Book picks similar to
Real Time Object Oriented Modeling by Bran Selic
abstract-programming
bookshelf
programming
software-engineering
Programming Entity Framework: DbContext
Julia Lerman - 2011
This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API.With DbContext, you’ll be able to query and update data, whether you’re working with individual objects or graphs of objects and their related data. You’ll find numerous C# code samples to help you get started. All you need is experience with Visual Studio and database management basics.Use EF’s query capabilities to retrieve data, and use LINQ to sort and filter dataLearn how to add new data, and change and delete existing dataUse the Change Tracker API to access information EF keeps about the state of entity instancesControl change tracking information of entities in disconnected scenarios, including NTier applicationsValidate data changes before they’re sent to the database, and set up validation rulesBypass EF’s query pipeline and interact directly with the database
Starting Out with Java: From Control Structures Through Objects
Tony Gaddis - 2009
If you wouldlike to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0132989999/ISBN-13: 9780132989992. That packageincludes ISBN-10: 0132855836/ISBN-13: 9780132855839 and ISBN-10: 0132891557/ISBN-13: 9780132891554. MyProgrammingLab should only be purchased when required by an instructor. In "Starting Out with Java: From Control Structures through Objects", Gaddis covers procedural programming control structures and methods before introducing object-oriented programming. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter. "
Professional ASP.NET Design Patterns
Scott Millett - 2008
Design patterns are time-tested solutions to recurring problems, letting the designer build programs on solutions that have already proved effective Provides developers with more than a dozen ASP.NET examples showing standard design patterns and how using them helpsbuild a richer understanding of ASP.NET architecture, as well as better ASP.NET applications Builds a solid understanding of ASP.NET architecture that can be used over and over again in many projects Covers ASP.NET code to implement many standard patterns including Model-View-Controller (MVC), ETL, Master-Master Snapshot, Master-Slave-Snapshot, Facade, Singleton, Factory, Single Access Point, Roles, Limited View, observer, page controller, common communication patterns, and more
Steinhoff inside SA's biggest corporate crash
James-Brent Styan - 2018
24 hours later more than R160 billion rand of this fortune was wiped out. The Steinhoff Empire, that took 20 years to build into an international business giant, had crumbled overnight. Markus Jooste, Steinhoff’s flashy CEO, resigned via SMS and has since been fleeing an avalanche of scandals and accusations: luxury homes for a blonde mistress, allegations of fraud, racing horses and unparalleled extravagance, a lavish, black Jaguar for an old university residence… What exactly happened here? Who knew what? What is Steinhoff, who is Markus Jooste and what does it all have to do with the so called Stellenbosch mafia? Where does business tycoon Christo Wiese, Shoprite and Pepkor fit in and where is the pensioners’ money? Well-known financial writer James-Brent Styan unpacks these and other questions in this astounding tale of power and greed, of secrets and deceit, and ultimately the biggest financial breakdown in the history of South Africa. Through interviews with trustworthy sources, revelations from confidential documents and in-depth research about Steinhoff’s history, Styan uncovers what the group doesn’t want you to know. Follow the Money: The story of Steinhoff, Markus Jooste and the Stellenbosch Boys is a gripping financial thriller that will be told as cautionary tale or salacious scandal in both boardrooms and living rooms for decades to come.
Smashing Node.Js: JavaScript Everywhere
Guillermo Rauch - 2012
With more traditional web servers becoming obsolete, having knowledge on servers that achieve high scalability and optimal resource consumption using Node.js is the key to your app development success. Teaching you the essentials to making event-driven server-side apps, this book demonstrates how you can use less space and take less time for communication between web client and server.Contains numerous hands-on examples Explains implementation of real-time apps including Socket.IO and HTML5, and WebSockets Addresses practical Node.js advantages from specific design choices Demonstrates why knowledge and use of JavaScript is beneficial Includes an interactive online component with sample chapters Explains components of stand out apps including brevity and benchmarks Looking to enhance your abilities even further? Smashing Node.js: JavaScript Everywhere makes developing server-side apps accessible with its focus on JavaScript, open source, and easy-to-use language.
Build Awesome Command-Line Applications in Ruby: Control Your Computer, Simplify Your Life
David B. Copeland - 2012
With its simple commands, flags, and parameters, a well-formed command-line application is the quickest way to automate a backup, a build, or a deployment and simplify your life. As Ruby pro David Copeland explains, writing a command-line application that is self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, since it combines high-level abstractions with "close to the metal" system interaction wrapped up in a concise, readable syntax. Moreover, Ruby has the support of a rich ecosystem of open-source tools and libraries. Ten insightful chapters each explain and demonstrate a command-line best practice. You'll see how to use these tools to elevate the lowliest automation script to a maintainable, polished application. You'll learn how to use free, open source parsers to create user-friendly command-line interfaces as well as command suites. You'll see how to use defaults to keep options simple for everyday users, while giving advanced users options for more complex tasks. There's no reason a command-line application should lack documentation, whether it's part of a help command or a man page; you'll find out when and how to use both. Your journey from command-line novice to pro ends with a look at valuable approaches to testing your apps, and includes some fun techniques for outside-the-box, colorful interfaces that will delight your users. With Ruby, the command line is not dead. Long live the command line.What You Need: All you'll need is Ruby, and the ability to install a few gems along the way. Examples written for Ruby 1.9.2, but 1.8.7 should work just as well.
Ray Tracing in One Weekend (Ray Tracing Minibooks Book 1)
Peter Shirley - 2016
Each mini-chapter adds one feature to the ray tracer, and by the end the reader can produce the image on the book cover. Details of basic ray tracing code architecture and C++ classes are given.
Dangerous
Leo Sullivan - 2007
Even after her man, Jack Lemon, is cased up, Gina does what she has to do, holding it down for herself and her man. When Jack wins his appeal, vengeance is no longer just for the Lord. A vindictive cycle of mayhem and murder catapults Jack and Gina to the forefront of DieHard Records, a multi-million dollar empire. But when the headless body of industry rival Damon Dice is discovered, Top Cop Anthony Brown finds himself pursuing both the truth behind the crime and one of the suspects as he and Gina flirt in a deadly game of cat and mouse. The twists continue as Gina meets Georgia Mae, a.k.a. Game, a crazy-sexy-cool white chick and exotic dancer with a bodacious body and a fetish for chocolate men. If Gina and her girl Monique only knew what lengths Game would go to get a man... With time running out and the feds closing in, Jack and Gina have one last dangerous trick up their sleeves. Will it work?
Highlands and Islands Detective - Box Set 1
G.R. Jordan - 2021
Core Java: An Integrated Approach
R. Nageswara Rao - 2008
Considering just how java is dominating the software industry these days, it is vital for all software and it professionals to be knowledgeable in it. This book is ideal even for new learners as it provides detailed descriptions even of the basic concepts of java, in a very simple and easily understandable way. The best part about using this book is that once you have gone through it, you are sure to be able to write basic java programs on your own. Another highlight of this book is that instead of being vague, it provides you with a detailed explanation of all the concepts that concern this topic. Core java: an integrated approach includes many examples that are helpful as they help students get rid of the fears that they have, concerning programming. Students are also provided with an exhaustive list of questions concerning the topic, which are frequently asked in interviews. This is beneficial for students as they appear for interviews in the future. The first edition of the core java: an integrated approach has been published by dreamtech press in the year 2008 and is available in paperback.key features: this book includes 32 chapters that focus on various java-related topics. Students are provided with an exhaustive list of questions that often feature in interviews for programming jobs.
Ever After High: Royals and Rebels
Parragon Books - 2014
This book features activites, quizzes, stories, crafts and key informations about the characters and world of Ever After High.
These Things Really Do Happen To Me
Khaya Dlanga - 2018
From his early vlogs to his lively discussions on various social media platforms, Khaya’s words have shown us how we all have stories to share and how stories can bring people together.In These Things Really Do Happen To Me, Khaya describes everyday experiences that have shaped his life. He recounts amusing anecdotes – from chasing horses as a child in rural Transkei, to the time he fell asleep next to President Thabo Mbeki – as well as moving stories, such as meeting his sister for the first time and only time. Not one to shy away from heavyweight topics, Khaya also shares why conversations about race are not controversial, what his feelings on feminism are, why we must bring back small talk, and how to take a sneaky break when your family is working you too hard.
In Love And Friendship
Benita Brown - 2003
A school outing to Cullercoats Bay almost ends in tragedy when two girls are cut off by the incoming tide. But from the panic and confusion something wonderful emerges – a lifelong friendship between three girls; Ruth, Lucy and Esther. Each is a world apart from the other two, but together they form a strong and unbreakable bond that will see them through the years ahead, when the happy, carefree days of childhood are nothing but a distant memory...
Exploring CQRS and Event Sourcing
Dominic Betts - 2012
It presents a learning journey, not definitive guidance. It describes the experiences of a development team with no prior CQRS proficiency in building, deploying (to Windows Azure), and maintaining a sample real-world, complex, enterprise system to showcase various CQRS and ES concepts, challenges, and techniques.The development team did not work in isolation; we actively sought input from industry experts and from a wide group of advisors to ensure that the guidance is both detailed and practical.The CQRS pattern and event sourcing are not mere simplistic solutions to the problems associated with large-scale, distributed systems. By providing you with both a working application and written guidance, we expect you’ll be well prepared to embark on your own CQRS journey.
Bitch Chronicles
Deja King - 2011
If you've read Bitch, Bitch Reloaded, The Bitch Is Back, Queen Bitch and Last Bitch Standing, here is an opportunity to have this captivating saga in one book. If you're unfamiliar with the characters get ready to go on a thrilling ride of how one woman's determination took her from having nothing to gaining it all. This is where the journey began for Precious Cummings.The saga continues in Bitch A New Beginning with her daughter Aaliyah.