The Wall: Eternal Night


Joshua T. Calvert - 2021
    

I was Summoned as a Hero, but Became the Demon Lord Instead: Volume 1


Kira Minoru - 2019
    However, shit happened and I was somehow summoned. However, in some strange twist of fate, I was no longer needed and disposed of, but that’s okay because I didn’t want to be a summoned hero to begin with. My new beginning may have been abruptly cut short, but even so, that is fine. There is a path I’m much more interested in. Mwuhahaha! Cough cough cough. Though, my sinister laugh may still need some practice.

Agile Web Development with Rails: A Pragmatic Guide


Dave Thomas - 2005
    A full Rails application probably has less total code than the XML you'd need to configure the same application in other frameworks. With this book you'll learn how to use "ActiveRecord" to connect business objects and database tables. No more painful object-relational mapping. Just create your business objects and let Rails do the rest. You'll learn how to use the "Action Pack" framework to route incoming requests and render pages using easy-to-write templates and components. See how to exploit the Rails service frameworks to send emails, implement web services, and create dynamic, user-centric web-pages using built-in Javascript and Ajax support. There are extensive chapters on testing, deployment, and scaling. You'll see how easy it is to install Rails using your web server of choice (such as Apache or lighttpd) or using its own included web server. You'll be writing applications that work with your favorite database (MySQL, Oracle, Postgres, and more) in no time at all. You'll create a complete online store application in the extended tutorial section, so you'll see how a full Rails application is developed---iteratively and rapidly. Rails strives to honor the Pragmatic Programmer's "DRY Principle" by avoiding the extra work of configuration files and code annotations. You can develop in real-time: make a change, and watch it work immediately. Forget XML. Everything in Rails, from templates to control flow to business logic, is written in Ruby, the language of choice for programmers who like to get the job done well (and leave work ontime for a change). Rails is the framework of choice for the new generation of Web 2.0 developers. Agile Web Development with Rails is the book for that generation, written by Dave Thomas (Pragmatic Programmer and author of Programming Ruby) and David Heinemeier Hansson, who created Rails.

Righting Software


Juval Lowy - 2019
    Although companies of every kind have successfully implemented his original design ideas across hundreds of systems, these insights have never before appeared in print.Based on first principles in software engineering and a comprehensive set of matching tools and techniques, Löwy's methodology integrates system design and project design. First, he describes the primary area where many software architects fail and shows how to decompose a system into smaller building blocks or services, based on volatility. Next, he shows how to flow an effective project design from the system design; how to accurately calculate the project duration, cost, and risk; and how to devise multiple execution options.The method and principles in Righting Software apply regardless of your project and company size, technology, platform, or industry. Löwy starts the reader on a journey that addresses the critical challenges of software development today by righting software systems and projects as well as careers-and possibly the software industry as a whole. Software professionals, architects, project leads, or managers at any stage of their career will benefit greatly from this book, which provides guidance and knowledge that would otherwise take decades and many projects to acquire. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

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

RHCE Red Hat Certified Engineer Linux Study Guide: Exam (RH302)


Michael Jang - 2002
    100% complete coverage of all objectives for exam RH302 Exam Readiness Checklist at the front of the book--you're ready for the exam when all objectives on the list are checked off Inside the Exam sections in every chapter highlight key exam topics covered Real-world exercises modeled after hands-on exam scenarios Two complete lab-based exams simulate the format, tone, topics, and difficulty of the real exam Bonus content (available for download) includes installation screen review, basic instructions for using VMware and Xen as testbeds, and paper and pencil versions of the lab exams Covers all RH302 exam topics, including: Hardware installation and configuration The boot process Linux filesystem administration Package management and Kickstart User and group administration System administration tools Kernel services and configuration Apache and Squid Network file sharing services (NFS, FTP, and Samba) Domain Name System (DNS) E-mail (servers and clients) Extended Internet Services Daemon (xinetd), the Secure package, and DHCP The X Window System Firewalls, SELinux, and troubleshooting

Growing Rails Applications in Practice


Henning Koch - 2014
    

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)

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

Microsoft .NET - Architecting Applications for the Enterprise


Dino Esposito - 2014
    But the principles and practices of software architecting–what the authors call the “science of hard decisions”–have been evolving for cloud, mobile, and other shifts. Now fully revised and updated, this book shares the knowledge and real-world perspectives that enable you to design for success–and deliver more successful solutions. In this fully updated Second Edition, you will: Learn how only a deep understanding of domain can lead to appropriate architecture Examine domain-driven design in both theory and implementation Shift your approach to code first, model later–including multilayer architecture Capture the benefits of prioritizing software maintainability See how readability, testability, and extensibility lead to code quality Take a user experience (UX) first approach, rather than designing for data Review patterns for organizing business logic Use event sourcing and CQRS together to model complex business domains more effectively Delve inside the persistence layer, including patterns and implementation.

Decisions


Dustin Stevens - 2020
    The things he says and does, decisions he makes, reverberate in ways he can’t begin to fathom.”In the year since his tenure as Governor of Montana came to an end, Carson Wirth’s life has been little more than a victory lap with time spent back in his hometown of Helena, free to make the perfunctory rounds as something of a minor celebrity. Someone to give the occasional guest lecture at the local college or to offer a sound bite on the evening news.His existence isn’t without its benefits, but when an opportunity presents itself to insert himself into a newly vacated United States Representative seat, Wirth jumps at it, envisioning an entirely new act for his career.An act that many others aren’t nearly as excited to see come to pass.Hours after stepping off the stage to receive his endorsement from the outgoing representative, Wirth wakes up alone in an old farm outbuilding. Handcuffed to a steel chair bolted to the floor, he embarks on a night painstakingly put together by his captors, each moment meant to impart the full repercussions of every decision he made overseeing the state.Some with consequences reaching far beyond anything he ever intended…or even imagined.

He Got Me Willing to Risk It All: Needing That Hood Love


Lucinda John - 2017
    Despite illegally entering the US and being abandonned by her father, Blanc’s mother has always made a way from them. Hustling in more ways than one, Magda carries her daughter on her back while gaining ranks and respect in the streets until envy causes Magda and her daughter to be deported. Nicolas DuBois is hood royalty. With his laid back and smooth persona he was able to conquer the game, flipping his earnings into streams of multi-million dollar businesses that had him set for life. Nicolas lived the life every men envied except he was missing something, a wife. Struggling in her native country, Blanc agrees to marry Nicolas for an opportunity to re-enter the states to live a life of glitz and glam. The fancy clothes, cars, shoes, and money does nothing to fill the void Blanc feels from being tied to a man she has no connection to. Milli, next in line to take over his Uncle Nicolas' empire, is different than his uncle in more ways than one. Unlike Nicolas, Milli is a ruthless thug who lives life on the edge. When instructed to look after his uncle's wife in his absence, the unthinkable happens. In Milli’s eyes, Blanc is the perfect fit for him. Without warning, an intense love affair begins to brew between the two Desperately pursing that hood love she so badly craved, Blanc is willing to risk it all but to what extent?

Caveman


Jeffrey W. Tenney - 2018
    With him is a talented and beautiful linguist, Bridgette Genet. At once they find themselves in the middle of a small-scale “war” between the dominant Cro-Magnon tribe and the hill-dwelling Neanderthals.

The Genesis Files (The Genesis Files - Books 1 -3)


Blair Howard - 2020
    

Sudden Love On The Wagon Train: A Clean Western Historical Romance Novel


Evelyn Boyett - 2021