Book picks similar to
Turbo Pascal: Programming and Problem Solving by Sanford Leestma
academic
computers
mine
programming
His Obsession (His Obsession Series Book 1)
Mia Black - 2015
All she wants to do is make her mark in the world to make her family proud. But when she has an unexpected encounter with a sexy stranger, everything in her life is bound to change. Is he the perfect man that he appears to be? Or is there more to him than what meets the eye?Find out what happens in part one of His Obsession!
Self coaching: 55 Questions, Across 8 Dimensions For A New You! (Self discovery,Purpose,Talents)
Manoj Chenthamarakshan - 2018
In this book, I have specially crafted coaching questions used by life coaches to unveil the answers from you. I would recommend you to use a partner to question each other to get better results. It is all fine to go it alone, but you will make far more progress if you involve another person in the process. This is because we tend to answer in depth when someone else asks the question. We tend to think deeply so that the answers we provide are concise and complete. You may think that you are bringing clarity to the other person but the truth is you are bringing clarity to yourself. Here is a preview of what you will learn
Self discovery questions
Goal questions
Belief and value questions
Oppurtunities questions
Action questions
Habit questions
Accountablity questions
Celebration questions
Foundations Of Indian Political Thought: An Interpretation: From Manu To The Present Day
V.R. Mehta - 1996
The study covers almost all the outstanding thinkers on politics in India and is perhaps the first book which provides an overview of the Indian political thought from Manu to the present day.
Digital Systems: Principles and Applications
Ronald J. Tocci - 1977
KEY TOPICS For each new device or circuit, the authors describe the principle of the operation, give thorough examples, and then show its actual application. An excellent reference on modern digital systems.
Sun Certified Programmer & Developer for Java 2 Study Guide (Exam 310-035 & 310-027)
Kathy Sierra - 2002
More than 250 challenging practice questions have been completely revised to closely model the format, tone, topics, and difficulty of the real exam. An integrated study system based on proven pedagogy, exam coverage includes step-by-step exercises, special Exam Watch notes, On-the-Job elements, and Self Tests with in-depth answer explanations to help reinforce and teach practical skills.Praise for the author:"Finally A Java certification book that explains everything clearly. All you need to pass the exam is in this book."--Solveig Haugland, Technical Trainer and Former Sun Course Developer"Who better to write a Java study guide than Kathy Sierra, the reigning queen of Java instruction? Kathy Sierra has done it again--here is a study guide that almost guarantees you a certification "--James Cubeta, Systems Engineer, SGI"The thing I appreciate most about Kathy is her quest to make us all remember that we are teaching people and not just lecturing about Java. Her passion and desire for the highest quality education that meets the needs of the individual student is positively unparalleled at SunEd. Undoubtedly there are hundreds of students who have benefited from taking Kathy's classes."--Victor Peters, founder Next Step Education & Software Sun Certified Java Instructor"I want to thank Kathy for the EXCELLENT Study Guide. The book is well written, every concept is clearly explained using a real life example, and the book states what you specifically need to know for the exam. The way it's written, you feel that you're in a classroom and someone is actually teaching you the difficult concepts, but not in a dry, formal manner. The questions at the end of the chapters are also REALLY good, and I am sure they will help candidates pass the test. Watch out for this Wickedly Smart book."-Alfred Raouf, Web Solution Developer, Kemety.Net"The Sun Certification exam was certainly no walk in the park but Kathy's material allowed me to not only pass the exam, but Ace it "--Mary Whetsel, Sr. Technology Specialist, Application Strategy and Integration, The St. Paul Companies
Kobe: The Story of the NBA's Rising Young Star Kobe Bryant
Joe Layden - 1998
IFollow Kobe's life from growing up as the son of an NBA player through his decision to turn pro at 17, his rookie season, the All-Star Game, and his amazing second year in the pros.Kobe includes eight pages of color photos, personal stats, and the rising star's career records.
Working with UNIX Processes
Jesse Storimer - 2011
Want to impress your coworkers and write the fastest, most efficient, stable code you ever have? Don't reinvent the wheel. Reuse decades of research into battle-tested, highly optimized, and proven techniques available on any Unix system.This book will teach you what you need to know so that you can write your own servers, debug your entire stack when things go awry, and understand how things are working under the hood.http://www.jstorimer.com/products/wor...
CEH Certified Ethical Hacker Study Guide
Kimberly Graves - 2010
That's the philosophy behind ethical hacking, and it's a growing field. Prepare for certification in this important area with this advanced study guide that covers all exam objectives for the challenging CEH Certified Ethical Hackers exam. The book provides full coverage of exam topics, real-world examples, and a CD with additional materials for extra review and practice. Covers ethics and legal issues, footprinting, scanning, enumeration, system hacking, trojans and backdoors, sniffers, denial of service, social engineering, session hijacking, hacking Web servers, Web application vulnerabilities, and more Walks you through exam topics and includes plenty of real-world scenarios to help reinforce concepts Includes a CD with review questions, bonus exams, and more study tools This is the ideal guide to prepare you for the new CEH certification exam. Reviews
The Problem with Software: Why Smart Engineers Write Bad Code
Adam Barr - 2018
As the size and complexity of commercial software have grown, the gap between academic computer science and industry has widened. It's an open secret that there is little engineering in software engineering, which continues to rely not on codified scientific knowledge but on intuition and experience.Barr, who worked as a programmer for more than twenty years, describes how the industry has evolved, from the era of mainframes and Fortran to today's embrace of the cloud. He explains bugs and why software has so many of them, and why today's interconnected computers offer fertile ground for viruses and worms. The difference between good and bad software can be a single line of code, and Barr includes code to illustrate the consequences of seemingly inconsequential choices by programmers. Looking to the future, Barr writes that the best prospect for improving software engineering is the move to the cloud. When software is a service and not a product, companies will have more incentive to make it good rather than "good enough to ship."
Windows Presentation Foundation Unleashed
Adam Nathan - 2006
Windows Presentation Foundation (WPF) is a key component of the .NET Framework 3.0, giving you the power to create richer and more compelling applications than you dreamed possible. Whether you want to develop traditional user interfaces or integrate 3D graphics, audio/video, animation, dynamic skinning, rich document support, speech recognition, or more, WPF enables you to do so in a seamless, resolution-independent manner. Windows Presentation Foundation Unleashed is the authoritative book that covers it all, in a practical and approachable fashion, authored by .NET guru and Microsoft developer Adam Nathan. - Covers everything you need to know about Extensible Application Markup Language (XAML) - Examines the WPF feature areas in incredible depth: controls, layout, resources, data binding, styling, graphics, animation, and more - Features a chapter on 3D graphics by Daniel Lehenbauer, lead developer responsible for WPF 3D - Delves into non-mainstream topics: speech, audio/video, documents, bitmap effects, and more - Shows how to create popular UI elements, such as features introduced in the 2007 Microsoft Office System: Galleries, ScreenTips, custom control layouts, and more - Demonstrates how to create sophisticated UI mechanisms, such as Visual Studio-like collapsible/dockable panes - Explains how to develop and deploy all types of applications, including navigation-based applications, applications hosted in a Web browser, and applications with great-looking non-rectangular windows - Explains how to create first-class custom controls for WPF - Demonstrates how to create hybrid WPF software that leverages Windows Forms, ActiveX, or other non-WPF technologies - Explains how to exploit new Windows Vista features in WPF applications
Organisasi dan Manajemen: Perilaku, Struktur, Proses
James L. Gibson - 1900
Given this theme, Gibson, Ivancevich, Donnelly, and Konopaske, present and interpret organizational behavior theory and research so that students can comprehend the three characteristics common to all organizations-behavior, structure, and processes-as affected by actions of managers. The text is organized and presented in a sequence based on behavior, structure, and process. Each part has been presented as a self-contained unit and can therefore be presented in whatever sequence the instructor prefers. The text is easily adaptable to these individual preferences. This edition emphasizes that the most successful managers in the global economy will be those who can anticipate, adapt, and manage change.
HTML5 for Masterminds: How to take advantage of HTML5 to create amazing websites and revolutionary applications
Juan Diego Gauchat
Principles of Information Systems
Ralph M. Stair - 1992
The overall vision, framework, and pedagogy that made the previous editions so popular has been retained, making this a highly comprehensive IS text. Accomplished authors Ralph Stair and George Reynolds continue to expose their readers to clear learning objectives that are reinforced by timely, real-world business examples and hands-on activities. Regardless of their major, students can use this book to understand and practice fundamental IS principles so that they can function more efficiently and effectively as workers, managers, decision makers, and organizational leaders.
A Whirlwind Tour of Python
Jake Vanderplas - 2016
This report provides a brief yet comprehensive introduction to Python for engineers, researchers, and data scientists who are already familiar with another programming language.Author Jake VanderPlas, an interdisciplinary research director at the University of Washington, explains Python’s essential syntax and semantics, built-in data types and structures, function definitions, control flow statements, and more, using Python 3 syntax.You’ll explore:- Python syntax basics and running Python codeBasic semantics of Python variables, objects, and operators- Built-in simple types and data structures- Control flow statements for executing code blocks conditionally- Methods for creating and using reusable functionsIterators, list comprehensions, and generators- String manipulation and regular expressions- Python’s standard library and third-party modules- Python’s core data science tools- Recommended resources to help you learn more
Anne of Cleves: Unbeloved
D. Lawrence-Young - 2018
1537. Henry VIII’s beloved third wife, Jane Seymour, has just died in childbirth. The king needs a new wife. Shown a flattering portrait of Anne of Cleves, Henry commits himself to marrying her. As soon as she arrives in England the lovesick and impatient king rides through the night to meet his future wife. This rushed and unplanned rendezvous has shocking results. He thinks that she looks nothing like the sweet and innocent Anne he saw in the portrait; she is shocked at his coarse and impulsive behaviour. Now Henry wants to renege on his promise - but the king must also do right by his kingdom. Thomas Cromwell, his wily adviser, is asked by Henry to provide a solution to his problem. The fate of Anne hangs in the balance. Will the blameless and wronged wife have her hopes fulfilled, or will she be sent to the Tower and share Anne Boleyn end? Recommended for fans Alison Weir, Philippa Gregory and The Tudors. Praise for 'Anne of Cleves: Unbeloved'. …very easy and enjoyable read, filling in my ignorance of one of Henry’s lesser-known wives. Iain K. Burns. Past Chief Executive of Macmillan Group (Worldwide) D.Lawrence-Young is the author of numerous historical novels, including 'Six Million Accusers', 'Catherine Howard' and 'Arrows over Agincourt'. Praise for Anne of Cleves: Unbeloved. …very easy and enjoyable read, filling in my ignorance of one of Henry’s lesser-known wives. Iain K. Burns. Past Chief Executive of Macmillan Group (Worldwide)