Do you like to start with programming apps? Dive into the challenging world of software development with Java. Find out about the basics of the programming language Java as well as programming in common. Learn about software structures and common tasks like testing and improving your software (aka refactoring). Enjoy reading and in practice.
The tools and techniques provided in this workbook offer an alternative-proven way to add more structure, transparency and visibility to the work that you do when Forming Agile Teams, by combining visual explanations with techniques and tips to support Scrum Masters crucial role within the organization.
“Learn Object-Oriented Java the Hard Way” is a book that teaches you the object-oriented parts of Java with over 50 complete example programs that illustrate each concept step-by-step. Each concept is demonstrated with working code and explained, so that you understand what every line of code does and why it is there. After you work through this book, you should be able to understand the basic structure and function of any Java program, even large programs by professional developers. The exercises and explanations in this book are distilled from my over fifteen years of experience teaching object-oriented programming to everyday students.
The first part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f0.holisticinfosecforwebdevelopers.com
eBook contains complete requirements, architecture, design, hardware selection, and source code for a GPS locator and tracker. The software was developed, debugged, tested, and can easily be maintained with a free compiler, make file, and/or integrated development environment.
SurviveJS - React shows you how to build a simple Kanban using React. The idea is that if you can build a simple application, you can probably build something more complex after that. The first application is always the hardest and that's where this book comes in. In addition to fundamental React knowledge, you will pick up design techniques as you develop the application step by step and learn to understand it in detail.
Modern AI applications are not built from scratch but, instead, by integrating off-the-shelf components: libraries, frameworks, and services. "Applied Artificial Intelligence - An Engingeering Approach" focuses on engineering user friendly, high-performance, and maintainable AI applications.
This book is an adapted edition of the famous ROOM book: Real-Time Object-Oriented Modeling is the first book that brings together, in a single harmonious approach, the power of object-oriented concepts tailored specifically for real-time systems, with an iterative and incremental process based on the use of executable models.
...The experience obtained helped me make the tightest parts of my code 100 times faster. A huge gain!
Learn the security basics that a senior developer usually acquires over years of experience, all condensed down into one quick and easy handbook.
This case study shows processes, tools, and methods used by embedded system developers. The book's content is derived from the author's 35 years experience developing embedded systems for major corporations. The example project is a digital trombone implemented on an mbed and Arduino compatible, NUCLEO-L432KC board from STMicroelectronics..
Released more than a decade ago ASP.net is no longer a young framework. With millions of developers around the world writing billions of lines of ASP.NET there is a growing need to keep it up to date. This book shows how to keep your application relevant in the fast paced world of the web.
Learn more about Gradle features with code snippets and short articles. The articles and code will get you started quickly and will give more insight in Gradle.
Tips and Techniques to optimize your Web Pages, Web Server, Application Server and Database Server together with detailed insight into Tuning and Debugging of your application.