Introduction to data systems : Building from Python
Encompassing a broad range of forms and sources of data, this textbook introduces data systems through a progressive presentation. Introduction to Data Systems covers data acquisition starting with local files, then progresses to data acquired from relational databases, from REST APIs and through web scraping. It teaches data forms/formats from tidy data to relationally defined sets of tables to hierarchical structure like XML and JSON using data models to convey the structure, operations, and constraints of each data form.
Developing secure auto-scaling military postponement e-service in Syria
This study is about developing a secure, autoscaling military postponement e-service in Syria, that allows Syrian citizens to conveniently access services provided by the Syrian Recruitment Department conveniently through their smartphones. Currently, many Syrian citizens need to use the services offered by the Recruitment Department, resulting in overcrowding in a single location for similar purposes. This situation places a significant burden on both citizens and the government. The mobile application will facilitate various services such as enlistment and postponing military service by employing a well-designed software architecture that ensures scalability and efficient distribution of these services.
Java 17 Recipes : A Problem-Solution Approach
Quickly find solutions to dozens of common programming problems encountered while building Java applications, with recipes presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved! covers of some of the newest features, APIs, and more such as pattern matching for switch, Restore Always-Strict-Floating-Point-Semantics, enhanced pseudo-random number generators, the vector API, sealed classes, and enhancements in the use of String. Source code for all recipes is available in a dedicated GitHub repository. This must-have reference belongs in your library. You will learn : Look up solutions to everyday problems involving Java SE 17 LTS and other recent releases / Develop Java SE applications using the latest in Java SE technology / Incorporate Java major features introduced in versions 17, 16, and 15 into your code


