Tkinter is a modular, cross-platform application development toolkit for Python. When developing GUI-rich applications, the most important choices are which programming language(s) and which GUI framework to use. Python and Tkinter prove to be a...
Learn the new Document Store feature of MySQL 8 and build applications around a mix of the best features from SQL and NoSQL database paradigms. Don’t allow yourself to be forced into one paradigm or the other, but combine both approaches by using...
This engaging textbook provides an accessible introduction to coding and the world of Object-Oriented (OO) programming, using Java as the illustrative programming language. Emphasis is placed on what is most helpful for the first-time coder, in...
Master the art of implementing scalable microservices in your production environment with ease
About This Book
Use domain-driven design to build microservices
Use Spring Cloud to use Service Discovery and Registeration
Use Kafka, Avro and Spring...
Gain insight into fuzzy logic and neural networks, and how the integration between the two models makes intelligent systems in the current world. This book simplifies the implementation of fuzzy logic and neural network concepts using...
Learn to write test-driven microservices, REST APIs, and web service APIs with PHP using the Lumen micro-framework, from the now popular Laravel family. This book shows you how testing APIs can help you write bullet-proof web application services...
Learn how the various components of Java EE 8 can be used to implement the microservice architecture
Cloud-based applications have been increasingly in demand, and this has caused a shift from monolithic to microservice applications. With the help...