Kết quả tìm kiếm
Có 82441 kết quả được tìm thấy
6871Beginning iOS game development

Part I: The tools to get started; Part II: Game building blocks.

6872Beginning iOS programming : building and deploying iOS applications

iOS 7 is a major shift in the look and feel of apps—the first major sea change since the iPhone was first introduced. For apps to blend in with the new UI, each needs a complete redesign. Beginning iOS Programming: Building and Deploying iOS Applications starts at the beginning—including an introduction to Objective C—and gives you the skills you need to get your apps up and running. Author Nick Harris has extensive experience developing for iOS and provides a solid background for teaching the building blocks of app development.

6873Beginning iPhone development : exploring the iPhone SDK

Introducing eighteen chapters: Welcome to the jungle; Appeasing the Tiki gods; Handling basic interaction; More user interaction fun; Autorotation and autosizing; Multiview applications; Tab bars and pickers;...

6874Beginning iPhone games development

Chapter 1: A revolutionary garming platform: Games for everyone, anytime, anywhere; Chapter 2: Developing iPhone games: Peeking inside the iPhone toolbox; Chapter 2: Moving images on a small screen-UIKit controls; Chapter 4: She shoots, She hits, she Scores!; Chapter 5: Flipping out and sweeping away with core animation; ...

6875Beginning Javascript : 2nd ed.

This book provides: What types of data are used in Javascript; How to identify and correct flaws in your code; Techniques for programming the browser; How to use Microsoft Script Debugger and Netscape Script Debugger; Ways to manage cross-browser issues; How JavaScript interacts with XML and HTML.

6876Beginning MERN stack : build and deploy a full stack mongodb, express, react, Node.js App

Including 26 chapters such as Chapter 1: Introduction. Chapter 2: MongoDB Overview. Chapter 3: Setting Up MongoDB Atlas Cloud Database. Chapter 4: Adding Sample Data. Chapter 5: Setting Up Our Node.js, Express Backend. Chapter 6: Creating Our Backend Server. Chapter 7: Creating The Movies Data Access Object. Chapter 8: Creating The Movies Controller. Chapter 9: Testing Our Backend API. Chapter 10: Leaving Movie Reviews. Chapter 11: Testing The Reviews API. Chapter 12: Route To Get A Single Movie And Its Ratings. Chapter 13: Introduction To React. Chapter 14: Create Navigation Header Bar. Chapter 15: Defining Our Routes. Chapter 16: MovieDataService: Connecting To The Backend. Chapter 17: MoviesList Component. Chapter 18: Movie Component...

6877Beginning Node.js : unleash the power of Node.js and create highly scalable websites

Contents: Setting up for Node.js development. Understanding Node.js. Core Node.js. Node.js packages. Events and streams. Getting started with HTTP. Introducing Express. Persisting data. Front-end basics. Simplifying callbacks. Debugging. Testing. Deployment and scalability.

6878Beginning Node.js, express & MongoDB development

Chapter 1: Introduction; Chapter 2: Introduction to npm & express; Chapter 3: Beginning our blog project; Chapter 4: Templating engines; Chapter 5: Introduction to MongoDB; Chapter 6: Applying MongoDB to our Project; Chapter 7: Uploading an Image with Express; Chapter 8: Introduction to Express Middleware; Chapter 9: Refactoring to MVC; Chapter 10: User Registration; Chapter 11: User Authentication with Express Sessions; Chapter 12: Showing Validation Errors; Chapter 13: Relating Post Collection with User Collection; Chapter 14: Adding a WYSIWYG Editor; Chapter 15: Using MongoDB atlas; Chapter 16: Deploying web apps on heroku.

6879Beginning Perl

Perl is the ever-popular, flexible, open source programming language that has been called the programmers’ Swiss army knife. This book introduces Perl to both new programmers and experienced ones who are looking to learn a new language. In the tradition of the popular Wrox Beginning guides, it presents step-by-step guidance in getting started, a host of try-it-out exercises, real-world examples, and everything necessary for a Perl novice to start programming with confidence.

6880Beginning Perl : 3rd ed.

Commencing with a comprehensive overview of language basics, you’ll learn all about important concepts such as Perl’s data types and control flow constructs. This material sets the stage for a discussion of more complex topics, such as writing custom functions, using regular expressions, and file input and output. Next, the book moves on to the advanced topics of object-oriented programming, modules, web programming, and database administration with Perl’s powerful database interface module, DBI. The examples and code provided offer you all of the information you need to start writing your own powerful scripts to solve the problems listed above, and many more.