50 Python Concepts Every Developer Should Know

Автор: literator от 14-06-2024, 02:50, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 50 Python Concepts Every Developer Should Know
Автор: Hernando Abella
Издательство: Aluna Publishing House
Год: 2024
Страниц: 156
Язык: английский
Формат: pdf, epub (true)
Размер: 15.6 MB

"The continued demand for Python skills across industries makes it a valuable asset for developers". This Book is wonderful because it has not only fundamental concepts but also intermediate and advanced ones: - Multiprocessing; - Debuggins Techniques; - Code review practices; - Idiomatic Pythonic Code; - Threading; - Time complexity analysis. And many more concepts that will help you feel more confident with the Python programming language. By knowing these concepts, you will begin to handle the Python Syntax more efficiently and will help you with most of the Code quickly. Download NOW and Transform your Coding Skills!
 

JavaScript Essentials For Dummies

Автор: literator от 14-06-2024, 02:21, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: jаvascript Essentials For Dummies
Автор: Paul McFedries
Издательство: For Dummies
Год: 2024
Страниц: 195
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.1 MB

The concise and digestible get-started guide to jаvascript programming. jаvascript Essentials For Dummies is your quick reference to all the core concepts about jаvascript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know about the foundations of jаvascript, swiftly and crystal clear. Perfect for a brush-up on the basics or as an everyday desk reference on the job, this is the reliable little book you can always turn to for answers. What’s the difference between a page that does nothing and a page that seems to be always dancing? One word: jаvascript. If you want your pages to be dynamic and interactive, you need a bit of behind-the-scenes jаvascript to make it so. “But,” I hear you object, “HTML isn’t that hard to learn. jаvascript is a programming language, for crying out loud!” I hear you. I believe that if you begin with the basic syntax and rules, study tons of examples to learn how they work, and then slowly build up to more complex scripts, you can learn jаvascript programming. I predict here and now that by the time you finish this book, you’ll even be a little bit amazed at yourself and at what you can do. This book is to the point, focusing on the key topics you need to know about this popular programming language. Great for supplementing classroom learning, reviewing for a certification, or staying knowledgeable on the job.
 

.NET MAUI Cross-Platform Application Development, 2nd Edition (Expert Insight)

Автор: magnum от 14-06-2024, 00:33, Коментариев: 1

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

.NET MAUI Cross-Platform Application Development, 2nd Edition (Expert Insight)Название: .NET MAUI Cross-Platform Application Development - 2nd Edition (Expert Insight)
Автор: Roger Ye
Издательство: Packt
Год выхода: 2024
Страниц: 497
Формат: PDF True, EPUB
Язык: English
Размер: 45,8 MB

An evolution of Xamarin.Forms, .NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that’ll run on Android, iOS, macOS, and Windows from a single shared code-base. This step-by-step guide provides a comprehensive introduction to those who are new to .NET MAUI that will have you up to speed with app development using .NET MAUI in no time.
 

Recommender Systems: Algorithms and their Applications

Автор: literator от 13-06-2024, 14:00, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Recommender Systems: Algorithms and their Applications
Автор: Pushpendu Kar, Monideepa Roy, Sujoy Datta
Издательство: Springer
Год: 2024
Страниц: 174
Язык: английский
Формат: pdf (true), epub
Размер: 19.9 MB

The book includes a thorough examination of the many types of algorithms for recommender systems, as well as a comparative analysis of them. It addresses the problem of dealing with the large amounts of data generated by the recommender system. The book also includes two case studies on recommender system applications in healthcare monitoring and military surveillance. It demonstrates how to create attack-resistant and trust-centric recommender systems for sensitive data applications. This book provides a solid foundation for designing recommender systems for use in healthcare and defense. Recommendation systems gather information about the likes and dislikes of a user and use various types of complex algorithms to predict what a user may be interested in and send personalized recommendations to users. Brands like Netflix, Amazon, Facebook, Spotify, and YouTube collect information about users and try to predict user preferences. If a person buys a certain product, then suggestions for similar products are sent to the user. If a user likes a particular type of music or movie, then it will try to predict and recommend similar types of music or movies to the user. It is a very vast and interesting area of research but at present, in this book, we have taken some of the most important topics which form the basis of recommender systems, along with some case studies and applications and suggestions for future research directions. This book will be useful to users who are new to the topic and wish to learn it. It will also be useful to advanced users who know the theory but want to implement or design a system from scratch and can learn from the different types of algorithms.
 

