|
|
|
|
|
|
|
| |
|
Название: Learn Python 3: Practical Course for Beginners to Programming in One Week Автор: William Gray Издательство: Amazon Digital Services LLC Год: 2019 Страниц: 155 Язык: английский Формат: epub, pdf (conv) Размер: 10.1 MB
Have you always wanted to learn programming but you thought is difficult? Eager to learn Python Quickly? The information inside this book is your answer! Code is the language of the future. And the time to learn the ins and outs of coding is now, unless of course you want to be left behind from the biggest revolution that mankind will witness. The secret is in learning programming languages because every electronic device runs on some sort of programming language. Python is an easy to use and easy to learn programming language that is freely available on Macintosh, Windows, or Linux computers. So once you learn Python you can use it for the rest of your career. From the rich and well-designed standard library and built-ins to the availability of modules and numerous third-party open source libraries, very few programming languages can beat it. |
Разместил: Ingvar16 10-10-2019, 18:06 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Machine Learning for Beginners: Easy Guide Book Автор: Jerry N.P. Издательство: Amazon Digital Services LLC Год: 2017 Страниц: 53 Язык: английский Формат: epub, rtf, pdf (conv) Размер: 10.1 MB
This book is a discussion about Machine Learning (ML). It is the best book for those with little or no knowledge about Machine Learning. The book begins by helping you understand what Machine Learning is. You will also learn the areas in which machine learning is applicable. In machine learning, training is very essential, as it is what helps the machine learning algorithms to learn and show an improvement next time from their experience. This book discusses the various machine learning algorithms. |
Разместил: Ingvar16 10-10-2019, 15:29 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Python Data Science: Hands on Learning for Beginners Автор: Travis Booth Издательство: Independently published Год: 2019 Страниц: 151 Язык: английский Формат: epub, pdf (conv) Размер: 10.7 MB
The complete beginner's guide to data manipulation and visualization with Python! From the basics of Python to the ins and outs of working with Pandas, NumPy and Matplotlib, this book has everything for those looking to get started with Python. This book will guide you through the field of Data Science from the very beginning. The purpose of it is to teach you the process of data science, while also providing you with all the fundamental skills and tools in order to support your learning process. This book is intended for complete beginners looking for a way to easily understand the basics of data science. |
Разместил: Ingvar16 10-10-2019, 14:51 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: PHP Programming for Beginners: Programming Concepts. How to use PHP with MySQL and Oracle databases Автор: Sergey Skudaev Издательство: CreateSpace Independent Publishing Platform Год: 2018 Страниц: 191 Язык: английский Формат: epub, pdf (conv) Размер: 10.1 MB
Want to build an interactive website using PHP with MySQL or Oracle database? This book is for you, even if you are new to computer programming. In this book, you will learn key programming concepts that are essential for any programming language and find practical solutions that can be used for your own website. |
Разместил: Ingvar16 9-10-2019, 15:46 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: C++ for Beginners: step-by-step guide to C++ programming from basics to advanced Автор: Robert Anderson Издательство: Amazon Digital Services LLC Год: 2017 Страниц: 138 Язык: английский Формат: epub, pdf (conv) Размер: 10.1 MB
C++ is a high level language that is an iteration of C that includes more features and improves upon already existing ones. C++ is designed to provide efficient programs, it has the philosophy of “zero overhead” that effectively means that all extras are removed, this means that there is less support for a programmer with error messages etc and limited functionality in libraries, but the code will run fast and effectively. This means C++ is really only used in situations where efficiency is crucial, this is why C++ is commonly used in games as well for example, where every ounce of hardware is to be utilized efficiently. |
Разместил: Ingvar16 9-10-2019, 15:18 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Istio: Up and Running: Using a Service Mesh to Connect, Secure, Control, and Observe (First Edition) Автор: Lee Calcote, Zack Butcher Издательство: O'Reilly Media Год: 2019 Формат: epub/pdf(conv.) Страниц: 272 Размер: 15.8 Mb Язык: English
You did it. You successfully transformed your application into a microservices architecture. But now that you’re running services across different environments—public to public, private to public, virtual machine to container—your cloud native software is beginning to encounter reliability issues. How do you stay on top of this ever-increasing complexity? With the Istio service mesh, you’ll be able to manage traffic, control access, monitor, report, get telemetry data, manage quota, trace, and more with resilience across your microservice. |
Разместил: bomboane 9-10-2019, 11:32 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Data Structure Simplified: Implementation Using C++ Автор: Jitendra Singh Издательство: Alpha Science Год: 2018 Формат: True PDF Страниц: 368 Размер: 14.4 Mb Язык: English
This book has been written for undergraduate students in computer science, and students at a master's level and professionals aiming to learn data structure in self-learning mode. Special focus has been laid on fundamental building and developing the program line by line. Therefore, enough diagrams have been included to depict the program development. Ease of language can benefit students in learning and mastering several topics that include stack, queue, link list etc. Programs included are well tested for the accuracy in Turboc compiler. The focus is not only on function development but also methods to call them. The chapters and with the case studies that gives enough understanding of where and how to use the topic learned. |
Разместил: bomboane 9-10-2019, 01:51 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Data Structure and Algorithm with C Автор: Debdutta Pal, Suman Halder Издательство: Alpha Science Год: 2018 Формат: True PDF Страниц: 352 Размер: 10.3 Mb Язык: English
Designed as a stepping stone for students to enter into the world of computer science and engineering, this book has been written for students who have knowledge about C and who are now going to open their eyes to the domain of data structure. Hence, the prospective audience for this book consists primarily of undergraduates majoring in computer science or computer engineering. In this book the authors have explained different perceptions of data structure in their own way. They have conceived innovative approaches to explain different aspects of data structure, wrapping the old concept in a new and student centric approach.
|
Разместил: bomboane 9-10-2019, 01:23 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Recursion and Dynamic Programming: Uplevel Your Coding Interview Автор: Jack Wong Издательство: Amazon Digital Services LLC Год: 2018 Страниц: 89 Язык: английский Формат: epub, pdf (conv) Размер: 10.1 MB
After founded and teaching in an online interview preparation program, Full Stack Builder and a meetup group Bay Area javascript Interview Prep Meetup, I have seen the struggles, as well as what worked well with most programmers (including me) when solving coding interview questions. Through years of understanding how programmers tend to think, I was inspired and have fine-tuned problem-solving approaches to incorporate them into my teaching. These approaches include improved thinking process and creative methodologies to systematically solving coding problems. To extend my reach to my fellow programmers, I eventually started this book. |
Разместил: Ingvar16 8-10-2019, 19:27 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: javascript Interview Questions and Answers Автор: Pratik Bandal Издательство: Amazon Digital Services LLC Год: 2019 Страниц: 100 Язык: английский Формат: epub, pdf (conv) Размер: 10.1 MB
Книга "Интервью по javascript. Вопросы и ответы" чрезвычайно полезна для начинающих и профессионалов, которые готовятся к интервью по javascript или веб-технологиям. Она охватывает вопросы интервью по javascript, которые необходимы для построения пользовательского интерфейса и полной разработки в стеке. Книга подготовит вас к интервью, а также усовершенствет Ваши знания по javascript и подготовит к работе в промышленности. |
Разместил: Ingvar16 8-10-2019, 14:02 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|