Book picks similar to
iOS Drawing: Practical UIKit Solutions by Erica Sadun
sf_cyberpunk
sw-development
abandoned
calibre
Liking Jesus: Intimacy and Contentment in a Selfie-Centered World
Craig Groeschel - 2018
The more we interact online, the more we crave intimacy. The more filtered our lives become, the harder it is to be real.It’s time to refresh and rediscover what it means to be “like Jesus” and find true authenticity, a healthy self-image, and compassion for others in an age when we relate to each other so differently than ever before. Groeschel taps into some of the most leading-edge studies on the effects of social media on our emotions and friendships. He offers real-life examples of how we struggle with screens and likes, how these things mask our struggles with who we really are, and how we can reclaim a Christ-centered life.Packed with helpful topics like the “10 Commandments of Using Social Media to Strengthen Your Faith” and “Creating Safeguards for Your Digital Devices,” readers from ages sixteen to sixty will find Liking Jesus to be just the guide to bring balance and real-world engagement to everyday life.
Exam Ref 70-486: Developing ASP.NET MVC 4 Web Applications
William Penberthy - 2013
Designed for experienced developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level.Focus on the expertise measured by these objectives:Design the application architectureDesign the user experienceDevelop the user experienceTroubleshoot and debug web applicationsDesign and implement securityThis Microsoft Exam Ref:Organizes its coverage by exam objectives.Features strategic, what-if scenarios to challenge you.Includes a 15% exam discount from Microsoft. (Limited time offer)
Ripcord Online Book 1
Brian Simons - 2017
I was ready for the uplink. There was just one thing I had to do first. I had to die. Ripcord was a revolutionary new product that launched people into a virtual reality world just moments before death, sparing them their painful end-of-life memories and allowing them to live in a video game utopia for all time. At least, that’s how it was advertised. No one ever came back to say whether Ripcord lived up to its promise. It was a one-way ticket for those lucky enough to get in. Well, maybe “lucky” isn’t the right word for it. My wife had been in Ripcord for two years. I was finally ready to go find her. When I got there though, it was nothing like I had expected and she was nowhere to be found. Oh, and did I mention something is killing everyone off? “Griefing” players that were already grieving. If I ever wanted to see my wife again, I’d have to get a lot stronger, learn how to level up in this strange new world, and hope she found a way to survive this long…
CCNA Routing and Switching Icnd2 200-101 Official Cert Guide
Wendell Odom - 2013
The New Edition of this Best-Selling Official Cert Guide includes Updated Content, New Exercises, Enhanced Practice Exams, and 60 Minutes of Video Training -- PLUS the CCNA Network Simulator Lite Edition with lab exercises. Cisco CCNA Routing and Switching ICND2 200-101 Official Cert Guide from Cisco Press enables you to succeed on the exam the first time. Best-selling author and expert instructor Wendell Odom shares preparation hints and test-taking tips, helping you identify areas of weakness and improve both your conceptual knowledge and hands-on skills. This complete study package includes A test-preparation routine proven to help you pass the exams Do I Know This Already? quizzes, which enable you to decide how much time you need to spend on each section Chapter-ending and part-ending exercises, which help you drill on key concepts you must know thoroughly Troubleshooting sections, which help you master the complex scenarios you will face on the exam The powerful Pearson IT Certification Practice Test software, complete with hundreds of well-reviewed, exam-realistic questions, customization options, and detailed performance reports A free copy of the CCNA ICND2 200-101 Network Simulator Lite software, complete with meaningful lab exercises that help you hone your hands-on skills with the command-line interface for routers and switches More than 60 minutes of video mentoring from the author A final preparation chapter, which guides you through tools and resources to help you craft your review and test-taking strategies Study plan suggestions and templates to help you organize and optimize your study time The official study guide helps you master all the topics on the CCNA exam, including Spanning Tree Protocol (STP) Troubleshooting LAN switching IPv4 routing VPNs OSPF and EIGRP configuration and troubleshooting Wide area networks and Frame Relay IPv6 implementation and troubleshooting Network management Well regarded for its level of detail, study plans, assessment features, challenging review questions and exercises, video instruction, and hands-on labs, this official study guide helps you master the concepts and techniques that ensure your exam success. Companion DVD The DVD contains more than 350 unique practice exam questions, two complete ICND2 practice exams and two full CCNA practice exams, ICND2 Network Simulator Lite software, and 60 minutes of video training. Includes Exclusive Offer for 70% Off Premium Edition eBook and Practice Test Pearson IT Certification Practice Test minimum system requirements Windows XP (SP3), Windows Vista (SP2), Windows 7, or Windows 8; Microsoft .NET Framework 4.0 Client; Pentium class 1GHz processor (or equivalent); 512 MB RAM; 650 MB disc space plus 50 MB for each downloaded practice exam. CCENT ICND1 Network Simulator Lite minimum system requirements Microsoft Windows XP (SP3), Windows Vista (32-bit/64-bit) with SP1, Windows 7 (32-bit/64-bit) or Windows 8 (32-bit/64-bit, x86 processors), Mac OS X 10.6, 10.7, or 10.8 Intel Pentium III 1GHz or faster processor 512 MB RAM (1GB recommended) 1 GB hard disk space 32-bit color depth at 1024x768 resolution Adobe Acrobat Reader version 8 and above Other applications installed during installation: Adobe AIR 3.6.0 Captive JRE 6 This volume is part of the Official Cert Guide series from Cisco Press. Books in this series provide officially developed exam preparation materials that offer assessment, review, and practice to help Cisco Career Certification candidates identify weaknesses, concentrate their study efforts, and enhance their confidence as exam day nears. The 1 hour 14 minute presentation found at the following link was given by Wendell Odom to cover "Teaching the New CCENT ICND1 100-101 & CCNA ICND2 200-101 Exam Material." http: //bit.ly/OdomCCENTCCNA
Python Programming for Beginners: An Introduction to the Python Computer Language and Computer Programming (Python, Python 3, Python Tutorial)
Jason Cannon - 2014
There can be so much information available that you can't even decide where to start. Or worse, you start down the path of learning and quickly discover too many concepts, commands, and nuances that aren't explained. This kind of experience is frustrating and leaves you with more questions than answers.Python Programming for Beginners doesn't make any assumptions about your background or knowledge of Python or computer programming. You need no prior knowledge to benefit from this book. You will be guided step by step using a logical and systematic approach. As new concepts, commands, or jargon are encountered they are explained in plain language, making it easy for anyone to understand. Here is what you will learn by reading Python Programming for Beginners:
When to use Python 2 and when to use Python 3.
How to install Python on Windows, Mac, and Linux. Screenshots included.
How to prepare your computer for programming in Python.
The various ways to run a Python program on Windows, Mac, and Linux.
Suggested text editors and integrated development environments to use when coding in Python.
How to work with various data types including strings, lists, tuples, dictionaries, booleans, and more.
What variables are and when to use them.
How to perform mathematical operations using Python.
How to capture input from a user.
Ways to control the flow of your programs.
The importance of white space in Python.
How to organize your Python programs -- Learn what goes where.
What modules are, when you should use them, and how to create your own.
How to define and use functions.
Important built-in Python functions that you'll use often.
How to read from and write to files.
The difference between binary and text files.
Various ways of getting help and find Python documentation.
Much more...
Every single code example in the book is available to download, providing you with all the Python code you need at your fingertips! Scroll up, click the Buy Now With 1 Click button and get started learning Python today!
Acts of Omission
James S. Bostwick - 2019
Down on his luck after a string of lost cases and a recent divorce, personal injury lawyer Matt Taylor hopes his next trial will be an easy win. But when he meets a devastatingly injured young man desperate for help, Matt finds himself embroiled in an impossible lawsuit against Salvatore Conte, a powerful lawyer with sinister connections. Despite all warnings, Matt courageously pulls out all the stops to uncover the truth and right a horrific legal wrong. What follows is an epic multi-million-dollar battle of wills, intrigue, and outright violence that could cost Matt everything he cares about—his career, his family, his heart….and his life. “This is more than a good read; it is a masterpiece of courtroom drama, life of a trial lawyer, intrigue, intricate relationships, love, and one man’s perseverance for justice. Bostwick nailed it!” —William Whitehurst, Past President of The International Academy of Trial Lawyers, The Texas Trial Lawyers and the Texas Bar Association
Unity in Action
Joseph Hocking - 2015
You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Based on Unity version 5.About the BookThis book helps readers build successful games with the Unity game development platform. You will use the powerful C# language, Unity's intuitive workflow tools, and a state-of-the-art rendering engine to build and deploy mobile, desktop, and console games. Unity's single codebase approach minimizes inefficient switching among development tools and concentrates your attention on making great interactive experiences.Unity in Action teaches you how to write and deploy games. You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Each sample project illuminates specific Unity features and game development strategies. As you read and practice, you'll build up a well-rounded skill set for creating graphically driven 2D and 3D game applications.You'll need to know how to program, in C# or a similar OO language. No previous Unity experience or game development knowledge is assumed.
Eleventh Hour CISSP®: Study Guide
Eric Conrad - 2016
This book is streamlined to include only core certification information, and is presented for ease of last-minute studying. Main objectives of the exam are covered concisely with key concepts highlighted. The CISSP certification is the most prestigious, globally-recognized, vendor neutral exam for information security professionals. Over 100,000 professionals are certified worldwide, with many more joining their ranks. This new third edition is aligned to cover all of the material in the most current version of the exam’s Common Body of Knowledge. All domains are covered as completely and concisely as possible, giving users the best possible chance of acing the exam.
Completely updated for the most current version of the exam’s Common Body of Knowledge
Provides the only guide you need for last-minute studying
Answers the toughest questions and highlights core topics
Streamlined for maximum efficiency of study, making it ideal for professionals updating their certification or for those taking the test for the first time
Advanced Apex Programming for Salesforce.com and Force.com
Dan Appleman - 2012
Intended for developers who are already familiar with the Apex language, and experienced Java and C# developers who are moving to Apex, this book starts where the Force.com documentation leaves off. Instead of trying to cover all of the features of the platform, Advanced Apex programming focuses entirely on the Apex language and core design patterns. You’ll learn how to truly think in Apex – to embrace limits and bulk patterns. You’ll see how to develop architectures for efficient and reliable trigger handling, and for asynchronous operations. You’ll discover that best practices differ radically depending on whether you are building software for a specific organization or for a managed package. And you’ll find approaches for incorporating testing and diagnostic code that can dramatically improve the reliability and deployment of Apex software, and reduce your lifecycle and support costs. Based on his experience both as a consultant and as architect of a major AppExchange package, Dan Appleman focuses on the real-world problems and issues that are faced by Apex developers every day, along with the obscure problems and surprises that can sneak up on you if you are unprepared.
Beginning iPhone 3 Development: Exploring the iPhone SDK
Dave Mark - 2009
Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the SDK 3 templates.Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, and then stepping you though the creation of your first simple iPhone application. From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll see how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. In addition, you'll also learn about Core Data, an important persistence mechanism that has just been added with SDK 3.And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You can discover more about this book, download source code, and find support forums at the book's companion site, at www.iphonedevbook.com.The iPhone 3 update to the best-selling and most recommended book for iPhone developers Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective The most complete, useful, and up-to-date guide to all things having to do with Apple's iPhone SDK
T-SQL Fundamentals
Itzik Ben-Gan - 2016
Itzik Ben-Gan explains key T-SQL concepts and helps you apply your knowledge with hands-on exercises. The book first introduces T-SQL's roots and underlying logic. Next, it walks you through core topics such as single-table queries, joins, subqueries, table expressions, and set operators. Then the book covers more-advanced data-query topics such as window functions, pivoting, and grouping sets. The book also explains how to modify data, work with temporal tables, and handle transactions, and provides an overview of programmable objects.
Microsoft Data Platform MVP Itzik Ben-Gan shows you how to: Review core SQL concepts and its mathematical roots Create tables and enforce data integrity Perform effective single-table queries by using the SELECT statement Query multiple tables by using joins, subqueries, table expressions, and set operators Use advanced query techniques such as window functions, pivoting, and grouping sets Insert, update, delete, and merge data Use transactions in a concurrent environment Get started with programmable objects-from variables and batches to user-defined functions, stored procedures, triggers, and dynamic SQL
Abomination
Kimbra Swain - 2017
The Agency's purpose coincides with its leader, Hyperion. As the father to the sun, the moon and the dawn, the Greek Titan endeavors along with his vast network to ensure the world keeps turning. Abigail Davenport, a descendant of the Titan and powerful magic wielder, must adapt the network she established before it falls behind with the changing technological world. She uncovers a plot to destroy all that she built along with millions of innocent lives. Tadeas Duarte, a Mayan Jaguar Guardian, works in the basement of The Agency's facility in Boulder, Colorado. He may be the Agency's best trainer, but he vows never to use his talents again, after a tragic accident. His unique shifting ability and tether to the spirit world make him the best candidate to join Abigail. She must convince him that his talents are a gift and not a curse. A dire warning from the Archangel Gabriel compels Abigail and Tadeas confirm their alliance and seek out the enemy. Together they will discover the true face of evil, the power of partnership and that sometimes you've got to have faith.
HTML5 for Masterminds: How to take advantage of HTML5 to create amazing websites and revolutionary applications
Juan Diego Gauchat
The Birth of Death
Orlando A. Sanchez - 2019
It was his code, and it was unbreakable. The contract was simple. Locate the target and erase everyone on site. When master assassin, Huracan Karib is tasked with taking out the Cartel's homicidal drug dealer, Viktor Marks, he knew the job wouldn't cost him sleep. He never counted on her being there. Hidden in a closet, the young girl with the dead eyes stared up at him as he finished terminating everyone in the Upper Westside residence. Now he had to make a choice: break his rule or save the girl. When he refuses to fulfill the contract, Huracan becomes the next target and goes from assassin to guardian for a girl who will transform his life. Will Huracan save her or will the Cartel eliminate them both? Find out in The Assassin's Apprentice-The Birth of Death!