Visual C++ Programming


Yashavant P. Kanetkar - 2004
    

Data Structures Using C++


D.S. Malik - 2003
    D.S. Malik is ideal for a one-semester course focused on data structures. Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in C++ such as Linked Lists and the Standard Template Library (STL). This student-friendly text features abundant Programming Examples and extensive use of visual diagrams to reinforce difficult topics. Students will find Dr. Malik's use of complete programming code and clear display of syntax, explanation, and example easy to read and conducive to learning.

Ubuntu: The Beginner's Guide


Jonathan Moeller - 2011
     In the Guide, you'll learn how to: -Use the Ubuntu command line. -Manage users, groups, and file permissions. -Install software on a Ubuntu system, both from the command line and the GUI. -Configure network settings. -Use the vi editor to edit system configuration files. -Install and configure a Samba server for file sharing. -Install SSH for remote system control using public key/private key encryption. -Install a DHCP server for IP address management. -Install a LAMP server. -Install web applications like WordPress and Drupal. -Configure an FTP server. -Manage ebooks. -Convert digital media. -Manage and configure Unity, the default Ubuntu environment. -Manage and halt processes from the command line. -Set up both a VNC server and a client. -Enjoy games on Ubuntu. -And many other topics.

OS X 10.10 Yosemite: The Ars Technica Review


John Siracusa - 2014
    Siracusa's overview, wrap-up, and critique of everything new in OS X 10.10 Yosemite.

Introducing Windows 10 for IT Professionals


Ed Bott - 2015
    This guide introduces new features and capabilities, providing a practical, high-level overview for IT professionals ready to begin deployment planning now. This book is a preview, a work in progress about a work in progress. It offers a snapshot of the Windows 10 Technical Preview as of April 2015, on the eve of the BUILD Developers’ Conference in San Francisco.

The Official Pocket Guide to Diabetic Exchanges: Choose Your Foods


American Diabetes Association - 1997
    By grouping similar foods into exchangeable portion sizes, people with diabetes can instantly create entire meals, specifically designed to help them control their blood glucose and lose weight. This proven system is the most popular approach to diabetes meal planning and has been used by dietitians, diabetes educators, and millions of people with diabetes for over 40 years.This portable, pocket-sized version of the Choose Your Foods: Exchange Lists for Diabetes Meal Planning takes all of the information from the original and packages it in a format that's perfect for trips to the grocery store or a meal at a restaurant. Updates to this new, third edition, includes new foods—especially combination foods and fast foods, such as burritos, hamburgers, and other popular meals—revised portions, and updated meal planning tips and techniques. Also included is a new section on alcohol, including tips for working it into meal plans and information on consuming it safely and moderately within a diabetes meal plan.This new edition has also been redesigned to make finding particular foods and food groups even easier. Plus, the expanded index makes finding individual foods even easier than before.With more foods, revised portion sizes, and the combined knowledge of the American Diabetes Association and the American Dietetic Association, this handy guide is the ultimate meal planning tool for everyone with diabetes.

Second Dance


Elizabeth Johns - 2015
    When she accompanies her grandson and his new wife on trip to Italy, a chance encounter with a past love turns her world upside down. For over thirty years, Luca Faranese, Conte de Salerno, has tried to forget about the woman who stole his heart. Fate gives them a second chance, but will their love be enough to keep them together forever the second time?

Only Time Will Tell


James Kipling - 2014
    Will she make the right choice? An unknown woman is murdered and detectives Pierce Carson, Chelsea Madden and a new recruit, Dean Weston, are assigned to the case. Their search for the killer leads to several dead ends and a suspected drug connection, as even more people are killed. In the process of helping to solve the first murder and those that follow, Chelsea realizes that she is walking a very thin line between personal revenge and professional responsibility. She too has suffered at the hands of a murderer, who brutally snuffed out the life of her parents, giving her a reason to join the police force. To complicate matters, she finds herself attracted to Dean. She knows little about the newcomer to Homicide, only that he’d been a successful undercover agent. Normally a loner, she finds him surprisingly easy to talk to, as she unburdens herself of her past, kept secret for years. As the case becomes more complicated and passions are stirred, questions arise about a mole in the force, and Dean is on the list of possible suspects. Chelsea is torn between trust and doubt, fear and love; her desire for vengeance and belief in the system of which she is now a part. The strands of the plot become intertwined, with unexpected twists and turns, and Chelsea finds herself caught in a life and death struggle in a most unexpected way. Only time will tell if she survives to right the wrong or decides to let it go and find a new direction for her life. Detective Chelsea Madden is the cool, calm, and collected hero of Only Time Will Tell. Putting her life on the line, she doesn’t pull any punches, searching only for the truth, and for the person who takes lives on her watch. Intelligent, resourceful, and uncompromising, Chelsea will take readers on a memorable, white-knuckled journey in this suspenseful, gripping serial killer thriller. <

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)

Learn CSS in One Day and Learn It Well: CSS for Beginners with Hands-on Project. Includes HTML5


