Beginning UnixThe Unix operating system is the basis for some of today's most-used platforms, including Mac OS X and Linux. This book covers Unix basics for these as well as the more commonly recognized Sun Solaris and BSD.
First, you will learn Unix terminology, core concepts, methodology, and how to log in and out. You'll progress to customizing your work environment and learning commands. Then you'll be ready to learn to manage processes, handle security, automate tasks with shell scripting in Perl, install Unix programs, and back up your data. ...
WordPress BibleHas learning WordPress become a pressing issue for you? If so, then turn to WordPress Bible, a complete resource on everything you need to know to learn WordPress from beginning to end. You'll start with the basics of WordPress, such as the principles of blogging and social media interaction. Then the pace ramps up to more intermediate-to-advanced topics including plugins, WordPress Loop, themes and templates, custom fields, caching, security, and more. ...
Databases: A Beginner's GuideWith a focus on proper database design, Databases: A Beginner's Guide provides an introduction to Structured Query Language (SQL) and Microsoft Access. The book covers key topics such as security, data warehouse and data mart design techniques, storing complex data such as XML documents, and connecting databases to applications. Written by a database technology instructor and bestselling author, this book offers a proven, self-paced technique for learning how to design, implement, maintain, and use databases. You can follow clear examples and step-by-step instructions that cover the fundamental concepts and demonstrate how to effectively apply them. ...
Learning iOS Programming, 2nd EditionGet a rapid introduction to iPhone, iPad, and iPod touch programming. With this easy-to-follow guide, you'll learn the steps necessary for developing your first marketable iOS application, from opening Xcode to submitting your product to the App Store. Whether you're a developer new to Mac programming or an experienced Mac developer ready to tackle iOS, this is your book.
You'll learn about Objective-C and the core frameworks hands-on by writing iOS applications that use them, giving you the basic skills for building your own applications independently. ...
Adobe Acrobat 8 PDF BibleWhy do readers turn to the Adobe Acrobat Bible again and again? Because whether you're already experienced with Adobe Acrobat or you're learning to use this powerful tool for the first time, you'll find exactly what you need to know in these well-organized pages. Packed with helpful tips and step-by-step instructions, this latest edition will guide you through both basic and advanced features, enabling you to take full advantage of everything Acrobat 8 has to offer. ...
Learning iOS Programming, 3rd EditionGet a rapid introduction to iPhone, iPad, and iPod touch programming. With this easy-to-follow guide, you'll learn how to develop your first marketable iOS application, from opening Xcode to submitting your product to the App Store. Whether you're a developer new to Mac programming or an experienced Mac developer ready to tackle iOS, this is your book.
You'll learn about Objective-C and the core frameworks hands-on by writing several sample iOS applications, giving you the basic skills for building your own applications independently. Packed with code samples, this book is refreshed and updated for iOS 6 and Xcode 4. ...
Photoshop CS6: The Missing ManualPhotoshop CS6 is truly amazing, but it can also be overwhelming if you're just getting started. This book makes learning Photoshop a breeze by explaining things in a friendly, conversational style - without technical jargon. After a thorough introduction to the program, you'll delve deep into Photoshop's secrets with expert tips and practical advice you can use every day. ...
Professional jQueryIf you want to create standards-based, interactive websites, you need to be able to take advantage of one of the hottest emerging web development technologies available. This book gives you the hard-core jQuery chops you'll need to solve whatever problems the web throws at you. It focuses on the core library and how to integrate jQuery into your web pages. You'll then dive into applying jQuery in the real world by learning how to use jQuery UI, plugin development, templates, JavaScript design patterns and more. With this information, you'll be able to simplify the critical tasks needed to build interactive websites. ...
Write Great Code, Volume 2It's a critical lesson that today's computer science students aren't always being taught: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level shows software engineers what too many college and university courses don't - how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, they will make informed choices concerning the use of those high-level structures and help the compiler produce far better machine code - all without having to give up the productivity and portability benefits of using a high-level language. ...
Think Like a ProgrammerThe real challenge of programming isn't learning a language's syntax - it's learning to creatively solve problems so you can build something great. In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like classes, pointers, and recursion, and open-ended exercises throughout challenge you to apply your knowledge. ...