Book picks similar to
Practical Android Projects by Lucas Jordan
it-android
library-books
owened
practice-architecture
Girl Code: Gaming, Going Viral, and Getting It Done
Andrea Gonzales - 2017
The book also includes bonus content to help you get started coding!Fans of funny and inspiring books like Maya Van Wagenen’s Popular and Caroline Paul’s Gutsy Girl will love hearing about Andrea “Andy” Gonzales and Sophie Houser’s journey from average teens to powerhouses. Through the success of their video game, Andy and Sophie got unprecedented access to some of the biggest start-ups and tech companies, and now they’re sharing what they’ve seen. Their video game and their commitment to inspiring young women have been covered by the Huffington Post, Buzzfeed, CNN, Teen Vogue, Jezebel, the Today show, and many more.Get ready for an inside look at the tech industry, the true power of coding, and some of the amazing women who are shaping the world. Andy and Sophie reveal not only what they’ve learned about opportunities in science and technology but also the true value of discovering your own voice and creativity.
Me And Mine: A warm-hearted memoir of a London Irish Family
Anna May Mangan - 2011
It might have been the London of the 1950s where 'No Blacks, No Irish No Dogs' was the welcome put out for immigrants, but for the big family that was Anna May Mangan's, it was still better than the poverty they'd hailed from; 'Don't waste today worrying because tomorrow will be even worse' was their motto. But Ireland came with them in the dance halls, holy water and gossip and there was always the warmth of the Irish crowd, in and out of one another's houses 'as if there was no front door'.
High Performance MySQL: Optimization, Backups, Replication, and More
Baron Schwartz - 2008
Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity.High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL's full power. Learn how to design schemas, indexes, queries and advanced MySQL features for maximum performance, and get detailed guidance for tuning your MySQL server, operating system, and hardware to their fullest potential. You'll also learn practical, safe, high-performance ways to scale your applications with replication, load balancing, high availability, and failover. This second edition is completely revised and greatly expanded, with deeper coverage in all areas. Major additions include: Emphasis throughout on both performance and reliability Thorough coverage of storage engines, including in-depth tuning and optimizations for the InnoDB storage engine Effects of new features in MySQL 5.0 and 5.1, including stored procedures, partitioned databases, triggers, and views A detailed discussion on how to build very large, highly scalable systems with MySQL New options for backups and replication Optimization of advanced querying features, such as full-text searches Four new appendices The book also includes chapters on benchmarking, profiling, backups, security, and tools and techniques to help you measure, monitor, and manage your MySQL installations.
OpenGL SuperBible: Comprehensive Tutorial and Reference
Richard S. Wright Jr. - 1996
If you want to leverage OpenGL 2.1's major improvements, you really need the Fourth Edition. It's a comprehensive tutorial, systematic API reference, and massive code library, all in one. You'll start with the fundamental techniques every graphics programmer needs: transformations, lighting, texture mapping, and so forth. Then, building on those basics, you'll move towards newer capabilities, from advanced buffers to vertex shaders. Of course, OpenGL's cross-platform availability remains one of its most compelling features. This book's extensive multiplatform coverage has been thoroughly rewritten, and now addresses everything from Windows Vista to OpenGL ES for handhelds. This is stuff you absolutely want the latest edition for. A small but telling point: This book's recently been invited into Addison-Wesley's OpenGL Series, making it an "official" OpenGL book -- and making a powerful statement about its credibility. Bill Camarda, from the August 2007 href="http://www.barnesandnoble.com/newslet... Only
PHP Pocket Reference
Rasmus Lerdorf - 2000
The quick reference section organizes all the core functions of PHP alphabetically so you can find what you need easily; the slim size means you can keep it handy beside your keyboard for those times when you want to look up a function quickly without closing what you're doing.This valuable little book provides an authoritative overview of PHP packed into a pocket-sized guide that's easy to take anywhere. It is also the ideal companion for O'Reilly's comprehensive book on PHP, Programming PHP.The PHP Pocket Reference an indispensable (and inexpensive) tool for any serious PHP coder.
Effective Perl Programming
Joseph Hall - 1997
The language features full support for regular expressions, object-oriented modules, network programming, and process management. Perl is extensible, and supports modular, cross-platform development.In "Effective Perl Programming," Perl experts Joseph Hall and Randal Schwartz share programming solutions, techniques, programming pointers, rules of thumb, and the pitfalls to avoid, enabling you to make the most of Perl's power and capabilities.The authors will help you develop a knack for the right ways to do things. They show you how to solve problems with Perl, and how to debug and improve your Perl programs. Offering examples, they help you learn good Perl style. Geared for programmers who have already acquired Perl basics, the book will extend your skill range, providing the tactics and deeper understanding you need to create Perl programs that are more elegant, effective, and succinct. This book also speaks to those who want to become more fluent, expressive, and individualistic Perl programmers.To help you design and write effective Perl progams, Effective Perl Programming includes: Perl basics Idiomatic Perl Regular expressions Subroutines References Debugging Usage of packages and modules Object-oriented programming Useful and interesting Perl miscellanyNumerous thought-provoking examples appear throughout the book, highlighting many of the subtleties that make Perl such a fascinating, fun, and effective language to work with.
Java SE 6: The Complete Reference
Herbert Schildt - 2006
He includes information on Java Platform Standard Edition 6 (Java SE 6) and offers complete coverage of the Java language, its syntax, keywords, and fundamental programming principles.
Cyberphobia: Identity, Trust, Security and the Internet
Edward Lucas - 2015
Stories about weaknesses in cybersecurity like the "Heartbleed" leak, or malicious software on the cash registers at your local Target have become alarmingly common. Even more alarming is the sheer number of victims associated with these crimes--the identities and personal information of millions is stolen outright as criminals drain bank accounts and max out credit cards. The availability of stolen credit card information is now so common that it can be purchased on the black market for as little as four dollars with potentially thousands at stake for the victims. Possibly even more catastrophic are hackers at a national level that have begun stealing national security, or economic and trade secrets. The world economy and geopolitics hang in the balance.In Cyberphobia, Edward Lucas unpacks this shadowy, but metastasizing problem confronting our security--both for individuals and nations. The uncomfortable truth is that we do not take cybersecurity seriously enough. Strong regulations on automotive safety or guidelines for the airline industry are commonplace, but when it comes to the internet, it might as well be the Wild West. Standards of securing our computers and other internet-connected technology are diverse, but just like the rules of the road meant to protect both individual drivers and everyone else driving alongside them, weak cybersecurity on the computers and internet systems near us put everyone at risk. Lucas sounds a compelling and necessary alarm on behalf of cybersecurity and prescribes immediate and bold solutions to this grave threat.
Groovy in Action
Dierk König - 2007
Groovy in Action is a comprehensive guide to Groovy programming, introducing Java developers to the new dynamic features that Groovy provides. To bring you Groovy in Action, Manning again went to the source by working with a team of expert authors including both members and the Manager of the Groovy Project team. The result is the true definitive guide to the new Groovy language.Groovy in Action introduces Groovy by example, presenting lots of reusable code while explaining the underlying concepts. Java developers new to Groovy find a smooth transition into the dynamic programming world. Groovy experts gain a solid reference that challenges them to explore Groovy deeply and creatively.Because Groovy is so new, most readers will be learning it from scratch. Groovy in Action quickly moves through the Groovy basics, including:Simple and collective Groovy data types Working with Closures and Groovy Control Structures Dynamic Object Orientation, Groovy styleReaders are presented with rich and detailed examples illustrating Groovy's enhancements to Java, includingHow to Work with Builders and the GDK Database programming with GroovyGroovy in Action then demonstrates how to Integrate Groovy with XML, and provides:Tips and Tricks Unit Testing and Build Support Groovy on WindowsAn additional bonus is a chapter dedicated to Grails, the Groovy Web Application Framework.Purchase of the print book comes with an offer of a free PDF eBook from Manning. Also available is all code from the book.
Fudge Berries and Frogs' Knickers
Lynda Renham - 2015
In fact Poppy Wellesley is very rich, so when her fortunes change from riches to rags Poppy has to start a whole new life. Put yourself in her Guccis as she swaps her penthouse apartment for a run-down houseboat on Regent’s Canal. Meet her dippy friend Chelsea, the infamous Jack Diamond (see The Dog’s Bollocks) and her hunky boat neighbour, Taylor. Will Poppy hold on to her millionaire fiancé or will Pug-face Pandora steal him from her? Can she avoid the advances from Balls (Lord Balthazar Wyndham-Price) or does she find true love on the canal? Fudge Berries and Frogs’ Knickers is a romantic comedy roller coaster ride that will put a smile on your face and a cheer in your heart.
Mainlander
Will Smith - 2015
When he first arrived, he fell for the Island’s heathered headlands and golden coves, its winding lanes and sweeping tides, its background hum of Frenchness. But now he strikes a dissonant note.Sitting on an outcrop stewing after a row with his wife, schoolteacher Colin spots one of his pupils near the edge of a cliff. Worried that the boy may have intended to jump, he drives him home, hoping that his gloomy imagination was playing tricks. But when the boy fails to turn up to school the next day,Colin feels duty-bound to track him down, pitting him against the Island establishment who would rather there was a little less noise around this particular absence.A web of characters is spun around this mystery, each with his or her own secrets. In Jersey, where everyone knows everyone else’s business, you must become your own island.
Mistakes Were Made (Timmy Failure #1) - Free Preview of Chapters 1-4
Stephan Pastis - 2013
Created by New York Times best-selling cartoonist Stephan Pastis. Take eleven-year-old Timmy Failure - the clueless, comically self-confident CEO of the best detective agency in town, perhaps even the nation. Add his impressively lazy business partner, a very large polar bear named Total. Throw in the Failuremobile - Timmy's mom's Segway - and what you have is Total Failure, Inc., a global enterprise destined to make Timmy so rich his mother won't have to stress out about the bills anymore. Of course, Timmy's plan does not include the four-foot-tall female whose name shall not be uttered. And it doesn't include Rollo Tookus, who is so obsessed with getting into "Stanfurd" that he can't carry out a no-brainer spy mission. From the offbeat creator of Pearls Before Swine comes an endearingly bumbling hero in a caper whose peerless hilarity is accompanied by a whodunit twist. With perfectly paced visual humor, Stephan Pastis gets you snorting with laughter, then slyly carries the joke a beat further - or sweetens it with an unexpected poignant moment - making this a comics-inspired story (the first in a new series) that truly stands apart from the pack.
How to (Almost) Make Friends on the Internet
Michael Cunningham - 2020
And one very annoyed world.Based on the ingenious Sir Michael Twitter account, How to (Almost) Make Friends on the Internet is the funniest book you'll read this year.Whether it's offering his services as a Karate Lawyer or Funeral DJ, devising the world's worst plan to get a free haircut, or trying to buy a blue bucket that may or may not be for sale, Michael just wants to connect with people.The only problem is that people are slightly less enthusiastic about connecting with him, and the results are utterly hilarious.Warning: you'll never think about adding someone called Michael to a group chat the same way ever again.