Programming Basics: Getting Started with Java, C#, and Python
Autor Robert Cieslaen Limba Engleză Paperback – 7 sep 2021
You'll learn how understanding the basics of coding benefits non-programmers working with software developers. Those in the gaming/media industry will also benefit from understanding a programmer's point of view. The same applies to software testers and even company executives, who might have an education in business instead of computer science.
What You'll Learn
- Think and read code-listings like a programmer
- Gain a basic working proficiency in three popular programming languages
- Communicate more efficiently with programmers of all experience levels in a work-based environment
- Review advanced OOP concepts such as exceptions and error handling
- Set up your programming environments for Windows, MacOS, and Linux
Who This Book Is For
Those looking to discover programming, including beginners in all fields, and professionals looking to understand how code works.
Preț: 283.69 lei
Preț vechi: 354.62 lei
-20% Nou
Puncte Express: 426
Preț estimativ în valută:
54.29€ • 57.28$ • 45.25£
54.29€ • 57.28$ • 45.25£
Carte disponibilă
Livrare economică 12-26 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484272855
ISBN-10: 1484272854
Pagini: 176
Ilustrații: IX, 171 p. 25 illus.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.27 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484272854
Pagini: 176
Ilustrații: IX, 171 p. 25 illus.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.27 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Wet Toes: The Very Basics of Programming.- 2. Java, C#, and Python 101.- 3. Setting up your Programming Environments.- 4. Object-Oriented Programming (OOP).- 5. File Operations, Multithreading, and Other Wonders of Java.- 6. And Now for Something Completely Different: Python.- 7. Calendars, Culture, and Multithreading in C#: A jack of most programming tasks.- 8. Graduation Day: Slightly Larger Programming Projects.- 9. UML Class Diagrams.
Notă biografică
Robert Ciesla is an author and filmmaker from Helsinki, Finland. He is also a freelance-programmer working mostly in the indie game scene. He is the author of Encryption for Organizations and Individuals (2020), Game Development with Ren'Py (2019) and Mostly Codeless Game Development (2017).
Textul de pe ultima copertă
Programming Basics offers the fundamentals of what it's like to function in today's world from the perspective of a programmer. The approach is highly practical with numerous small code listings for C#, Java, and Python included. The reigning programming paradigm of object-oriented programming (OOP) is a part of all of these languages – and its basics are explained in this book as well.
Knowing the basics of coding is beneficial for those working close to, but not quite as one of the programmers in a team of software developers. Many people working in the audiovisual fields in the gaming/media industry would benefit from learning more of the programmers' points of view. The same applies to software testers and even company executives, who might have an education in business instead of computer science.
What You'll Learn
•Gain a basic understanding of three popular programming languages, namely C#, Java, and Python
•Think andread code-listings like a programmer
•The basics of Unified Modeling Language (UML) class diagrams
•Communicate more efficiently with programmers of all experience levels in a work-based environment
•The core concepts related to the object-oriented programming (OOP)
•How to set up your programming environments for Windows, MacOS, and Linux
Who This Book Is For
Those looking to discover programming, including beginners in all fields, and professionals looking to understand how basic coding processes work.
Caracteristici
Learn how to set up an open source programming environment on your computer for Windows and MacOS Study the basics of C#, Java, and Python, grouped into various categories of focus Understand how a central processing unit (CPU) crunches data from a programmer's point of view