Android Programming Unleashed

Android Programming Unleashed
Title Android Programming Unleashed PDF eBook
Author B.M. Harwani
Publisher Sams Publishing
Pages 1345
Release 2012-12-14
Genre Computers
ISBN 0133151743

Download Android Programming Unleashed Book in PDF, Epub and Kindle

Android Programming Unleashed is the most comprehensive and technically sophisticated guide to best-practice Android development with today's powerful new versions of Android: 4.1 (Jelly Bean) and 4.0.3 (Ice Cream Sandwich). Offering the exceptional breadth and depth developers have come to expect from the Unleashed series, it covers everything programmers need to know to develop robust, high-performance Android apps that deliver a superior user experience. Leading developer trainer Bintu Harwani begins with basic UI controls, then progresses to more advanced topics, finally covering how to develop feature rich Android applications that can access Internet-based services and store data. He illuminates each important SDK component through complete, self-contained code examples that show developers the most effective ways to build production-ready code. Coverage includes: understanding the modern Android platform from the developer's standpoint... using widgets, containers, resources, selection widgets, dialogs, and fragments... supporting actions and persistence... incorporating menus, ActionBars, content providers, and databases... integrating media and animations... using web, map, and other services... supporting communication via messaging, contacts, and emails... publishing Android apps, and much more.

Django Unleashed

Django Unleashed
Title Django Unleashed PDF eBook
Author Andrew Pinkham
Publisher Sams Publishing
Pages 2519
Release 2015-11-23
Genre Computers
ISBN 0133812391

Download Django Unleashed Book in PDF, Epub and Kindle

Django is an amazingly powerful system for creating modern, dynamic websites. But programming Django hasn’t always been easy—until now. Django Unleashed is your step-by-step, beginner-friendly guide to leveraging Django’s core capabilities and its powerful contributed library. You’ll learn in the most effective way possible: hands on, by building a fully functional Django website from scratch. You’ll even deploy the website to the cloud. As you build your website, expert Django consultant and trainer Andrew Pinkham reveals how websites operate; how Django makes building websites easy; how to write Python code that leverages its immense capabilities; and how to build solutions that are robust, reliable, and secure. You’ll start simply and learn to solve increasingly challenging problems: mastering new features and understanding how Django’s architecture shapes their behavior, and gaining essential knowledge for working with any web framework, not just Django.

Linux Programming Unleashed

Linux Programming Unleashed
Title Linux Programming Unleashed PDF eBook
Author Kurt Wall
Publisher Sams Publishing
Pages 852
Release 1999
Genre Computers
ISBN

Download Linux Programming Unleashed Book in PDF, Epub and Kindle

Linux Programming Unleashed is a complete and comprehensive reference for intermediate to advanced Linux developers that covers every possible use of Linux. Topics include: Core Linux Programming; Interprocess Communication; Device Drivers; Development Tools (make, Emacs, diff and patch, etc.); Programming the User Interface; programming (including Motif, Athena, GTK, QT, and more); Scripting; Security; System Programming Using Libraries; Package Management; and Licensing. Linux Programming Unleashed contains hundreds of professional programming techniques and code for many real world applications.

Captain Code

Captain Code
Title Captain Code PDF eBook
Author Ben Forta
Publisher Addison-Wesley Professional
Pages 0
Release 2022
Genre Computers
ISBN 9780137653577

Download Captain Code Book in PDF, Epub and Kindle

"Captain Code is a welcoming, engaging, and fun introduction to becoming a coder, designed for the young (ages 10-17) and young-at-heart. Experienced educators and coders Ben & Shmuel Forta will guide you using Python, one of the most popular programming languages in the world. You'll learn by creating games, yes, games, from simple projects to retro text-based adventures to complete graphical arcade style games. Captain Code is 400 glossy color pages of goodness packed with welcoming images, useful tips and tidbits, and engaging, readable text that focuses on doing while having fun. All code listings are in full-color and QR codes link to bonus content, downloads, challenge solutions, and more."--

Foundations of Python Network Programming

Foundations of Python Network Programming
Title Foundations of Python Network Programming PDF eBook
Author John Goerzen
Publisher Apress
Pages 361
Release 2011-02-24
Genre Computers
ISBN 1430230045

Download Foundations of Python Network Programming Book in PDF, Epub and Kindle

This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Python has made great strides since Apress released the first edition of this book back in the days of Python 2.3. The advances required new chapters to be written from the ground up, and others to be extensively revised. You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions. But the biggest change is this edition's expanded treatment of the web. The HTTP protocol is covered in extensive detail, with each feature accompanied by sample Python code. You can use your HTTP protocol expertise by studying an entire chapter on screen scraping and you can then test lxml and BeautifulSoup against a real-world web site. The chapter on web application programming now covers both the WSGI standard for component interoperability, as well as modern web frameworks like Django. Finally, all of the old favorites from the first edition are back: E-mail protocols like SMTP, POP, and IMAP get full treatment, as does XML-RPC. You can still learn how to code Python network programs using the Telnet and FTP protocols, but you are likely to appreciate the power of more modern alternatives like the paramiko SSH2 library. If you are a Python programmer who needs to learn the network, this is the book that you want by your side.

Python 3 Object Oriented Programming

Python 3 Object Oriented Programming
Title Python 3 Object Oriented Programming PDF eBook
Author Dusty Phillips
Publisher Packt Publishing Ltd
Pages 591
Release 2010-07-26
Genre Computers
ISBN 1849511276

Download Python 3 Object Oriented Programming Book in PDF, Epub and Kindle

Harness the power of Python 3 objects.

HTML and CGI Unleashed

HTML and CGI Unleashed
Title HTML and CGI Unleashed PDF eBook
Author John December
Publisher Sams
Pages 868
Release 1995
Genre Computers
ISBN 9780672307454

Download HTML and CGI Unleashed Book in PDF, Epub and Kindle

Deals with the process of web design; hypertext form; HTML implementation etc. CD-ROM contains CGI (Common Gateway Interface) scripts.