Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Python Programming Language, Programming Python


Варианты приобретения
Цена: 4122.00р.
Кол-во:
 о цене
Наличие: Отсутствует. 
Возможна поставка под заказ. Дата поступления на склад уточняется после оформления заказа


Добавить в корзину
в Мои желания

Автор: Programming Python
Название:  Python Programming Language
ISBN: 9781802516609
Издательство: Luca Pino
Классификация:









ISBN-10: 1802516603
Обложка/Формат: Paperback
Страницы: 296
Вес: 0.40 кг.
Дата издания: 27.03.2021
Язык: English
Размер: 22.86 x 15.24 x 1.57 cm
Читательская аудитория: General (us: trade)
Рейтинг:
Поставляется из: США
Описание:

Buy It Now and let your Customers get addicted to this amazing book ⚡ 55% OFF for BOOKSTORES ⚡


Python Programming Language- The Ultimate Tool To Progress Your Python Programming From Good To Great While Making Coding In Scratch Look Easy


Curious To Know More About Programming And Improve Your Skills? Then This Python Data Science Handbook Will Enable You To Quickly Progress Ahead

When it comes to the IT world, there are various options for programming platforms to choose from and start building a career. Then how to choose which one to go after?

Your first guess might be one that is relatively simple, easy to use, and perhaps compatible with other software. Then, there should be good resources that you can lean on so that you can actually start coding as soon as possible.

Guess What? Python Combines All Of These Features, and With The Help Of This Great Handbook, In A Matter Of Weeks, You Will Be Writing Your Own Coding And Even Performing Errands

Going through This Book, you will:

- Quickly Understand How Python Works and how much advantageous its functionalities are compared to other programming languages

- Find A Step-By-Step Process On Python Installation and have it set-up in no time

- Get To Use Python Shell and navigate through writing your very first program (its used to execute commands - you simply make an input, the code does the rest)

- Practice The Material You Just Learned With Provided Exercises to ensure you got everything properly (practice makes perfect)

- Reveal A Complete List In Terms Of Data Type and use it as a solution as per the respective circumstance (numbers, strings, tuples, booleans... all is in there)

  • Python Programming language,
  • Python Algorithms,
  • Python Machine Learning...


- And Theres Much More

Struggling to find the proper approach to completing a project might bring along frustration, but...

This should not be the case here. Having the right tools at your fingertips and knowing that your backs covered... all the support you need is right here, delivered by Python, and the cautious Handbook you are about to get your hands on.

Ah, and another thing... dont worry if you are new to Python - This Guide Will Fill In The Gaps And Make Your Project Successful


Buy It Now and let your Customers get addicted to this amazing book ⚡ 55% OFF for BOOKSTORES ⚡




Python: Programming Art Level 1

Автор: Roffey Chris
Название: Python: Programming Art Level 1
ISBN: 1107631092 ISBN-13(EAN): 9781107631090
Издательство: Cambridge Education
Рейтинг:
Цена: 2341.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Create artistic applications to explore your creative side! Reinforce your programming knowledge from Python Basics and learn a few more tricks with this fun level 1 book. Activities include extending your Etch-a-Sketch and building your own drawing app. The code is suitable for Mac, Windows and Linux users and therefore compatible with the Raspberry Pi.

Programming Python

