Sebanyak 44165 item atau buku ditemukan

An Introduction to Web Design and Programming

Combining viewpoints from a Department of Computer Science (Paul Wang) and a School of Visual Communication Design (Sanda Katila), this innovative book covers the design and technology aspects of Web site development in an integrated manner. The balanced perspective leads to an understanding of the artistic design, visual communication, information architecture, computer science, and programming needed to begin mastering the Web. While focusing on the art and technology of Web site creation, the authors emphasize theoretical understanding and developmental techniques.

Combining viewpoints from a Department of Computer Science (Paul Wang) and a School of Visual Communication Design (Sanda Katila), this innovative book covers the design and technology aspects of Web site development in an integrated manner ...

An Introduction to Programming with Mathematica®

Accompanying the book, as with all TELOS sponsored publications, is an electronic component. In this case it is a DOS-Diskette produced by one of the coauthors, Paul Wellin. This diskette consists of Mathematica notebooks and packages which contain the codes for all examples and exercises in the book, as well as additional materials intended to extend many ideas covered in the text. It is of great value to teachers, students, and others using this book to learn how to effectively program with Mathematica .

The Mathematica programming language supports many programming styles
that can be transferred to other ... although we have found that a structured
introduction to Mathematiaz programming at the beginning of the semester works
best.

An Introduction to Functional Programming Through Lambda Calculus

Well-respected text for computer science students provides an accessible introduction to functional programming. Cogent examples illuminate the central ideas, and numerous exercises offer reinforcement. Includes solutions. 1989 edition.

It has had a lot of influence on functional language design and functional
programming techniques. At present, LISP is used mainly within the artificial
intelligence community but there is growing industrial interest in it. McCarthy also
introduced ...

An Introduction to Programming Using Microsoft Visual Basic 2010

An Introduction to Programming Using Microsoft Visual Basic 2010 emphasizes good problem-solving skills in a clear and easy-to-understand format.Object-oriented programming concepts are integrated throughout the text and each chapter explains the use of Visual Basic controls.Example and applications throughout the text demonstrate important programming concepts and are complete runs that show outputs.Fundamental programming concepts including variablesconditional control structures loops procedures arrays structures enumerated types classes and files are covered.Complex applications and their code are discussed at the end of most chapters to teach the good programming methodology of specification design coding testing and debugging.Each chapter ends with a summary of the important topics as well as written-response exercises.

An Introduction to Programming Using Microsoft Visual Basic 2010 emphasizes good problem-solving skills in a clear and easy-to-understand format.Object-oriented programming concepts are integrated throughout the text and each chapter ...

An Introduction to Programming with ActionScript 3.0

"An Introduction to Programming with ActionScript 3.0" provides an introduction to computer programming by employing an example-based methodology involving animation, sound, graphics, and interactivity. This text covers all key topics required for any introductory level programming course.

This text covers all key topics required for any introductory level programming course.

An Introduction to Object-Oriented Programming in C++

with Applications in Computer Graphics

This book introduces the art of programming in C++. The topics covered range from simple C++ programmes to programme features such as classes, templates, and namespaces. Emphasis is placed on developing a good programming technique and demonstrating when and how to use the advanced features of C++. This revised and extended second edition includes: the Standard Template Library (STL), a major addition to the ANSI C++ standard; full coverage of all the major topics of C++, such as templates; and practical tools developed for object-oriented computer graphics programming. All code program files and exercises are ANSI C++ compatible and have been compiled on both Borland C++ v5.5 and GNU/Linux g++ v2.91 compilers. They are available from the author's web site.

This book introduces the art of programming in C++.

An Introduction to Programming Using Visual Basic 2005

Based on the 2005 version of Microsoft's VB.NET, this textbook is designed for students with no prior computer programming experience. A broad range of examples, case studies, exercises, and programming projects give students significant hands-on experience.

Procedures. The early introduction of procedures in Chapter 4 allows structured
programming to be used in simple situations before being applied to complex
problems. However, the text is written so that the presentation of procedures
easily ...

An Introduction to Programming and Numerical Methods in MATLAB

The material presented in this volume provides an introduction to the numerical methods that are typically encountered and used in undergraduate science and engineering courses, and is developed in tandem with MATLAB, which allows rapid prototyping and testing of the methods.

The material presented in this volume provides an introduction to the numerical methods that are typically encountered and used in undergraduate science and engineering courses, and is developed in tandem with MATLAB, which allows rapid ...

An Introduction to Programming Using Java

Ideal for the introductory programming course, An Introduction to Programming Using Java covers all recommended topics put forth by the ACM/IEEE curriculum guidelines in a concise format that is perfect for the one-term course. An integrated lab manual enhances the learning process by providing real-world, hands-on projects. This unique approach allows readers to test their understanding of the key material at hand. Sample exams urge readers to assess their progress through the course and are ideal study aids for in-class testing. The author's innovative, accessible approach engages and excites students on the capabilities of programming using Java! TuringsCraft CodeLab access is available for adopting professors. Custom CodeLab: CodeLab is a web-based interactive programming exercise service that has been customized to accompany this text. It provides numerous short exercises, each focused on a particular programming idea or language construct. The student types in code and the system immediately judges its correctness, offering hints when the submission is incorrect. See CodeLab in action! A Jones & Bartlett Learning demonstration site is available online at jblearning.turingscraft.com. Look to the Samples and Additional Resources section below to review sample chapters! Key Features: • Covers all recommended topics put forth by the ACM/IEEE curriculum guidelines in a concise format that is perfect for the one-term course. • An integrated lab manual enhances the learning process with hands-on projects. • Uses a computer in lab exercises to teach students some of the finer points of Java • Introduces Objects early (Ch.1) • Explains abstract classes and interfaces in the context of generic programming. With this approach, students quickly grasp the conceptual and technical aspects of these constructs.

TuringsCraft CodeLab access is available for adopting professors. Custom CodeLab: CodeLab is a web-based interactive programming exercise service that has been customized to accompany this text.

An Introduction to Programming with Java Applets

An Introduction to Programming with Java Applets provides a clear introduction to the art of programming for the one-term course. It prepares students with the tools they need to create sophisticated programs efficiently and with ease. Boese assumes no prior programming knowledge, and begins with an introduction to computing, then gradually moves into programming, giving students the opportunity to create their own programs. The text focuses on the essentials and places more detailed information in Advanced Concept sections for those who would like to delve deeper into particular concepts. With numerous practice exercises, Introduction to Programming with Java Applets is the clear choice for your introductory course!

The text focuses on the essentials and places more detailed information in Advanced Concept sections for those who would like to delve deeper into particular concepts.