C Brain Teasers: Exercise Your Mind

Автор: literator от 13-06-2024, 05:38, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: C Brain Teasers: Exercise Your Mind
Автор: Dan Gookin
Издательство: Pragmatic Bookshelf
Год: 2024
Страниц: 136
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

You thought you knew C, but can you solve 25 puzzles in this popular programming language? Noted C programmer and author Dan Gookin provides a series of pointed questions, puzzles, and problems to keep your C programming skills sharp. Each one will provide insight into various aspects of handling strings, numeric operations, and other activities, giving you techniques to take the best advantage of all C has to offer. Challenge yourself, and get to know some powerful tricks and details for writing better, faster, more accurate C code. Most C programming books present the information sequentially, teaching you the right way to code and only rarely describing what could go wrong. In this book, the goal is to find out what did go wrong - or what potentially goes right. Explore interesting and unusual programming concepts and approaches with small, to-the-point, programs and exercises. Hone your C programming skills and expand your knowledge. Shocking all the experts who continue to predict its demise, the C Programming language is stronger than ever. Taught in universities and used by developers around the world, C’s syntax and structure are borrowed by other major languages. Often, those languages have their foundation in C. Today, C is used to maintain operating systems, create high-end graphics drivers, program microcontrollers, code for embedded systems, and more. C programmers, from beginners to advanced, will gain understanding from the puzzles presented in this book. Whether you’re just starting out or have been coding for a while, the insights and surprises offered here will entertain and delight you. The goal is to make you a better programmer.
 

JavaScript Brain Teasers: Exercise Your Mind

Автор: literator от 13-06-2024, 03:41, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: jаvascript Brain Teasers: Exercise Your Mind
Автор: Faraz K. Kelhini
Издательство: Pragmatic Bookshelf
Год: 2024
Страниц: 130
Язык: английский
Формат: pdf, azw3, epub (true), mobi
Размер: 10.1 MB

If you've ever felt the exhilaration of cracking a thorny problem or the joy of witnessing elegant code that challenges your mind, then this book is tailor-made for you. Prepare yourself to dive into a diverse array of mind-bending jаvascript brain teasers. Each puzzle is more than just a code exercise; it's a gateway to unlocking new insights and honing your abilities. As you work through the challenges, you'll learn to think pragmatically, optimize your code for efficiency, and avoid hidden pitfalls that can catch you off guard. What's more - the puzzle format will help you remember what you've learned! Over the years, jаvascript has gained a bit of a reputation for its quirky and unique characteristics. It's important for developers to be aware of these quirks to write more robust and predictable jаvascript code. In this book, we invite you on a journey designed to unveil the intricate nuances and peculiarities that define the language's essence. Learn how to simulate function overloading, embed hidden information within objects, develop self-contained functions capable of maintaining their own local state, generate number sequences using functional programming, handle exotic forms of IIFEs, and prevent loss of precision when dealing with large numbers. Grasp concepts like closures, hoisting, symbols, execution context, event queue, text normalization, and more, one puzzle at a time.
 

TinyML for Edge Intelligence in IoT and LPWAN Networks

Автор: literator от 13-06-2024, 01:44, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: TinyML for Edge Intelligence in IoT and LPWAN Networks
Автор: Bharat S. Chaudhari, Sheetal N. Ghorpade, Marco Zennaro
Издательство: Academic Press/Elsevier
Год: 2024
Страниц: 520
Язык: английский
Формат: pdf (true), epub
Размер: 38.7 MB

Recently, Tiny Machine Learning (TinyML) has gained incredible importance due to its capabilities of creating lightweight machine learning (ML) frameworks aiming at low latency, lower energy consumption, lower bandwidth requirement, improved data security and privacy, and other performance necessities. As billions of battery-operated embedded IoT and low power wide area networks (LPWAN) nodes with very low on-board memory and computational capabilities are getting connected to the Internet each year, there is a critical need to have a special computational framework like TinyML. TinyML for Edge Intelligence in IoT and LPWAN Networks presents the evolution, developments, and advances in TinyML as applied to IoT and LPWANs. It starts by providing the foundations of IoT/LPWANs, low power embedded systems and hardware, the role of artificial intelligence and machine learning in communication networks in general and cloud/edge intelligence. It then presents the concepts, methods, algorithms and tools of TinyML. Practical applications of the use of TinyML are given from health and industrial fields which provide practical guidance on the design of applications and the selection of appropriate technologies. TinyML for Edge Intelligence in IoT and LPWAN Networks is highly suitable for academic researchers and professional system engineers, architects, designers, testers, deployment engineers seeking to design ultra-lower power and time-critical applications.
 