Автор: Lutz Mark
Название: Programming Python
ISBN: 0596158106 ISBN-13(EAN): 9780596158101
Издательство: Wiley
Рейтинг:
Цена: 9502.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Once you`ve come to grips with the core Python language, learning how to build Python applications presents a far more interesting challenge. Many critics consider this classic book, now updated for Python 3.x, to be the industry standard tutorial for Python application programming.

Python for Scientists

Автор: John M. Stewart
Название: Python for Scientists
ISBN: 1316641236 ISBN-13(EAN): 9781316641231
Издательство: Cambridge Academ
Рейтинг:
Цена: 5067.00 р.
Наличие на складе: Поставка под заказ.

Описание: Scientific Python is taught from scratch in this book via copious, downloadable, useful and adaptable code snippets. Everything the working scientist needs to know is covered, quickly providing researchers and research students with the skills to start using Python effectively.

Rapid gui programming with python and qt

Автор: Summerfield, Mark
Название: Rapid gui programming with python and qt
ISBN: 0134393333 ISBN-13(EAN): 9780134393339
Издательство: Pearson Education
Рейтинг:
Цена: 8809.00 р.
Наличие на складе: Поставка под заказ.

Описание: The Insider's Best-Practice Guide to Rapid PyQt 4 GUI DevelopmentWhether you're building GUI prototypes or full-fledged cross-platform GUI applications with native look-and-feel, PyQt 4 is your fastest, easiest, most powerful solution. Qt expert Mark Summerfield has written the definitive best-practice guide to PyQt 4 development. With Rapid GUI Programming with Python and Qt you'll learn how to build efficient GUI applications that run on all major operating systems, including Windows, Mac OS X, Linux, and many versions of Unix, using the same source code for all of them.

Summerfield systematically introduces every core GUI development technique: from dialogs and windows to data handling; from events to printing; and more. Through the book's realistic examples you'll discover a completely new PyQt 4-based programming approach, as well as coverage of many new topics, from PyQt 4's rich text engine to advanced model/view and graphics/view programming. Every key concept is illuminated with realistic, downloadable examples-all tested on Windows, Mac OS X, and Linux with Python 2.5, Qt 4.2, and PyQt 4.2, and on Windows and Linux with Qt 4.3 and PyQt 4.3.

Coverge includesPython basics for every PyQt developer: data types, data structures, control structures, classes, modules, and moreCore PyQt GUI programming techniques: dialogs, main windows, and custom file formatsUsing Qt Designer to design user interfaces, and to implement and test dialogs, events, the Clipboard, and drag-and-drop Building custom widgets: Widget Style Sheets, composite widgets, subclassing, and moreMaking the most of Qt 4.2's new graphics/view architectureConnecting to databases, executing SQL queries, and using form and table viewsAdvanced model/view programming: custom views, generic delegates, and moreImplementing online help, internationalizing applications, and using PyQt's networking and multithreading facilities

Elements of Programming Interviews in Python: The Insiders` Guide

