John Paul Mueller Orden de los libros






- 2023
- 2022
From the emergence of department stores in the late 19th century to the financial disasters of the years following the end of World War I, the history of large-scale retailing in Germany was dominated by a pioneering generation of German-Jewish entrepreneurs who found fortune and influence only to have their livelihoods taken by Hitler and the Nazis in the 1930s. Drawing on a range of archival sources and private collections, The Kaiser, Hitler and the Jewish Department Store reveals how, contrary to Nazi claims, Jewish-owned department stores were decent employers, popular with customers, and well integrated into the economy. In fact, such institutions were so integral to German society that, when Hitler came to power in 1933, the Nazis were forced to abandon their pledge to abolish them. As this revelatory history argues, the end of the Jewish-run store cannot solely be attributed to the rise of antisemitism: it was also the consequence of financial mismanagement and the indifference of the German people. John F. Mueller reveals the German-Jewish department store as a powerful force in society and politics as well as a leader in architecture and design. His book challenges common assumptions about the relationship between consumer culture, the German-Jewish business community and the rise of Nazism, providing fresh insights into the social history of modern Germany.
- 2022
SHARPEN YOUR CODING SKILLS If an easy-to-read guide on one of the most popular coding languages is what you need, look no further. C# 'X' All in One For Dummies will teach aspiring coders, and professionals looking to refresh on C#, all the basics of this language. Get an intro to Visual Studio, learn object-oriented C# programming, and join a community dedicated to this language.Updates:- Fully updated for the newest edition of C# (9.0)Records Init only setters Top-level statements Pattern matching enhancements Performance and interop Native sized integers Function pointers Fit and finish features Target-typed new expressions static anonymous functions Target-typed conditional expressions Covariant return types Extension GetEnumerator support for foreach loops Lambda discard parameters Attributes on local functions Module initializers New features for partial methods - More examples & code snippets- Updated for use with Windows 10
- 2022
Algorithms For Dummies, 2nd Edition
- 448 páginas
- 16 horas de lectura
Your secret weapon to understanding—and using!—one of the most powerful influences in the world today From your Facebook News Feed to your most recent insurance premiums—even making toast!—algorithms play a role in virtually everything that happens in modern society and in your personal life. And while they can seem complicated from a distance, the reality is that, with a little help, anyone can understand—and even use—these powerful problem-solving tools! In Algorithms For Dummies, you'll discover the basics of algorithms, including what they are, how they work, where you can find them (spoiler alert: everywhere!), who invented the most important ones in use today (a Greek philosopher is involved), and how to create them yourself. You'll also find: Dozens of graphs and charts that help you understand the inner workings of algorithms Links to an online repository called GitHub for constant access to updated code Step-by-step instructions on how to use Google Colaboratory, a zero-setup coding environment that runs right from your browser Whether you're a curious internet user wondering how Google seems to always know the right answer to your question or a beginning computer science student looking for a head start on your next class, Algorithms For Dummies is the can't-miss resource you've been waiting for.
- 2021
Dowiedz się, co sztuczna inteligencja daje społeczeństwu Poznaj zastosowania SI w robotach, dronach i samochodach autonomicznych Zrozum, z czego wynikają ograniczenia sztucznej inteligencji O co chodzi z tą sztuczną inteligencją? Sztuczna inteligencja - ekscytuje i przeraża. W dodatku jest wszędzie. Chroni przed oszustwami bankowymi, pomaga w leczeniu, obsłudze klientów, a nawet wyborze programów telewizyjnych i sprzątaniu domu. Ta książka wyjaśnia, czym sztuczna inteligencja jest, a czym nie. Zwraca też uwagę na kwestie etyczne związane z jej aktualnymi zastosowaniami oraz prezentuje niesamowite rzeczy, które SI umożliwi ludziom w przyszłości. Jeśli interesujesz się techniką albo po prostu ciekawi Cię ten temat, ta publikacja z pewnością Cię zafascynuje - i sporo nauczy! W książce... Historia sztucznej inteligencji Rola danych Zastosowania SI w aplikacjach komputerowych, medycynie, kosmosie i uczeniu maszynowym Półprawdy wokół SI Roboty i drony
- 2021
This innovate argument shows how increased aversion to international war over the last century has caused countries to no longer view war as a way to resolve differences. Undergraduates and interested readers will consider complacency and appeasement as productive diplomatic devices and discover why a large military force is no longer necessary.
- 2021
"MATLAB for Dummies" guides you through this complex computational language from installation to visualization to automation. Learn MATLAB's language fundamentals, including syntax, operators, and data types. Understand how to use the most important window in MATLAB: the command window. Get the basics of linear algebra to get up and running with vectors, matrices, and hyperspace. Automate your work with programming scripts and functions. Plot graphs in 2D and 3D to visualize your data
- 2021
Machine Learning For Dummies
- 432 páginas
- 16 horas de lectura
Your comprehensive entry-level guide to machine learning. While machine learning expertise doesn't quite mean you can create your own Turing Test-proof android - as in the movie Ex Machina- it is a form of artificial intelligence and one of the most exciting technological means of identifying opportunities and solving problems fast and on a large scale. Anyone who masters the principles of machine learning is mastering a big part of our tech future and opening up incredible new directions in careers that include fraud detection, optimizing search results, serving real-time ads, credit-scoring, building accurate and sophisticated pricing models - and way, way more. Unlike most machine learning books, the fully updated 2nd Edition of Machine Learning For Dummies doesn't assume you have years of experience using programming languages such as Python (R source is also included in a downloadable form with comments and explanations), but lets you in on the ground floor, covering the entry-level materials that will get you up and running building models you need to perform practical tasks. It takes a look at the underlying - and fascinating - math principles that power machine learning but also shows that you don't need to be a math whiz to build fun new tools and apply them to your work and study. Understand the history of AI and machine learning; Work with Python 3.8 and TensorFlow 2.x (and R as a download); Build and test your own models; Use the latest datasets, rather than the worn out data found in other books; Apply machine learning to real problems. Whether you want to learn for college or to enhance your business or career performance, this friendly beginner's guide is your best introduction to machine learning, allowing you to become quickly confident using this amazing and fast-developing technology that's impacting lives for the better all over the world
- 2021
Get ready for C++20 with all you need to know for complete mastery! Your comprehensive and updated guide to one of the world’s most popular programming languages is here! Whether you’re a novice or expert, you’ll find what you need to get going with the latest features of C++20. The workhorse of programming languages, C++ gives you the utmost control of data usage and interface and resource allocation. If your job involves data, proficiency in C++ means you’re indispensable! This edition gives you 7 books in 1 for total C++ mastery. Inside, internationally renowned expert John Paul Mueller takes you from the fundamentals of working with objects and classes to writing applications that use paradigms not normally associated with C++, such as those used for functional programming strategies. The book also includes online resources such as source code. You discover how to use a C++ GNU compiler to build applications and even how to use your mobile device for coding. Conquer advanced programming and troubleshooting Streamline your code with lambda expressions Use C++ where you need it: for gaming, enterprise applications, and Web services Uncover object secrets including the use of design patterns Discover how to use functional programming techniques to make code concise and easy to read If you want to be your organization’s C++ guru, C++ All-In-One for Dummies is where it’s at!