Book picks similar to
Bug Proofing Visual Basic: A Guide to Error Handling and Prevention by Rod Stephens
coding
old-books
programming-general
OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam
Mala Gupta - 2012
You'll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. You'll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you'll see in the real exam, along with numerous tips, notes, and visual aids throughout the book.About This BookTo earn the OCA Java SE 7 Programmer Certification, you need to know your Java inside and out, and to pass the exam it's good to understand the test itself. This book cracks open the questions, exercises, and expectations you'll face on the OCA exam so you'll be ready and confident on test day.OCA Java SE 7 Programmer I Certification Guide is a comprehensive guide to the 1Z0-803 exam. You'll explore important Java topics as you systematically learn what is required. Each chapter starts with a list of exam objectives, followed by sample questions and exercises designed to reinforce key concepts. It provides multiple ways to digest important techniques and concepts, including analogies, diagrams, flowcharts, and lots of well-commented code.Written for developers with a working knowledge of Java who want to earn the OCA Java SE 7 Programmer I Certification.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideCovers all exam topicsHands-on coding exercisesHow to avoid built-in traps and pitfallsAbout the AuthorMala Gupta has been training programmers to pass Java certification exams since 2006. She holds OCA Java SE7 Programmer I, SCWCD, and SCJP certifications.Table of ContentsIntroductionJava basicsWorking with Java data typesMethods and encapsulationString, StringBuilder, Arrays, and ArrayListFlow controlWorking with inheritanceException handlingFull mock exam
Building Mobile Apps at Scale: 39 Engineering Challenges
Gergely Orosz - 2021
By scale, we mean having numbers of users in the millions and being built by large engineering teams.For mobile engineers, this book is a blueprint for modern app engineering approaches. For non-mobile engineers and managers, it is a resource with which to build empathy and appreciation for the complexity of world-class mobile engineering.
Making Games with Python & Pygame
Al Sweigart - 2012
Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The book is available under a Creative Commons license and can be downloaded in full for free from http: //inventwithpython.com/pygame This book was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has some familiarity with Python.
The Gobbler
Adrian Edmondson - 1995
Julian Mann, the hard drinking, preening, and sexually provocative star of the TV sitcome Richard the Nerd, feels caught on the horns of a dilemma: should he be concentrating on his career, which is on the slide after an unseemly bout of fisticuffs at the BAFTA awards; or following his baser instincts and bedding every young girl in sight?His twin dreams of comic immortality and a penthouse flat full of booze and young models seem to be frustrated by his wife and children; by Tom, his wife's best friend from university days, a pretentious 'National Theatre Player' who appears to be competing with Julian on the small sreen and in the bedroom; by the tax man, who's chasing him for sixty thousand pounds; and by Lillith, a psychotic fan, and member of a strange Herculean cult whose eight-year cycle of death and regeneration might augur Julian's imminent nemesis...
Just Wacky
Andy Griffiths - 2004
An Australian bestseller, this book's out-of-control humor will drive you over the edge!Do you bounce so high on your bed that you hit your head on the ceiling?Do you ever look in the mirror and see a wild-eyed lunatic staring back at you?Do you often waste your time taking crazy tests like this one?If you're not completely crazy yet, you will be by the time you finish this book. Written by Andy Griffiths and starring...Andy Griffiths, this madcap collection of outrageous adventures and outlandish illustrations may drive you over the edge of sanity -- but it will be worth it!
Heat Exchange
Deana Farrady - 2016
Two people who might never have met. His Pride...Nyall Anderson, Seattle's tech startup king, doesn't do commitment and never loses his cool. He has no time for chatty virgins who blurt out their life stories in elevators.Her Prejudice...Curvy caterer Janey Pankowski knows all about hot, rich dynamos like Nyall. His type never looks at boring virgins like her, which is good, because all she wants is a nice, normal guy she can settle down with in the suburbs.Their Bargain...Then the elevator gets stuck...Now Janey's considering the most tempting proposition of her life: Let this gorgeous playboy teach her a thing or two about not being a virgin. All she has to do is give him something in return. The question is, what could a man like Nyall want from a woman like her?A steamy romantic comedy.Note: This is Book 1 in a 2-book series. It ends on a cliffhanger.This is not a "sweet & clean" romance. It contains raunchy language and adult situations and features a passionate, dirty-talking hero.
Unexpected Love
Preston Walker - 2017
The path you’re meant to follow in life might be the one that you least expect. Jack Mason has known for a long time that he’s meant to live differently from his parents. A wolf shapeshifter, he wants to go off on his own and finally find his independence. The only problem is that he’s an omega, which means that everyone takes him for granted. An omega off on his own is just asking for someone to rescue him. This time, Jack’s rescuer is Tristan Barrow. The young alpha leader of a wolf pack in Portland, Oregon, Tristan is still mourning the death of his parents when he winds up saving Jack from the same mysterious creature that killed them. Unfortunately, Jack is injured so badly in the fight that the only way to give him strength is for Tristan to mark him, stealing away the independence he fought so hard for. Thrust together by fate, the two wolves are now bound for life. Is it possible that love can blossom in such an unlikely place? And will Tristan ever be able to find justice for his parents? This is a standalone novel approximately 50,000 words and has a happy ending. This book is not suitable to anyone under the age of 18 due to sexually explicit content.
The Fords: An American Epic
Peter Collier - 1987
The story begins with Henry I, the mechanical wizard, tinkerer, and mad genius who drove the automobile into the heart of American life and conquered the world with it. But in the end he became an embittered crank who so possessively loved the company he built that when his son, Edsel, tried to change it to suit the times, Henry destroyed him. It was left to Edsel's son, Henry II, to avenge him and save the Ford Motor Company. From the details of Henry I's illicit affair, which produced an illegitimate son, to the life and loves of "Hank the Deuce" and his celebrated feud with Lee Iacocca, this is an engrossing account of a vital chapter in American history. The authors have added a new preface to this now classic work, showing how Henry II's line lost out to the line of his brother William Clay Ford in the quest to control the company in the twentieth century.
Node: Up and Running: Scalable Server-Side Code with JavaScript
Tom Hughes-Croucher - 2011
You'll learn hands-on how Node makes life easier for experienced JavaScript developers: not only can you work on the front end and back end in the same language, you'll also have more flexibility in choosing how to divide application logic between client and server.Written by a core contributor to the framework, Node: Up and Running shows you how Node scales up to support large numbers of simultaneous connections across multiple servers, and scales down to let you create quick one-off applications with minimal infrastructure. Built on the V8 JavaScript engine that runs Google Chrome, Node is already winning the hearts and minds of many companies, including Google and Yahoo! This book shows you why.Understand Node's event-loop architecture, non-blocking I/O, and event-driven programmingDiscover how Node supports a variety of database and data storage toolsLearn best practices for writing easy-to-maintain code for NodeGet concrete examples of how to use the various Node APIs in practiceTake advantage of the book’s complete API reference
Web Hacking 101
Peter Yaworski
With few exceptions, existing books are overly technical, only dedicate a single chapter to website vulnerabilities or don't include any real world examples. This book is different.Using publicly disclosed vulnerabilities, Web Hacking 101 explains common web vulnerabilities and will show you how to start finding vulnerabilities and collecting bounties. With over 30 examples, the book covers topics like:HTML InjectionCross site scripting (XSS)Cross site request forgery (CSRF)Open RedirectsRemote Code Execution (RCE)Application Logicand more...Each example includes a classification of the attack, a report link, the bounty paid, easy to understand description and key takeaways. After reading this book, your eyes will be opened to the wide array of vulnerabilities that exist and you'll likely never look at a website or API the same way.
The Far Shore
Paul T. Scheuring - 2017
Lily receives a most unexpected visitor: an “heir finder” who informs her she is the sole beneficiary to an unclaimed fortune—$16 million left behind by a grandfather she never met. The boon comes with a caveat: the money can only be claimed if the remains of her grandfather—a man who went missing in action in World War Two—are located and he’s proven legally dead. The Far Shore follows Lily as she embarks on a global odyssey—from the shores of South Carolina to the deepest jungles of Myanmar—in a quest for answers. In the process, she uncovers an incredible story—that of a stricken, shell-shocked soldier who left the battlefield and went to the ends of the earth in an attempt to answer the age-old questions of mankind: Why do we suffer? Is there a God? Is there a way out? It is a journey that will change Lily forever; for, like her grandfather, she finds herself going further afield in search of answers, deeper into harm’s way, into both the unmapped places of the world and of the heart, where she will find either unimaginable wisdom and wealth . . . or madness and death.
You Don't Know JS Yet: Get Started
Kyle Simpson - 2020
But with a million blogs, books, and videos out there, just where do you start? The worldwide best selling "You Don't Know JS" book series is back for a 2nd edition: "You Don't Know JS Yet". All 6 books are brand new, rewritten to cover all sides of JS for 2020 and beyond. "Get Started" prepares you for the journey ahead, first surveying the language then detailing how the rest of the You Don't Know JS Yet book series guides you to knowing JS more deeply.
Writing Idiomatic Python 2.7.3
Jeff Knupp - 2013
Each idiom comes with a detailed description, example code showing the "wrong" way to do it, and code for the idiomatic, "Pythonic" alternative. *This version of the book is for Python 2.7.3+. There is also a Python 3.3+ version available.* "Writing Idiomatic Python" contains the most common and important Python idioms in a format that maximizes identification and understanding. Each idiom is presented as a recommendation to write some commonly used piece of code. It is followed by an explanation of why the idiom is important. It also contains two code samples: the "Harmful" way to write it and the "Idiomatic" way. * The "Harmful" way helps you identify the idiom in your own code. * The "Idiomatic" way shows you how to easily translate that code into idiomatic Python. This book is perfect for you: * If you're coming to Python from another programming language * If you're learning Python as a first programming language * If you're looking to increase the readability, maintainability, and correctness of your Python code What is "Idiomatic" Python? Every programming language has its own idioms. Programming language idioms are nothing more than the generally accepted way of writing a certain piece of code. Consistently writing idiomatic code has a number of important benefits: * Others can read and understand your code easily * Others can maintain and enhance your code with minimal effort * Your code will contain fewer bugs * Your code will teach others to write correct code without any effort on your part
The Baby and Fly Pie
Melvin Burgess - 1993
For Sham and Fly Pie, there's no escape from the grim reality of their lives - every day they sort rubbish on the tip for Mother Shelly. Then one day everything changes when they find a baby on the Tip - a baby worth seventeen million pounds.
HTML and CSS: Visual QuickStart Guide (Visual QuickStart Guides)
Elizabeth Castro - 2013
In this updated edition author Bruce Hyslop uses crystal-clear instructions and friendly prose to introduce you to all of today's HTML and CSS essentials. The book has been refreshed to feature current web design best practices. You'll learn how to design, structure, and format your website. You'll learn about the new elements and form input types in HTML5. You'll create and use images, links, styles, and forms; and you'll add video, audio, and other multimedia to your site. You'll learn how to add visual effects with CSS3. You'll understand web standards and learn from code examples that reflect today's best practices. Finally, you will test and debug your site, and publish it to the web. Throughout the book, the author covers all of HTML and offers essential coverage of HTML5 and CSS techniques.