Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


Название: Mastering Machine Learning with Python in Six Steps: A Practical Implementation Guide to Predictive Data Analytics Using Python Second Edition (+code)
Автор: Manohar Swamynathan
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 455
Размер: 22.5 Mb
Язык: English

Explore fundamental to advanced Python 3 topics in six steps, all designed to make you a worthy practitioner. This updated version’s approach is based on the “six degrees of separation” theory, which states that everyone and everything is a maximum of six steps away and presents each topic in two parts: theoretical concepts and practical implementation using suitable Python 3 packages.
Разместил: buratino 2-10-2019, 17:56 | Комментарии: 0 | Подробнее
Название: The Art of High Performance Computing for Computational Science, Vol. 2: Advanced Techniques and Examples for Materials Science
Автор: Masaaki Geshi
Издательство: Springer
Год: 2020 (2019 Edition)
Страниц: 209
Язык: английский
Формат: pdf (true), epub
Размер: 16.5 MB

This book presents advanced and practical techniques for performance optimization for highly parallel processing. Featuring various parallelization techniques in material science, it is a valuable resource for anyone developing software codes for computational sciences such as physics, chemistry, biology, earth sciences, space science, weather, disaster prevention and manufacturing, as well as for anyone using those software codes.
Разместил: literator 2-10-2019, 16:47 | Комментарии: 0 | Подробнее
Название: Python Programming for Beginners: The Complete Beginner’s Guide To Python Programming
Автор: Bruce Berke
Издательство: Amazon Digital Services LLC
Год: 2018
Страниц: 61
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Are you interested in computer programming? Do you want something that is easy to get started and will give great results? Python is the thing you are looking for. When it comes to programming computers the novice tends to imagine a complex world that takes years to understand and become proficient in. It is true that this was once the case, but as computers have evolved, so has the programming tools.
Разместил: literator 2-10-2019, 16:34 | Комментарии: 0 | Подробнее
Название: Python: For Beginners: A Crash Course Guide To Learn Python in 1 Week
Автор: Timothy C. Needham
Издательство: Amazon Digital Services LLC
Год: 2017
Страниц: 137
Язык: английский
Формат: epub
Размер: 19.9 MB

Become a Python Programming Expert With Ease! Python is a simple yet powerful programming language that can enable you to start thinking like a programmer right from the beginning. It is very readable and the stress many beginners face about memorizing arcane syntax typically presented by other programming languages will not affect you at all. Conversely, you will be able to concentrate on learning concepts and paradigms of programming.
Разместил: literator 2-10-2019, 16:08 | Комментарии: 0 | Подробнее
Название: Computer Programming for Beginners: Fundamentals of Programming Terms and Concepts
Автор: Nathan Clark
Издательство: Nathan Clark
Год: 2018
Страниц: 207
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.1 MB

Every Conceivable Topic a Complete Novice Needs To Know.
If you are a newcomer to programming it's easy to get lost in the technical jargon, before even getting to the language you want to learn.
What are statements, operators, and functions?
How to structure, build and deploy a program?
What is functional programming and object oriented programming?
Разместил: literator 2-10-2019, 15:51 | Комментарии: 0 | Подробнее
Название: Beginner's Guide to Python Programming: Learn Python 3 Fundamentals, Plotting and Tkinter GUI Development Easily
Автор: Serhan Yamacli
Издательство: Amazon Digital Services LLC
Год: 2018
Страниц: 271
Язык: английский
Формат: pdf
Размер: 10.1 MB

This book covers Python 3 programming fundamentals together with 2D and 3D plotting, numerical library numpy, file/Sqlite database operations and tkinter graphical user interface development (i.e. developing desktop applications) in Python.
Разместил: literator 2-10-2019, 13:16 | Комментарии: 0 | Подробнее
Название: Excel Formulas: Halfwit to Hero
Автор: Matthew MacDonald
Издательство: ProseTech
Год: 2018
Формат: epub
Страниц: 273
Размер: 13.9 Mb
Язык: English

Formulas are the heart and soul of Excel, whether you’re using Excel to build a business, run a budget, or solve your math homework. In Excel Formulas: Halfwit to Hero you get a no-fluff introduction to the essentials of formula writing by master explainer and best-selling author Matthew MacDonald.
Learn by Doing: In the past, computer books were giant doorstops that could crush you if they fell from a high shelf. This isn’t that sort of book. Instead, you'll "learn by doing" with the exercises on the companion website (http://lab.halfwit2hero.com). Each chapter has at least one step-by-step tutorial that gets you to practice the new concepts you've learned before they
can drop out of your brain. Yes, this approach requires more work than breezing through the book on your sofa while watching The Bachelor in the background. But the payoff is immense. Instead of ending this book as a person who’s "kind of" familiar with Excel, you’ll be someone who’s developed real Excel skills. And when someone asks you about an Excel formula feature, your reaction won’t be "That sounds vaguely familiar"—it will be "I tried that out myself."
Разместил: buratino 2-10-2019, 13:08 | Комментарии: 0 | Подробнее
Название: Excel VBA: A Comprehensive Beginner’s Guide to Learn and Understand Excel Visual Basic Applications
Автор: Daniel Jones
Издательство: CreateSpace Independent Publishing Platform
Год: 2018
Страниц: 72
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.1 MB

Take your Excel skills to the next level with Microsoft’s Visual Basic Applications. This book has been designed to help the beginner to understand and implement the many powerful tools that can be utilized within its program. Here, you will learn the basics of VBA and how to put them to good use. Inside, you’ll learn the fundamental elements and characteristics of Excel and uncover easy little tricks that will help you to get your computer to do your work for you.
Разместил: literator 2-10-2019, 12:59 | Комментарии: 0 | Подробнее
Название: 101 Challenges In C++ Programming: Solve 101 Challenges to sharpen C++ Programming skills
Автор: Yashavant Kanetkar, Aditya Kanetkar
Издательство: BPB Publications
Год: 2017
Страниц: 308
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

Practice them to be a mature a C++ programmer. Very often it is found that while creating C++ programs programmers are simply doing C programming with a C++ compiler. As a result, they are unable to exploit the real power that C++ lays at their door steps. Also, there are not enough challenges/problems available in text books that would test the programmer' understanding of C++ and OOP concepts. To address these issues Authors have crafted well thought out this book. Their complete solution, sample runs and explanation. These challenges would test and improve your knowledge in every aspect of C++ programming.
Разместил: literator 2-10-2019, 12:20 | Комментарии: 0 | Подробнее
Название: The Scrum Fieldbook: A Master Class on Accelerating Performance, Getting Results, and Defining the Future
Автор: J.J. Sutherland
Издательство: Currency
Год: 2019
Формат: epub/azw3/pdf(conv.)
Страниц: 277
Размер: 10.3 Mb
Язык: English

Based on years of work in the field with scores of companies including Bosch, 3M, Schlumberger, and Saab, The Scrum Fieldbook delivers a hands-on, practical approach for successfully implementing the Scrum framework in any domain.
Scrum is the secret weapon behind some of today’s most successful companies. Giants like Google, Facebook, Amazon, and Apple use Scrum to reshape our world through incredibly fast innovation, a laser focus on customers, and continuous improvement.
Разместил: buratino 2-10-2019, 08:00 | Комментарии: 0 | Подробнее



 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности