#6511

Head First Kotlin is a comprehensive and user-friendly book that serves as an excellent introduction to the Kotlin programming language. It emphasizes a hands-on approach to learning, allowing readers to dive into coding right from the beginning. With its engaging and visually appealing format, this book presents concepts in a way that is easy to understand and retain.
Loading...
Loading...
#6494
C# is an object-oriented programming language designed for creating robust applications for the Microsoft Windows platform. It is a powerful and versatile language that is suitable for a wide range of development needs. With C#, developers can quickly and easily create Windows applications with advanced graphics, animation, and data access capabilities. It also makes it easier to create games and other interactive applications for Windows systems.

Loading...
Loading...
Loading...
#5642

As we know, the production process of software is: analysis, design, programming, testing, and deployment. In the past, the analysis and design of software were separated. As a result, the results of software requirement analysis cannot be directly designed and programmed, while the code that can be programmed and run distorts the requirements, causing customers to find that many functions are not what they want only after running the software, and the software cannot quickly follow the changes of requirements.
Loading...
Loading...
Loading...
#5639
There are two classic books in the Domain-Driven Design (DDD) field, they are Eric Evans's Domain-Driven Design and Jimmy Nilsson's Applying Domain-Driven Design and Patterns. The latter is also regarded as a practical exercise for the essence of Domain-Driven Design and Martin Fowler's Patterns of Enterprise Application Architecture. In short, it is a must-read book for .NET developers that takes readers on a practical, erudite journey into the world of domain-driven design.

Loading...
Loading...
Loading...
#4016

As is known to all, Robert C. Martin is an expert in software development, software engineering master, and specialist of object-oriented technology enjoying the worldwide reputation. Also, he is software engineer and one of the pioneers of design patterns and agile software development movements. Agile Principles, Patterns, and Practices in C# was written by him and his son Micah Martin (an experienced software engineer). The Java edition of this book has won the highest honor of computer books - Jolt Awards.
Loading...
Loading...
#3510
Ruby is a simple and fast object-oriented programming scripting language that is obviously younger than other similar programming languages (such like Perl or Python). It was written by Yukihiro Matsumoto from Japan (started in 1993 and finished in 1995). The inspiration and characteristics of Ruby are mainly from Perl, Squeak/Smalltalk, Eiffel, Ada and Lisp programming languages.

Loading...
Loading...
Loading...
#3428

Design Patterns (written by 4 internationally recognized experts in the field of object-oriented software design) has become one bible or must-have dictionary for object-oriented technicist. 23 patterns with the most valuable experiences it summarized and concluded from OOD have become the essential basic knowledge and vocabularies of software development technology exchange.
Loading...
Loading...
Loading...
#3234
First of all, Martin Fowler's Refactoring is a super classic masterpiece in the field of software engineering, known as "Software Engineering Bibles" together with Erich Gamma's Design Patterns. They are must-read books for any programmers.

Loading...
#3144

Essential C# has always been widely acclaimed as one of the must-read C# related classic books. The content throughout the book is comprehensive and systematic, and the structure is clear and concise. All was so carefully choreographed that the writing and examples are impeccable. In a word, it is seen as one of the preferred works for learning C# language.
Loading...
Loading...
#3096
In Agile Software Development: Principles, Patterns, and Practices (ASDP: 3P for short), the world-famous software development expert and software engineering master Robert Cecil Martin (AKA: Uncle Bob) will show you how to solve the most tricky problems software developers, project managers and project leaders are facing. Again, this comprehensive and practical guide for agile software development and extreme programming has the credit from the founders of agile development.

Loading...
Loading...