intTypePromotion=1
zunia.vn Tuyển sinh 2024 dành cho Gen-Z zunia.vn zunia.vn
ADSENSE

The absolute beginner

Xem 1-20 trên 143 kết quả The absolute beginner
  • Ebook "Microsoft C# programming for the absolute beginner" includes contents: Chapter 1: basic input and output: a mini adventure; chapter 2: branching and operators: the math game; chapter 3: loops and strings: the pig latin program; chapter 4: objects and encapsulation: the critter program; chapter 5: constructors, inheritance, and polymorphism: the snowball fight; chapter 6: creating a windows program: the visual critter; chapter 7: timers and animation: the lunar lander; chapter 8: arrays: the soccer game; chapter 9: file handling: the adventure kit; chapter 10: chapter basic XML: the q...

    pdf394p haojiubujain010 14-12-2023 2 2   Download

  • Part 1 of ebook "Robot operating system for absolute beginners: Robotics programming made easy" provides readers with contents including: chapter 1 - getting started with ubuntu linux for robotics; chapter 2 - fundamentals of C++ for robotics programming; chapter 3 - fundamentals of python for robotics programming;...

    pdf137p thamnhuocgiai 24-09-2023 6 1   Download

  • Continued part 1, part 2 of ebook "Robot operating system for absolute beginners: Robotics programming made easy" provides readers with contents including: chapter 4 - kick-starting robot programming using ROS; chapter 5 - programming with ROS; chapter 6 - robotics project using ROS;...

    pdf156p thamnhuocgiai 24-09-2023 2 1   Download

  • Part 1 of ebook "Python programming for the absolute beginner" provides readers with contents including: getting started the game over program; types, variables, and simple I/O, the useless trivia program; branching, while loops, and program planning, the guess my number game; for loops, strings, and tuples, the word jumble game; lists and dictionaries, the hangman game; functions the tic-tac-toe game;...

    pdf241p hanlinhchi 29-08-2023 7 5   Download

  • Continued part 1, part 2 of ebook "Python programming for the absolute beginner" provides readers with contents including: software objects the critter caretaker program; object-oriented programming the blackjack game; gui development the mad lib program; graphics the pizza panic game; sound, animation, and program development, the astrocrash game;...

    pdf239p hanlinhchi 29-08-2023 6 5   Download

  • Ebook "Unity for absolute beginners" assumes that you have little or no experience with game development, scripting, or 3D assets, and that you're eager to start creating games as quickly as possible, while learning Unity in a fun and interactive environment. With Unity for Absolute Beginners you'll become familiar with the Unity editor, key concepts and functionality. You'll learn how to import, evaluate and manage resources. You'll explore C# scripting in Unity, and learn how to use the Unity API.

    pdf598p tichhythan 17-08-2023 8 4   Download

  • Part 1 of ebook "Absolute beginner’s guide to digital photography" presents the following content: digital quickstart; quickstart to digital - pix to print in seconds; advantages and disadvantages of digital cameras; digital basics; the importance of lenses; exposure and focus; files and file formats;...

    pdf123p damtuyetha 09-01-2023 6 3   Download

  • Continued part 1, part 2 of ebook "Absolute beginner’s guide to digital photography" presents the following content: image editing; basic editing with photoshop elements and iphoto; digital output; printers and printer resolution; using your digital pictures;...

    pdf258p damtuyetha 09-01-2023 7 3   Download

  • Ebook Absolute beginner’s guide to computer basics (Fourth Edition): Part 1 include of the following content: Chapter 1 Understanding Desktop PCs; Chapter 2 Understanding Notebook PCs; Chapter 3 Setting Up Your New Computer System; Chapter 4 Getting to Know Windows Vista; Chapter 5 Using Windows XP on Older Computers; Chapter 6 Personalizing Windows; Chapter 7 Working with Files, Folders, and Disks; Chapter 8 Adding New Hardware and Devices to Your System; Chapter 9 Setting Up a Home Network; Chapter 10 Performing Routine Maintenance; Chapter 11 Dealing with Common Problems; Chapter 12 Prot...

    pdf185p runthenight03 07-12-2022 15 5   Download

  • Ebook Absolute beginner’s guide to computer basics (Fourth Edition): Part 2 include of the following content: Installing new software; the suite spot: working with Microsoft works and Microsoft Office; letters, memos, and more: working with Microsoft Word crunching numbers: working with Microsoft Excel presenting yourself: working with Microsoft Powerpoint banking and beyond: working with Microsoft Money and Quicken connecting to the internet at home and on the road; sending and receiving email; surfing the web with internet explorer;…

    pdf272p runthenight03 07-12-2022 14 5   Download

  • Over the last two years, Google’s Android operating system (OS) has gone from a virtually unknown open source solution to the current mobile OS market leader among all mobile handsets, with over one-third of the market share, and it’s still climbing rapidly. Android has even started to dominate the tablet OS marketplace, and is also the foundation for the popular iTV OS known as GoogleTV. There seems to be no end in sight for Android’s rocketing success, which is great news for owners of this book....

    pdf340p dinhthoai2010 19-09-2013 59 11   Download

  • So how do you build an application for the iPhone and iPad? Don’t you need to spend years learning complicated programming languages? What about Objective-C and Cocoa touch? The answer is that you don’t need to know any of those things! Anybody can start building simple apps for the iPhone and iPad, and this book will show you how. This update of an Apress bestseller walks you through creating your first app, using plain English and practical examples using the iOS 6 software development platform and more. It cuts through the fog of jargon and misinformation that surrounds iPhone and iPad.

    pdf381p ringphone 02-05-2013 57 10   Download

  • This book cuts through the fog of jargon and mystery that surrounds Android apps development, and gives you simple, step-by-step instructions to get you started. Teaches Android application development in language anyone can understand, giving you the best possible start in Android development Provides simple, step-by-step examples that make learning easy, allowing you to pick up the concepts without fuss Offers clear code descriptions and layout so that you can get your apps running as soon as possible...

    pdf393p caucaphung 05-02-2013 76 15   Download

  • According to a random survey conducted in 1997, 42% of Americans sought out and used one or more types of medical interventions that were not taught in medical schools and were not generally available in U.S. hospitals. This represented an eight percentage point increase over the 1990 results of the same survey. While the vast majority (96%) of these people were also seeking conventional treatment for their health problems, less than 40% of these people told their conventional doctors what they were doing. Clearly, something’s going on with alternative medicine....

    pdf382p cronus75 18-01-2013 34 5   Download

  • You have a great idea for an app, but where do you begin? Objective-C is the universal language of iPhone, iPad, and Mac apps, and Objective-C for Absolute Beginners, Second Edition starts you on the path to mastering this language and its latest release. Using a hands-on approach, you'll learn how to think in programming terms, how to use Objective-C to construct program logic, and how to synthesize it all into working apps.

    pdf334p stingdau_123 18-01-2013 84 12   Download

  • In editions of Rory’s previous book iPhone and iPad Apps for Absolute Beginners (Apress), there were only two ways to teach the reader how to make an iOS app user interface. The first was to write everything in code, and the other was to use Interface Builder to compose a Windows-based app. But things have changed with Storyboarding … boy, have they! Storyboarding first appeared with Xcode version 4.2. When we first saw the scenes that made up an app, we thought Storyboard was fantastic. It was wonderful how Storyboard allowed us to navigate a path through out app in a visual way.

    pdf644p hotmoingay3 09-01-2013 96 22   Download

  • JavaScript is a scripting language developed by Netscape to enable Web authors to design interactive sites. JavaScript can interact with HTML source code, enabling Web authors to spice up their sites with dynamic content. JavaScript Programming for the Absolute Beginner not only teaches you JavaScript, a great programming gateway language, it will teach you the fundamental programming concepts you need to grasp in order to learn any computer language. It also uses game creation as a learning tool.

    pdf368p trasua_123 05-01-2013 65 11   Download

  • This practical approach to JavaScript instructs through simple stages. Beginning with the basics of storing and manipulating data, this volume builds a foundation, then moves on to more advanced concepts, like using JavaScript to alter CSS and HTML on the fly.16Innovative JavaScript behaviors are the hallmark of Web 2.0 interface designs. Visit Apple, Facebook, Microsoft, or any other web titan, and you will find JavaScript implementations providing a smooth, tactile, engaging web experience.

    pdf505p trasua_123 05-01-2013 74 12   Download

  • Adobe Photoshop is a very powerful and versatile image editing/graphics creation application that is the industry standard in its category. Though Photoshop’s interface is intuitive enough for an absolute beginner to learn basic image editing tasks such as cropping and resizing, to be able to fully master and utilize all of its tools takes a considerable amount of time. If you’re interested in honing your Photoshop skills to create spectacular compositions, this is for you.

    pdf19p bongbong_hong 11-12-2012 58 9   Download

  • Tham khảo sách 'phpmysql programming for the absolute beginner', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả

    pdf369p transang1 21-09-2012 69 20   Download

CHỦ ĐỀ BẠN MUỐN TÌM

TOP DOWNLOAD
320 tài liệu
1220 lượt tải
ADSENSE

nocache searchPhinxDoc

 

Đồng bộ tài khoản
2=>2