Book picks similar to
Pro C# 8 with .Net Core 3: Foundational Principles and Practices in Programming by Andrew Troelsen
computer-science
fachbuch
read-aloud
How to Count (Programming for Mere Mortals, #1)
Steven Frank - 2011
unsigned numbers- Floating point and fixed point arithmeticThis short, easily understood book will quickly get you thinking like a programmer.
The Puffin Book of Utterly Brilliant Poetry
Brian Patten - 1999
Each poet's work is illustrated by a different artist such as Emma Chichester Clark, Fritz Wegner and Korky Paul.Brian Patten came to public attention with the publication of THE MERSEY SOUND in 1967. He is a very popular performance poet, always in demand for conferences and school visits. Collections of his own poetry are published in Puffin and he is the editor of the PUFFIN BOOK OF TWENTIETH CENTURY VERSE. Brian lives in London.This collection features poems and illustrations from:Spike Milligan; Kit Wright; Michael Rosen; Charles Causley; Roger McGough; Benjamin Zephaniah; Brian Patten; Jackie Kay; John Agard; Allan Ahlberg; Emma Chichester Clark; Korky Paul; Alison Jay; Lydia Monks; Ali Chatterton; David Mostyn; Sue Williams; Sheila Moxley; Fritz Wegner
Assembly Language Programming And Organization Of The Ibm Pc
Andrew B.C. Yu - 1992
This text includes coverage of I/O control, video/graphics control, text display, and OS/2. Its also illustrates examples of structured programming.
Seven Men and Seven Women: And the Secret of Their Greatness
Eric Metaxas - 2018
George Washington led his country to independence yet resisted the temptation to become America's king. William Wilberforce led the fight to end the slave trade, giving up his chance to be England's prime minister. Susanna Wesley, the mother of nineteen children, gave the world its most significant evangelist and its greatest hymn-writer, her sons John and Charles. Jackie Robison endured the threats and abuse of racists with unimaginable dignity and strength. Corrie ten Boom risked her life to hide Dutch Jews from the Nazis in World War II and survived the horrors of a concentration camp--and forgave her tormentors years later. And Rosa Parks's God-given sense of justice and unshakable dignity helped launch the twentieth century’s greatest social movement. These and other lives profiled in Seven Men and Seven Women reveal how reveal the secret to a life of greatness--by responding to call to live for something greater than oneself.
The Language of SQL
Larry Rockoff - 2010
For SQL beginners, it's more important for a book to focus on general concepts and offer clear explanations and examples of what the various statements can accomplish. This is that beginner book. A number of features make The LANGUAGE OF SQL unique among introductory SQL books. First, you will not be required to download software or sit with a computer as you read the text. The intent of this book is to provide examples of SQL usage that can be understood simply by reading them. Second, topics are organized in an intuitive and logical sequence. SQL keywords are introduced one at a time, allowing you to build on your prior understanding as you encounter new words and concepts. Finally, this book covers the syntax of three widely used databases: Microsoft SQL Server, MySQL, and Oracle, with special "Database Differences" boxes that will show you any differences in the syntax among those three databases, as well as instructions on how to obtain and install free versions of the databases. This is the only book you'll need to gain a working knowledge of SQL and relational databases.
My Little Pony: Equestria Girls: Friendship Games
Perdita Finn - 2015
Canterlot High will face off again Crystal Prep Academy in a series of events to determine which school really is the best. Canterlot High has never won the Friendship Games. Will things be different this time? Rainbow Dash is determined to bring her classmates and school to victory. Sure, the students at Crystal Prep are super athletic, super smart, and super motivated, but there's one thing they're not...Wondercolts!Is the magical power of friendship enough to win the Friendship Games?© Hasbro 2015. All Rights Reserved.
Advanced Swift
Chris Eidhof - 2016
If you have read the Swift Programming Guide, and want to explore more, this book is for you.Swift is a great language for systems programming, but also lends itself for very high-level programming. We'll explore both high-level topics (for example, programming with generics and protocols), as well as low-level topics (for example, wrapping a C library and string internals).
ToGAF 9 Foundation Study Guide: Preparation for the TOGAF 9 Part 1 Examination
Rachel Harrison - 2009
It gives an overview of every learning objective for the TOGAF 9 Foundation Syllabus and in-depth coverage on preparing and taking the TOGAF 9 Part 1 Examination. It is specifically designed to help individuals prepare for certification.This Study Guide is excellent material for:a) Individuals who require a basic understanding of TOGAF 9b) Professionals who are working in roles associated with an architecture project such as those responsible for planning, execution, development, delivery, and operationc) Architects who are looking for a first introduction to TOGAF 9d) Architects who want to achieve Level 2 certification in a stepwise manner and have not previously qualified as TOGAF 8 CertifiedA prior knowledge of enterprise architecture is advantageous but not required. While reading this Study Guide, the reader should also refer to the TOGAF Version 9.1 documentation available online at www.opengroup.org and also available as hard copy from www.vanharen.net and online booksellers
A Love Letter from a Stray Moon
Jay Griffiths - 2011
In this fictional tour de force Jay Griffiths, author of the acclaimed Wild, creates a portrait of the artist Frida Kahlo—her devastating accident and her love for Diego Rivera—that is also a celebration of the spirit of poetry and the art of rebellion.
Featherlight
Peter Bunzl - 2021
But when an emergency arises and her parents have to travel to the mainland for help, Deryn is left alone to keep watch over the lighthouse, and she finds herself in a terrible situation when the lamp runs out of oil during a wild storm. With a fishing boa t in peril on the sea, and time running out to rescue those on board, Deryn seeks help from an unusual source.
Ranald Bannerman's Boyhood
George MacDonald - 1871
Quality assurance was conducted on each of these books in an attempt to remove books with imperfections introduced by the digitization process. Though we have made best efforts - the books may have occasional errors that do not impede the reading experience. We believe this work is culturally important and have elected to bring the book back into print as part of our continuing commitment to the preservation of printed works worldwide.
Beginning Programming All-In-One Desk Reference for Dummies
Wallace Wang - 2007
If programming intrigues you (for whatever reason), Beginning Programming All-In-One Desk Reference For Dummies is like having a starter programming library all in one handy, if hefty, book.In this practical guide, you'll find out about algorithms, best practices, compiling, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you'll get a feel for the variety of languages and the needs they fill.Inside you'll discover seven minibooks:Getting Started: From learning methods for writing programs to becoming familiar with types of programming languages, you'll lay the foundation for your programming adventure with this minibook. Programming Basics: Here you'll dive into how programs work, variables, data types, branching, looping, subprograms, objects, and more. Data Structures: From structures, arrays, sets, linked lists, and collections, to stacks, queues, graphs, and trees, you'll dig deeply into the data. Algorithms: This minibook shows you how to sort and search algorithms, how to use string searching, and gets into data compression and encryption. Web Programming: Learn everything you need to know about coding for the web: HyperText. Markup Language (better known simply as HTML), CSS, JavaScript, PHP, and Ruby. Programming Language Syntax: Introduces you to the syntax of various languages - C, C++, Java, C#, Perl, Python, Pascal, Delphi, Visual Basic, REALbasic - so you know when to use which one. Applications: This is the fun part where you put your newly developed programming skills to work in practical ways. Additionally, Beginning Programming All-In-One Desk Reference For Dummies shows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. And you'll get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. After you get this book and start coding, you'll soon realize that -- wow! You're a programmer!
Get Your Hands Dirty on Clean Architecture: A hands-on guide to creating clean web applications with code examples in Java
Tom Hombergs - 2019
The Voyage of the Northern Magic: a Family Odyssey
Diane Stuemer - 2002
A year later they had sold their business, rented out their house, and were setting out to circumnavigate the globe in a 40-year-old yacht. Their entire sailing experience consisted of six afternoons on the Ottawa River.Over the next four years, squeezed into quarters no bigger than the Stuemers’ old bedroom, the family of five would become seasoned mariners. They would battle deadly storms at sea and evade real-life pirates. Dodge waterspouts and lightning strikes and witness the bombing of the USS Cole. See the staggering beauty of Borneo’s rainforest, and its destruction from logging. Be arrested at gunpoint and entertained like visiting royalty. In all, they would visit 34 countries and cover 35,000 nautical miles.Almost everywhere they went, the family made lasting friendships. They learned to trust each other and embrace opportunity, and in Kenya they learned the true meaning of humanity. As Northern Magic pushed onward, many thousands followed the family’s progress in Diane’s dispatches to the Ottawa Citizen, and thousands more turned out to cheer when the amazing Stuemers came home.
Moroni's Treasure
Tina Monson - 2004
But when they accidentally stumbled across an ancient treasure map, they were in for the game of their lives. Following clues from the mysterious map, Hero, Bubba and the rest of the Team try to stay ahead of the villains. This chilling, action adventure is full of spectacular realms of twisting passages, dangerous encounters, magical discoveries and...a priceless long lost treasure.The Team's unexpected ending leaves you wondering what will happen next in this journey of many lifetimes.