Kết quả tìm kiếm
Có 81585 kết quả được tìm thấy
56971Profitable menu planning : 4th ed.

This book covers menu costing, pricing, layout, design, menu analysis and provides a wealth of information on a variety of menus. The book is an extremely practical guide with numerous exercises that allow students to practice writing menus.

56972Profitable menu planning : 4th ed.

This book covers menu costing, pricing, layout, design, menu analysis and provides a wealth of information on a variety of menus. The book is an extremely practical guide with numerous exercises that allow students to practice writing menus.

56973Program development and design using C++ (photo) : 2nd ed.

This book includes algorithm development, problem solving, and computer science concepts. Bronson presents a depth-first linear progression that guides readers through procedural orientation, object orientation and data structures. The early coverage of procedural basics makes C++ accessible to a beginning audience. Part II on Object-Oriented Programming in C++ and Part III on Data Structures are interchangeable, giving readers the flexibility to familiarize themselves with these concepts in either order.

56974Programmable logic controllers : 5th ed.

Programmable Logic Controllers continues to provide an up-to-date introduction to all aspects of PLC programming, installation, and maintaining procedures. Improvements have been made to every chapter. The content, applied programming examples, instructor/student resources (including lesson PowerPoint presentations with simulated PLC program videos), test generator, LogixPro lab manual, and activities manual. With this edition, students and instructors also have access to McGraw-Hill's digital products - Connect and SmartBook, for the first time!

56975Programming and problem solving with C++

This book continues to reflect our experience that topics once considered too advanced can be taught in the first course. The text addresses metalanguages explicitly as the formal means of specifying programming language syntax.

56976Programming and problem solving with C++: Brief Edition: 5th edition

Based off the highly successful Programming and Problem Solving with C++ which Dale is famous for, comes the new Brief Edition, perfect for the one-term course. The text was motivated by the need for a text that covered only what instructors and students are able to move through in a single semester without sacrificing the breadth and detail necessary for the introductory programmer. The authors excite and engage students in the learning process with their accessible writing style, rich pedagogy, and relevant examples. This Brief Edition introduces the new Software Maintenance Case Studies element that teaches students how to read code in order to debug, alter, or enhance existing class or code segments.

56977Programming and problem solving With C++: Comprehensive edition: 5th edition

Completely revised and updated with the latest version of C++, the new Fifth Edition of Programming and Problem Solving with C++ provides the clearest introduction to C++, object-oriented programming, and software development available. Renowned author team Nell Dale and Chip Weems are careful to include all topics and guidelines put forth by the ACM/IEEE. A new chapter on Data Structures makes this text ideal for the one- or two-term course. New Software Maintenance Case Studies teach students how to read code in order to debug, alter, or enhance existing class or code segments.

56978Programming and problem solving with Java

Including: Introduction to object-oriented programming; Java syntax and semantics, classes, and objects; Arithmetic expressions; Selection and encapsulation;...

56979Programming and problem solving with Java

Including 14 chapters: 1. Introduction; 2. A brief overview of java programs; 3. Java basics ; 4. Selection control statements; 5. Loop control statements; 6. Using the java system classes; 7. Writing your own classes; 8. Arrays; 9. Sorting and searching arrays; ...

56980Programming ASP.NET

Programming ASP.NET includes a detailed tutorial on Web Forms, which, in conjunction with Visual Studio .NET, allow you to apply Rapid Application Development techniques (including drag-and-drop control placement) to web development. Programming ASP.NET includes extensive coverage of each type of server control, including Web server controls, HTML server controls, and custom controls.Since most web applications and web services involve retrieving data and returning it to a client browser, Programming ASP.NET also offers extensive coverage of data access issues...