Kết quả tìm kiếm
Có 77972 kết quả được tìm thấy
35721Learning Perl

Perl is suitable for almost any task on almost any platform, from short fixes to complete web applications. Learning Perl teaches you the basics and shows you how to write programs up to 128 lines long—roughly the size of 90% of the Perl programs in use today. Each chapter includes exercises to help you practice what you've just learned. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer.

35722Learning Perl: making easy things easy and hard things possible : 8th ed.

Perl is suitable for almost any task on almost any platform, from short fixes to complete web applications. Learning Perl teaches you the basics and shows you how to write simple, single-file programs—roughly 90% of the Perl programs in use today. And each chapter includes exercises to help you practice what you've just learned. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer. Topics include: Perl data and variable types; Subroutines; File operations; Regular expressions; String manipulation (including Unicode); Lists and sorting; Process management; Use of third-party modules; Data base management.

35723Learning processing : beginner's guide to programming images, animation, and interaction : 2nd ed.

Second edition, is a friendly start-up guide to Processing, a free, open-source alternative to expensive software and daunting programming languages. Requiring no previous experience, this book is for the true programming beginner. It teaches the basic building blocks of programming needed to create cutting-edge graphics applications including interactive art, live video processing, and data visualization. Step-by-step examples, thorough explanations, hands-on exercises, and sample code, supports your learning curve.

35724Learning Python : 5th ed.

Explore Python’s major built-in object types such as numbers, lists, and dictionaries. Create and process objects with Python statements, and learn Python’s general syntax model. Use functions to avoid code redundancy and package code for reuse. Organize statements, functions, and other tools into larger components with modules. Dive into classes: Python’s object-oriented programming tool for structuring code. Write large programs with Python’s exception-handling model and development tools. Learn advanced Python tools, including decorators, descriptors, metaclasses, and Unicode processing.

35725Learning to program with Visual Basic

Visual Basic, with its shorthand code and general accessibility, is increasingly the language of choice for introductory programmers. This straightforward guide enables readers to get started programming immediately, focusing on the fundamentals of the VB interface, problem solving, combo boxes and other multi-item controls, graphics, error handling, and more.

35726Learning to read and reading to learn for better reading skills

This book is divided into two parts: Part 1: Learning to read which is skill getting and Part 2: Reading to learn which is skill using.

35727Learning to Teach. 5th edition

Presenting three parts: The leadership aspects of teaching; The interactive aspects of teaching; The organizational aspects of teaching.

35728Learning to use office 97 for CLAIT and IBT II

This book covers the syllabus for RSA computer Literacy and information technology (CLAIT) and integrated business technology (IBT) level II assessment. Including three parts: I. Computer terminology, windows 95 and explorer; II. The word processing, database, spreadsheet and graphical representation of data syllabus for RSA CLAIT and practice exercises; III. The syllabus for RSA IBT II.

35729Learning unity 2D game development by example

Diving into 2D game development with no previous experience; Learn how to use the new Unity 2D toolset; Create and deploy your very own 2D game with confidence.

35730Learning Unity Physics

It provides a detailed description on the uses of Physics material in Unity3D and how we can use different colliders for interaction. The book also focuses on Rigidbodies and Joints, its types and properties.