Python for Data Science For Dummies, Mueller J.P., Massaron L., 2019.
The main purpose of Python for Data Science For Dummies, 2nd Edition is to take the scare factor out of data science by showing you that data science is not only really interesting but also quite doable using Python. You might assume that you need to be a computer science genius to perform the complex tasks normally associated with data science, but that’s far from the truth. Python comes with a host of useful libraries that do all the heavy lifting for you in the background. You don’t even realize how much is going on, and you don’t need to care. All you really need to know is that you want to perform specific tasks, and Python makes these tasks quite accessible.
учебник по программированию
Python for Data Science For Dummies, Mueller J.P., Massaron L., 2019
Купить бумажную или электронную книгу и скачать и читать Python for Data Science For Dummies, Mueller J.P., Massaron L., 2019JavaScript для детей, самоучитель по программированию, Морган Н., 2016
JavaScript для детей, Самоучитель по программированию, Морган Н., 2016.
Эта книга позволит вам погрузиться в программирование и с легкостью освоить JavaScipt. Вы напишете несколько настоящих игр —поиск сокровищ на карте, «Виселицу» и «Змейку». На каждом шаге вы сможете оценить результаты своих трудов — в виде работающей программы, а с понятными инструкциями, примерами и забавными иллюстрациями обучение будет только приятным. Книга для детей от 10 лет.
Купить бумажную или электронную книгу и скачать и читать JavaScript для детей, самоучитель по программированию, Морган Н., 2016Эта книга позволит вам погрузиться в программирование и с легкостью освоить JavaScipt. Вы напишете несколько настоящих игр —поиск сокровищ на карте, «Виселицу» и «Змейку». На каждом шаге вы сможете оценить результаты своих трудов — в виде работающей программы, а с понятными инструкциями, примерами и забавными иллюстрациями обучение будет только приятным. Книга для детей от 10 лет.
JavaScript for Kids, Morgan N., 2014
JavaScript for Kids, Morgan N., 2014.
JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!
JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then move on to more advanced topics, like building interactivity with jQuery and drawing graphics with Canvas.
Скачать и читать JavaScript for Kids, Morgan N., 2014JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!
JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then move on to more advanced topics, like building interactivity with jQuery and drawing graphics with Canvas.
Introducing Python, Modern Computing in Simple Packages, Second edition, Lubanovic B., 2020
Introducing Python, Modern Computing in Simple Packages, Second edition, Lubanovic B., 2020.
As the title promises, this book will introduce you to one of the world’s most popular programming languages: Python. It’s aimed at beginning programmers as well as more experienced programmers who want to add Python to the languages they already know.
In most cases, it’s easier to learn a computer language than a human language. There’s less ambiguity and fewer exceptions to keep in your head. Python is one of the most consistent and clear computer languages. It balances ease of learning, ease of use, and expressive power.
Скачать и читать Introducing Python, Modern Computing in Simple Packages, Second edition, Lubanovic B., 2020As the title promises, this book will introduce you to one of the world’s most popular programming languages: Python. It’s aimed at beginning programmers as well as more experienced programmers who want to add Python to the languages they already know.
In most cases, it’s easier to learn a computer language than a human language. There’s less ambiguity and fewer exceptions to keep in your head. Python is one of the most consistent and clear computer languages. It balances ease of learning, ease of use, and expressive power.
Introducing Python, Modern Computing in Simple Packages, Lubanovic B., 2015
Introducing Python, Modern Computing in Simple Packages, Lubanovic B., 2015.
This book will introduce you to the Python programming language. Its aimed at beginning programmers, but even if you’ve written programs before and just want to add Python to your list of languages, Introducing Python will get you started.
It's an unhurried introduction, taking small steps from the basics to more involved and varied topics. I mix cookbook and tutorial styles to explain new terms and ideas, but not too many at once. Real Python code is included early and often.
Скачать и читать Introducing Python, Modern Computing in Simple Packages, Lubanovic B., 2015This book will introduce you to the Python programming language. Its aimed at beginning programmers, but even if you’ve written programs before and just want to add Python to your list of languages, Introducing Python will get you started.
It's an unhurried introduction, taking small steps from the basics to more involved and varied topics. I mix cookbook and tutorial styles to explain new terms and ideas, but not too many at once. Real Python code is included early and often.
Head First Python, Barry P., 2017
Head First Python, Barry P., 2017.
Want to learn the Python language without slogging your way through howto manuals? With Head First Python, you’ll quickly grasp Python’s fundamentals, working with the built-in data structures and functions. Then you’ll move on to building your very own webapp, exploring database management, exception handling, and data wrangling. If you’re intrigued by what you can do with context managers, decorators, comprehensions, and generators, it’s all here. This second edition is a complete learning experience that will help you become a Python programmer in no time.
Скачать и читать Head First Python, Barry P., 2017Want to learn the Python language without slogging your way through howto manuals? With Head First Python, you’ll quickly grasp Python’s fundamentals, working with the built-in data structures and functions. Then you’ll move on to building your very own webapp, exploring database management, exception handling, and data wrangling. If you’re intrigued by what you can do with context managers, decorators, comprehensions, and generators, it’s all here. This second edition is a complete learning experience that will help you become a Python programmer in no time.
Head First JavaScript Programming, Freeman E., Robson E., 2014
Head First JavaScript Programming, Freeman E., Robson E., 2014.
This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model. You won’t just be reading—you’ll be playing games, solving puzzles, pondering mysteries, and interacting with JavaScript in ways you never imagined. And you’ll write real code, lots of it, so you can start building your own web applications.
Скачать и читать Head First JavaScript Programming, Freeman E., Robson E., 2014This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model. You won’t just be reading—you’ll be playing games, solving puzzles, pondering mysteries, and interacting with JavaScript in ways you never imagined. And you’ll write real code, lots of it, so you can start building your own web applications.
Head First C#, Stellman A., Greene J., 2013
Head First C#, Stellman A., Greene J., 2013.
Head First C# is a complete learning experience for programming with C#, XAML, the .NET Framework, and Visual Studio. Built for your brain, this book keeps you engaged from the first chapter, where you’ll build a fully functional video game. After that, you’ll learn about classes and object-oriented programming, draw graphics and animation, query your data with LINQ, and serialize it to files. And you'll do it all by building games, solving puzzles, and doing hands-on projects. By the time you’re done you’ll be a solid C# programmer, and you'll have a great time along the way!
Скачать и читать Head First C#, Stellman A., Greene J., 2013Head First C# is a complete learning experience for programming with C#, XAML, the .NET Framework, and Visual Studio. Built for your brain, this book keeps you engaged from the first chapter, where you’ll build a fully functional video game. After that, you’ll learn about classes and object-oriented programming, draw graphics and animation, query your data with LINQ, and serialize it to files. And you'll do it all by building games, solving puzzles, and doing hands-on projects. By the time you’re done you’ll be a solid C# programmer, and you'll have a great time along the way!
Другие статьи...
- Coding with JavaScript For Dummies, Minnick C., Holland E., 2015
- C# для чайников, Мюллер Д.И., Семпф Б., Сфер Ч., 2019
- C# 7.0 All-in-One For Dummies, Mueller J.P., Sempf B., Sphar C., 2018
- Beginning Programming with Python For Dummies, Mueller J.P., 2018
- Параллельное программирование, Качко Е.Г., 2011
- Основы программирования на языке C++, учебно-методическое пособие, Тонхоноева А.А., 2015
- Интерфейс JNI, Руководство по программированию, Лиэнг Ш., 2014
- Автоматное программирование, Поликарпова Н., Шалыто А., 2011
Показана страница 19 из 60