Jamie Chan - 2015
    Learn them fast and learn them well. Have you always wanted to learn to build your own website but are afraid it'll be too difficult for you? Or perhaps you are a blogger who wants to tweak your blog's design, without having to spend money on an expensive theme. This book is for you. You no longer have to waste your time and money learning HTML and CSS from lengthy books, expensive online courses or complicated tutorials. What this book offers... HTML and CSS for Beginners Complex concepts are broken down into simple steps to ensure that you can easily master the two languages even if you have never coded before. Carefully Chosen Examples (with images) Examples are carefully chosen to illustrate all concepts. In addition, images are provided whenever necessary so that you can immediately see the visual effects of various CSS properties. Learn The Languages Fast Concepts are presented in a "to-the-point" style to cater to the busy individual. With this book, you can learn HTML and CSS in just one day and start coding immediately. How is this book different... The best way to learn programming is by doing. End-of-Chapter Exercises Each CSS chapter comes with an end-of-chapter exercise where you get to practice the different CSS properties covered in the chapter and see first hand how different CSS values affect the design of the website. Bonus Project The book also includes a bonus project that requires the application of all the HTML and CSS concepts taught previously. Working through the project will not only give you an immense sense of achievement, it’ll also help you see how the various concepts tie together. Are you ready to dip your toes into the exciting world of web development? This book is for you. Click the BUY button and download it now. What you'll learn: - What is CSS and HTML? - What software do you need to write and run CSS codes? - What are HTML tags and elements? - What are the commonly used HTML tags and how to use them? - What are HTML IDs and Classes? - What is the basic CSS syntax? - What are CSS selectors? - What are pseudo classes and pseudo elements? - How to apply CSS rules to your website and what is the order of precedence? - What is the CSS box model? - How to position and float your CSS boxes - How to hide HTML content - How to change the background of CSS boxes - How to use the CSS color property to change colors - How to modify text and font of a website - How to create navigation bars - How to create gorgeous looking tables to display your data .. and more... Click the BUY button and download the book now to start learning HTML and CSS now. Learn them fast and learn them well. Tags: ------------ CSS, HTML5, web development, web page design, CSS examples, CSS tutorials, CSS coding, CSS for Dummies

Westerly Gales


E.C. Williams - 2011
    The Kerguelenians, as they begin to think of themselves, manage to survive, grow, and colonize other islands in the Southern and Indian Oceans -- until they are attacked by a mysterious seafaring group they call "the pirates". Who are the pirates, why are they hostile to the Kerguelinians -- and, most importantly, how can the peaceful islanders defend themselves against a force apparently determined to eradicate them? Kerguelenian master mariner Sam Bowditch takes on the enormous task of building a Navy from scratch to preserve the fledgling maritime civilization from utter destruction. First volume of a planned series.

Programming Windows 8 Apps with HTML, CSS, and JavaScript


Kraig Brockschmidt - 2012
    

Learning Ruby


Michael J. Fitzgerald - 2007
    Written for both experienced and new programmers alike, Learning Ruby is a just-get-in-and-drive book -- a hands-on tutorial that offers lots of Ruby programs and lets you know how and why they work, just enough to get you rolling down the road. Interest in Ruby stems from the popularity of Rails, the web development framework that's attracting new devotees and refugees from Java and PHP. But there are plenty of other uses for this versatile language. The best way to learn is to just try the code! You'll find examples on nearly every page of this book that you can imitate and hack. Briefly, this book:Outlines many of the most important features of Ruby Demonstrates how to use conditionals, and how to manipulate strings in Ruby. Includes a section on regular expressions Describes how to use operators, basic math, functions from the Math module, rational numbers, etc. Talks you through Ruby arrays, and demonstrates hashes in detail Explains how to process files with Ruby Discusses Ruby classes and modules (mixins) in detail, including a brief introduction to object-oriented programming (OOP) Introduces processing XML, the Tk toolkit, RubyGems, reflection, RDoc, embedded Ruby, metaprogramming, exception handling, and other topics Acquaints you with some of the essentials of Rails, and includes a short Rails tutorial. Each chapter concludes with a set of review questions, and appendices provide you with a glossary of terms related to Ruby programming, plus reference material from the book in one convenient location. If you want to take Ruby out for a drive, Learning Ruby holds the keys.

Oca/Ocp Java Se 7 Programmer I & II Study Guide (Exams 1z0-8oca/Ocp Java Se 7 Programmer I & II Study Guide (Exams 1z0-803 & 1z0-804) 03 & 1z0-804)


Kathy Sierra - 2013
    This complete study guide provides in-depth, up-to-date coverage of all the exam objectives, and goes a step beyond to cover the Java Developer exam (now an Oracle Certified Expert level credential).This book provides an integrated study system based on proven pedagogy--step-by-step exercises, special Exam Watch, Inside-the-Exam, and On-the-Job notes, and chapter self tests help reinforce and teach practical skills while preparing you for the exam. The CD-ROM includes MasterExam practice exam software featuring more than 100 questions that appear only on the CD, and a searchable e-book."OCP Java SE 7 Programmer Study Guide" Covers all new OCP Java SE 7 Programmer exam objectives Written by the co-developers of the original SCJP exam Filled with accurate test questions that simulate the type and style of questions found on the live exam Contains two complete practice exams--250+ challenging practice exam questions in book and on CD All practice questions include answer explanations for both the correct and incorrect options

The Scheme Programming Language


R. Kent Dybvig - 1987
    Many exercises are presented to help reinforce the lessons learned, and answers to the exercises are given in a new appendix.Most of the remaining chapters are dedicated to the reference material, which describes in detail the standard features of Scheme included in the Revised$^5$ Report on Scheme and the ANSI/IEEE standard for Scheme.Numerous examples are presented throughout the introductory and reference portions of the text, and a unique set of extended example programs and applications, with additional exercises, are presented in the final chapter. Reinforcing the book's utility as a reference text are appendices that present the formal syntax of Scheme, a summary of standard forms and procedures, and a bibliography of Scheme resources.The Scheme Programming Language stands alone as an introduction to and essential reference for Scheme programmers. it is also useful as a supplementary text for any course that uses Scheme.The Scheme Programming Language is illustrated by artist Jean-Pierre Hébert, who writes Scheme programs to extend his ability to create sophisticated works of digital art.R. Kent Dybvig is Professor of Computer Science at Indiana University and principal developer of Chez Scheme.