Algorithms in Advanced Artificial Intelligence

Автор: literator от 12-06-2024, 21:47, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Algorithms in Advanced Artificial Intelligence
Автор: R.N.V. Jagan Mohan, Vasamsetty Chandra Sekhar
Издательство: CRC Press
Год: 2024
Страниц: 547
Язык: английский
Формат: pdf (true)
Размер: 60.7 MB

Algorithms in Advanced Artificial Intelligence is a collection of papers on emerging issues, challenges, and new methods in Artificial Intelligence, Machine Learning, Deep Learning, Cloud Computing, Federated Learning, Internet of Things, andBlockchain technology. The book addresses the growing attention to advanced technologies due to their ability to provide “paranormal solutions” to problems associated with classical Artificial Intelligence frameworks. AI is used in various subfields, including learning, perception, and financial decisions. It uses four strategies: Thinking Humanly, Thinking Rationally, Acting Humanly, and Acting Rationally. The authors address various issues in ICT, including Artificial Intelligence, Machine Learning, Deep Learning, Data Science, Big Data Analytics, Vision, Internet of Things, Security and Privacy aspects in AI, and Blockchain and Digital Twin Integrated Applications in AI.
 

Ultimate Git and GitHub for Modern Software Development: Unlock the Power of Git and GitHub Version Control

Автор: literator от 12-06-2024, 16:11, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Ultimate Git and GitHub for Modern Software Development: Unlock the Power of Git and GitHub Version Control and Collaborative Coding to Seamlessly Manage and Streamline Software Projects
Автор: Pravin Mishra
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 216
Язык: английский
Формат: epub (true)
Размер: 62.2 MB

Ultimate Git and GitHub for Modern Software Development is a comprehensive guide that empowers developers to harness the full potential of Git and GitHub for efficient version control and seamless collaboration. This book takes you on a journey through the fundamentals of Git, exploring its commands, branching strategies, and conflict resolution techniques. It then delves into the world of GitHub, teaching you how to create repositories, collaborate with teams, and contribute to open-source projects. Whether you're a beginner or an experienced developer, this handbook equips you with the skills and knowledge to streamline your development workflow, ensure code integrity, and foster a collaborative coding environment. With clear explanations, real-world examples, and best practices, you will learn to leverage the power of these tools to enhance your coding experience and elevate your projects to new heights. Git and GitHub have revolutionized the way software developers collaborate, manage code, and track changes. As technology continues to evolve, the need for efficient version control systems and collaborative platforms has become paramount. This book is designed to provide you with a comprehensive understanding of Git and GitHub, equipping you with the knowledge and skills necessary to navigate the ever-changing landscape of software development.
 

Ultimate Pandas for Data Manipulation and Visualization: Efficiently Process and Visualize Data

Автор: literator от 12-06-2024, 14:51, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Ultimate Pandas for Data Manipulation and Visualization: Efficiently Process and Visualize Data with Python's Most Popular Data Manipulation Library
Автор: Tahera Firdose
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 695
Язык: английский
Формат: pdf, epub
Размер: 22.2 MB

Unlock the power of Data Manipulation with Pandas. Unlock the power of Pandas, the essential Python library for data analysis and manipulation. This comprehensive guide takes you from the basics to advanced techniques, ensuring you master every aspect of pandas. You'll start with an introduction to pandas and data analysis, followed by in-depth explorations of pandas Series and DataFrame, the core data structures. Learn essential skills for data cleaning and filtering, and master grouping and aggregation techniques to summarize and analyze your data sets effectively. Discover how to reshape and pivot data, join and merge multiple datasets, and handle time series analysis. Enhance your data analysis with compelling visualizations using Matplotlib, and apply your knowledge in a real-world scenario by analyzing bank customer churn. Through hands-on examples and practical use cases, this book equips you with the tools to clean, filter, aggregate, reshape, merge, and visualize data effectively, transforming it into actionable insights. This book is ideal for aspiring data scientists, analysts, and Python enthusiasts looking to enhance their data manipulation skills using Pandas. Familiarity with Python programming basics and a basic understanding of data structures will greatly benefit readers as they delve into the concepts presented in this book.