Автор: Aziz Adnan, Lee Tsung-Hsien, Prakash Amit
Название: Elements of Programming Interviews in Python: The Insiders` Guide
ISBN: 1537713949 ISBN-13(EAN): 9781537713946
Издательство: Неизвестно
Цена: 6888.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This is the Python version of our book. See the website for links to the C++ and Java version.Have you ever...

  • Wanted to work at an exciting futuristic company?
  • Struggled with an interview problem thatcould have been solved in 15 minutes?
  • Wished you could study real-world computing problems?

If so, you need to read Elements of Programming Interviews (EPI).

EPI is your comprehensive guide to interviewing for software development roles.

The core of EPI is a collection of over 250 problems with detailed solutions. The problems are representative of interview questions asked at leading software companies. The problems are illustrated with 200 figures, 300 tested programs, and 150 additional variants.

The book begins with a summary of the nontechnical aspects of interviewing, such as strategies for a great interview, common mistakes, perspectives from the other side of the table, tips on negotiating the best offer, and a guide to the best ways to use EPI. We also provide a summary of data structures, algorithms, and problem solving patterns.

Coding problems are presented through a series of chapters on basic and advanced data structures, searching, sorting, algorithm design principles, and concurrency. Each chapter stars with a brief introduction, a case study, top tips, and a review of the most important library methods. This is followed by a broad and thought-provoking set of problems.

A practical, fun approach to computer science fundamentals, as seen through the lens of common programming interview questions.
Jeff Atwood/Co-founder, Stack Overflow and Discourse

Автор: Key Sam
Название: Python Programming in a Day: Beginners Power Guide to Learning Python Programming from Scratch
ISBN: 1507864108 ISBN-13(EAN): 9781507864104
Издательство: Неизвестно
Цена: 1557.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Python Programming Books Set: Python Programming For Beginners & Complete Guide For Python Programming

Автор: Long James P.
Название: Python Programming Books Set: Python Programming For Beginners & Complete Guide For Python Programming
ISBN: 1514618907 ISBN-13(EAN): 9781514618905
Издательство: Неизвестно
Цена: 3104.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Автор: Tale Steve
Название: Python 3: The Ultimate Beginners Guide for Python 3 Programming
ISBN: 1542461251 ISBN-13(EAN): 9781542461252
Издательство: Неизвестно
Цена: 2930.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Computer Programming The Doctrine 2.0: Full Breakdown of HTML, Python, C, C++, Coding Raspberry PI, Java, SQL, HTML and Black Hat Hacking.

Автор: Silva Adesh
Название: Computer Programming The Doctrine 2.0: Full Breakdown of HTML, Python, C, C++, Coding Raspberry PI, Java, SQL, HTML and Black Hat Hacking.
ISBN: 1999256751 ISBN-13(EAN): 9781999256753
Издательство: Неизвестно
Рейтинг:
Цена: 4276.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Discover How to Program Effectively in Less Than 5 Days, Even if You Have NeverWritten Code Before...

Have you ever been so wrapped up in a puzzle or game thatyou couldn't put it down until you solved it?

Programming is like that. It meets yourmind's need for stimulation and exercise. And it's incredibly rewarding.

Yet, Coding is not just a free-time activity for tech geeks.

As the world becomes moretechnologically advanced, computer programming awareness and skills are not just for thosepursuing software development careers. It's increasingly showing up in other jobs, businessopportunities, and life.

Did you know that coding and programming jobs are one ofthe most secure and best-paid jobs around the world?

According to BSL, themedian annual wage for computer programmers was $84,280 in 2018.

The field is growing strong and companies are headhunting coders.

But even if youdon t want to become a professional coder, programming skills increase your salary in otherfields such as marketing, finance, and business analysis. Several studies have shown thatprogramming skills added more than $20,000 to the annual salary.

Nowadays mobileapplications are the #1 tool to create a stronger relationship with your customers. Evenif you don t dare to create an app yourself, you will find yourself collaborating with aprofessional developer. Understanding what they're doing and communicating effectivelyrequires being versed in these topics.

Knowing how to code is the most effective tool tosolve a huge variety of problems.

"Computer Programming - The Doctrine 2.0"helps get you started with introductory concepts that build on one another to quickly give youvaluable programming skills.

Yoúll discover:

  • Fundamental conceptsof programming and how they fit together to create powerful apps and software
  • Howyou can build your first program with one "cheat"
  • The training module that makes learninghow to code as easy as "Pi"
  • Easy ways to Customize your website the way you want
  • The effective tools hackers use to break into systems and how to protect yourself
  • Thefoundation of 5 different programming languages to preview which one is best for youto pursue

Some people hesitate to start programming because they've previously had anegative experience, or the material seems intimidating. Of course, it will seem difficult if thelessons aren't effectively sequenced.

The key is to start with the basics to ensurefundamental concepts are grasped. Getting this foundation in place gives the necessary confidence and allows for quick progress moving forward.

Following this approach, kids at the age of 5 learn to program as part of the mandatory curriculum in manyelementary schools.

If they can build their first videogames at the age of 7, it will be apiece of cake for you.

If you want to quickly learn programming to open up an infiniteamount of personal and professional opportunities, scroll up and click the Add to Cartbutton.

Computer Programming The Doctrine 2.0: Full Breakdown of HTML, Python, C, C++, Coding Raspberry PI, Java, SQL, HTML and Black Hat Hacking.

Автор: Silva Adesh
Название: Computer Programming The Doctrine 2.0: Full Breakdown of HTML, Python, C, C++, Coding Raspberry PI, Java, SQL, HTML and Black Hat Hacking.
ISBN: 1999256727 ISBN-13(EAN): 9781999256722
Издательство: Неизвестно
Рейтинг:
Цена: 4596.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Discover How to Program Effectively in Less Than 5 Days,Even if You Have Never Written Code Before...

Computer Programming The Doctrine: An introduction to the language of computer programming. From user-friendly HTML to the more advanced Python. C, C+

Автор: Silva Adesh
Название: Computer Programming The Doctrine: An introduction to the language of computer programming. From user-friendly HTML to the more advanced Python. C, C+
ISBN: 1999256743 ISBN-13(EAN): 9781999256746
Издательство: Неизвестно
Рейтинг:
Цена: 4000.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Discover How to Program Effectively in Less Than 5 Days, Even if You Have Never Written Code Before...

Have you ever been so wrapped up in a puzzle or game that you couldn't put it down until you solved it?

Programming is like that. It meets your mind's need for stimulation and exercise. And it's incredibly rewarding.

Yet, Coding is not just a free-time activity for tech geeks.

As the world becomes more technologically advanced, computer programming awareness and skills are not just for those pursuing software development careers. It's increasingly showing up in other jobs, business opportunities, and life.

Did you know that coding and programming jobs are one of the most secure and best-paid jobs around the world?

According to BSL, the median annual wage for computer programmers was $84,280 in 2018.

The field is growing strong and companies are headhunting coders.

But even if you don t want to become a professional coder, programming skills increase your salary in other fields such as marketing, finance, and business analysis. Several studies have shown that programming skills added more than $20,000 to the annual salary.

Nowadays mobile applications are the #1 tool to create a stronger relationship with your customers. Even if you don t dare to create an app yourself, you will find yourself collaborating with a professional developer. Understanding what they're doing and communicating effectively requires being versed in these topics.

Knowing how to code is the most effective tool to solve a huge variety of problems.

"Computer Programming - The Doctrine" helps get you started with introductory concepts that build on one another to quickly give you valuable programming skills.

You ́ll discover:

  • Fundamental concepts of programming and how they fit together to create powerful apps and software
  • How you can build your first program with one "cheat"
  • The training module that makes learning how to code as easy as "Pi"
  • Easy ways to Customize your website the way you want
  • The effective tools hackers use to break into systems and how to protect yourself
  • The foundation of 5 different programming languages to preview which one is best for you to pursue

Some people hesitate to start programming because they've previously had a negative experience, or the material seems intimidating. Of course, it will seem difficult if the lessons aren't effectively sequenced.

The key is to start with the basics to ensure fundamental concepts are grasped. Getting this foundation in place gives the necessary confidence and allows for quick progress moving forward.

Following this approach, kids at the age of 5 learn to program as part of the mandatory curriculum in many elementary schools.

If they can build their first videogames at the age of 7, it will be a piece of cake for you.

If you want to quickly learn programming to open up an infinite amount of personal and professional opportunities, scroll up and click the Add to Cart button.

Computer Programming Languages for Beginners: A Complete Breakdown of Java, SQL, C++, HTML, and Python

Автор: Silva Adesh
Название: Computer Programming Languages for Beginners: A Complete Breakdown of Java, SQL, C++, HTML, and Python
ISBN: 1999256735 ISBN-13(EAN): 9781999256739
Издательство: Неизвестно
Рейтинг:
Цена: 4596.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Computer programming is one of the top sought-after skills in today's ever-evolving society. Jump on the bandwagon before it's too late...

Have you always wanted to learn the ways of computer programming, but don't know how to take your first steps into this quite intimidating world?

Are you looking to open up a new career option that will practically guarantee you a much higher pay than what you earn now?

If so, you've come to the right place.

According to Bureau of Labor Statistics, the average salary for Computer Programmers in 2018 was $84,280, which is more than 150% the average individual income of $55,880 in the US.

Imagine all the financial freedom that would bring to your life, immensely reducing the constant stress of expenses.

And all of this is attainable just by learning a new skill set available for you to explore in the comfort of your own home, while also at your own pace.

How much more convenient could that be?

Oh, and even more so, everything you need in order to jumpstart your journey is right before your eyes.

In Computer Programming Languages for Beginners, you will discover:

  • How knowing different types of programming languages will open up new opportunities you didn't even know existed
  • Which newbie language to master before entering the world of code
  • The #1 reason Java stands apart from the rest of the computer programming languages
  • Why Python is one of the most popular among programmers, including the common frustration many people experience with it and how to avoid it
  • The key language you need to know if you are an administrator of a website
  • What minute details to focus on for each programming language
  • What mathematical conditions and functions you should know to make coding substantially easier to understand
  • The power of SQL in making the navigation of online records a breeze

And much more.

You may be thinking, "I can't handle this, I have way too much on my plate to even think about taking on a new skill," but the beauty of self-learning is you decide the pace and you dictate which direction you want to go with it. No one else is telling you what to do, it's all up to your own desires.

Even if you are a complete newbie in the field of computer programming, that's perfectly fine. By starting out with a beginner's guide, everything will be thoroughlyexplained for you to eliminate any confusion you may have along the way.

Not only is this considerably cheaper than enrolling in an online course or attending college lectures, but it also allows for flexibility in your tight schedule so you don't have to worry about deadlines or being thrown out of class for too many absences.

This is freedom. Freedom to do things however you want, whenever you want. It's all up to you.

It's time to take your first steps and uncover what it is you've been missing out on.

If you want to discover the endless possibilities that computer programming has to offer you and pursue your way to a higher salary, then scroll up and click the "Add to Cart" button right now.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия