Cantitate/Preț
Produs

Begin to Code with Python

Autor Rob Miles
en Limba Engleză Paperback – 15 mar 2018

Diferența majoră dintre Begin to Code with Python și documentația oficială sau manualele tehnice rigide constă în metodologia de predare bazată pe experiența utilizatorului. Reținem că Rob Miles nu se limitează la prezentarea sintaxei, ci integrează elemente vizuale și proiecte interactive menite să ofere control total asupra procesului de învățare. Volumul transformă abstractul în concret prin cele 170 de programe exemplu care servesc drept punct de plecare pentru propriile aplicații. Putem afirma că structura cărții este una progresivă și extrem de bine fundamentată. Prima parte se concentrează pe fundamente (variabile, bucle, funcții), în timp ce a doua parte introduce programarea orientată pe obiecte (clase și metode), esențială pentru soluții software complexe. Ultima secțiune extinde utilitatea limbajului către zone practice precum interfețele grafice, serverele de rețea și dezvoltarea de jocuri folosind biblioteca pygame. Complementar lui BiteSize Python for Absolute Beginners, care mizează pe lecții scurte sub 5 minute, acest titlu de la Microsoft Press oferă o explorare mult mai detaliată și aplicată, fiind ideal pentru cei care doresc să atingă obiectivele examenului MTA. Spre deosebire de Python Programming for Beginners de Will Saunders, care oferă o introducere generală, volumul lui Rob Miles introduce inovații precum 'Snaps' — operațiuni predefinite care permit obținerea unor rezultate imediate. Această abordare elimină frustrările inițiale și încurajează experimentarea directă pe platforme diverse, de la Windows și Mac până la Raspberry Pi.

Citește tot Restrânge

Preț: 19939 lei

Preț vechi: 24924 lei
-20%

Puncte Express: 299

Carte disponibilă

Livrare economică 05-19 mai
Livrare express 18-24 aprilie pentru 4437 lei


Specificații

ISBN-13: 9781509304523
ISBN-10: 1509304525
Pagini: 528
Dimensiuni: 187 x 228 x 27 mm
Greutate: 0.85 kg
Ediția:1
Editura: Microsoft Press

De ce să citești această carte

Recomandăm această carte începătorilor absoluți care caută o cale structurată și vizuală către programare. Cititorul câștigă nu doar competențe tehnice în Python, ci și o pregătire solidă pentru certificarea Microsoft MTA. Este instrumentul ideal pentru a trece de la simplul consum de tehnologie la crearea de programe utile, jocuri și aplicații cloud, totul într-un format full-color ușor de urmărit.


Despre autor

Rob Miles este un expert recunoscut în educația informatică, având o experiență bogată în predarea programării la nivel universitar. Stilul său se remarcă prin capacitatea de a descompune subiecte complexe în concepte accesibile, fiind autorul mai multor ghiduri de succes în seria 'Begin to Code'. Colaborarea sa cu Microsoft Press reflectă o metodologie de predare modernă, orientată spre practică și bazată pe cercetări extinse despre barierele pe care le întâmpină novicii în învățarea limbajelor de programare.


Descriere scurtă

This full-color book will inspire you to start solving problems and creating programs with Python, even if you have absolutely no programming experience. It's not just friendly and easy: it's the first Python beginner's guide that puts you in control of your own learning, and empowers you to build unique programs to solve problems you care about.Microsoft has completely reinvented the beginning programmer's tutorial, reflecting deep research into how today's beginners learn, and why other books fall short. Begin to Code with Python is packed with innovations, including its "Snaps" library of pre-built operations that are easy to combine your own unique programs, Cookie Cutter templates that give you a flying start, and "Make Something Happen" projects that help you build skills by creating your own programs, not programs someone else has handed you.Throughout, Begin to Code with Python balances playful exposition and illustration of programming fundamentals with your own creative input - and you'll never be more than a page or two away from making something unique and personal to you. It will help you...
  • Understand the basics of coding, from simple data storage to more complex and useful programs
  • Discover how Python works using the Visual Studio environment
  • Master advanced techniques, including classes and object-based solutions design
  • Extend your code with Python's powerful libraries
  • Build web and cloud-based applications, as well as graphical user interfaces and games
  • Test and debug your code with "What can go wrong" sections
  • Understand the social aspects of professional development, and build career-ready skills from the start
Whether you're a total beginner or you've tried before, Begin to Code with Python will put the power, excitement, and creativity of programming where it belongs: in your hands

Notă biografică

Rob Miles has taught computer programming for over 30 years. A Microsoft MVP for Windows Development, Rob enjoys inspiring programmers at all levels. He writes his own games, programs, and poetry, has consulted on many commercial software projects, and is the author of Begin to Code with C#.

Cuprins

Part 1: Programming fundamentals
Chapter 1 Starting with Python
Chapter 2 Python and Programming
Chapter 3 Python program structure
Chapter 4 Working with variables
Chapter 5 Making decisions in programs
Chapter 6 Repeating actions with loops
Chapter 7 Using functions to simplify programs
Chapter 8 Storing collections of data
Part 2: Advanced programming
Chapter 9 Use classes to store data
Chapter 10 Use classes to create active objects
Chapter 11 Object-based solution design
Chapter 12 Python applications
Part 3: Useful Python (Digital-only)
Chapter 13 Python and Graphical User Interfaces
Chapter 14 Python programs as network clients
Chapter 15 Python programs as network servers
Chapter 16 Create games with pygame

Descriere

Become a Python programmer-and have fun doing it! Start writing software that solves real problems, even if you have absolutely no programming experience! This friendly, easy, full-color book puts you in total control of your own learning, empowering you to build unique and useful programs. Microsoft has completely reinvented the beginning programmer's tutorial, reflecting deep research into how today's beginners learn, and why other books fall short. Begin to Code with Python is packed with innovations, from its "Snaps" prebuilt operations to its "Make Something Happen" projects. Whether you're a total beginner or you've tried before, this guide will put the power, excitement, and fun of programming where it belongs: in your hands! Easy, friendly, and you're in control! Learn how to... Get, install, and use powerful free tools to create modern Python programs Learn key concepts from 170 sample programs, and use them to jumpstart your own Discover exactly what happens when a program runs Approach program development with a professional perspective Learn the core elements of the Python language Build more complex software with classes, methods, and objects Organize programs so they're easy to build and improve Capture and respond to user input Store and manipulate many types of real-world data Define custom data types to solve specific problems Create interactive games that are fun to play Build modern web and cloud-based applications Use pre-built libraries to quickly create powerful software Get code samples, including complete apps, at: https: //aka.ms/BegintoCodePython/downloads About This Book For absolute beginners who've never written a line of code For anyone who's been frustrated with other beginning programming books or courses For people who've started out with other languages and now want to learn Python Works with Windows PC, Apple Mac, Linux PC, or Raspberry Pi Includes mapping of MTA exam objectives that are covered in this book, as well as an appendix with further explanation of some of the topics on the exam