Programming basics: getting started with Java, C#, and Python
Explore the basics of the three most popular programming languages: C#, Java, and Python and see what it's like to function in today's world from the perspective of a programmer. This book's uses is highly practical approach with numerous code listings aimed at bringing generations to...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New York, NY
Apress
[2021]
|
Schlagworte: | |
Zusammenfassung: | Explore the basics of the three most popular programming languages: C#, Java, and Python and see what it's like to function in today's world from the perspective of a programmer. This book's uses is highly practical approach with numerous code listings aimed at bringing generations together through the intricacies of technology. 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 LinuxWho This Book Is ForThose looking to discover programming, including beginners in all fields, and professionals looking to understand how code works |
Beschreibung: | 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 and read 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 LinuxWho This Book Is ForThose looking to discover programming, including beginners in all fields, and professionals looking to understand how basic coding processes work Chapter 1. Why kids love to code (and you will too) ; - Motivation for and the benefits of programming; - The basic hardware components of a computer; Chapter 2. What is programming? (and what does it take) ; - Basic programming concepts explained with some specifics for C#, Java, and Python; - What an integrated development environment (IDE) refers to; - The gist of variables, variable manipulation, and flow control logic; Chapter 3. Setting up your programming environments for Windows, MacOS, and Linux ; Chapter 4. Object-Oriented Programming (OOP) ; - The object-oriented programming paradigm explained in detail; - The basics of UML; Chapter 5. File Operations, Multithreading, and Other Wonders of Java; - Small tutorials for the language demonstrating the more advanced mechanics of the language; Chapter 6. And now for something completely different: Python ; - More Python techniques (file operations etc.); Chapter 7. C#: A jack of most programming tasks; - Deploying C# for desktop, online, and mobile platforms; Chapter 8. Advanced OOP Techniques ; - Advanced OOP concepts: exceptions, error handling, etc.; Chapter 9. Unified Modeling Language (UML) ; - Detailed techniques (class relationships and multiplicity, etc.); - Software tools for modeling in UML |
Beschreibung: | 171 Seiten Illustrationen 291 grams |
ISBN: | 9781484272855 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV047588723 | ||
003 | DE-604 | ||
005 | 20220103 | ||
007 | t | ||
008 | 211115s2021 a||| |||| 00||| eng d | ||
020 | |a 9781484272855 |c pbk |9 978-1-4842-7285-5 | ||
024 | 3 | |a 9781484272855 | |
035 | |a (OCoLC)1291612360 | ||
035 | |a (DE-599)BVBBV047588723 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-29T | ||
100 | 1 | |a Ciesla, Robert |e Verfasser |0 (DE-588)1193952417 |4 aut | |
245 | 1 | 0 | |a Programming basics |b getting started with Java, C#, and Python |c Robert Ciesla |
264 | 1 | |a New York, NY |b Apress |c [2021] | |
300 | |a 171 Seiten |b Illustrationen |c 291 grams | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a 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 and read 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 LinuxWho This Book Is ForThose looking to discover programming, including beginners in all fields, and professionals looking to understand how basic coding processes work | ||
500 | |a Chapter 1. Why kids love to code (and you will too) ; - Motivation for and the benefits of programming; - The basic hardware components of a computer; Chapter 2. What is programming? (and what does it take) ; - Basic programming concepts explained with some specifics for C#, Java, and Python; - What an integrated development environment (IDE) refers to; - The gist of variables, variable manipulation, and flow control logic; Chapter 3. Setting up your programming environments for Windows, MacOS, and Linux ; Chapter 4. Object-Oriented Programming (OOP) ; - The object-oriented programming paradigm explained in detail; - The basics of UML; Chapter 5. File Operations, Multithreading, and Other Wonders of Java; - Small tutorials for the language demonstrating the more advanced mechanics of the language; Chapter 6. And now for something completely different: Python ; - More Python techniques (file operations etc.); Chapter 7. C#: A jack of most programming tasks; - Deploying C# for desktop, online, and mobile platforms; Chapter 8. Advanced OOP Techniques ; - Advanced OOP concepts: exceptions, error handling, etc.; Chapter 9. Unified Modeling Language (UML) ; - Detailed techniques (class relationships and multiplicity, etc.); - Software tools for modeling in UML | ||
520 | |a Explore the basics of the three most popular programming languages: C#, Java, and Python and see what it's like to function in today's world from the perspective of a programmer. This book's uses is highly practical approach with numerous code listings aimed at bringing generations together through the intricacies of technology. 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 LinuxWho This Book Is ForThose looking to discover programming, including beginners in all fields, and professionals looking to understand how code works | ||
650 | 4 | |a Python (Computer program language) | |
650 | 4 | |a Java (Computer program language) | |
650 | 4 | |a Programming languages (Electronic computers) | |
650 | 4 | |a Computer software | |
650 | 4 | |a Computer science | |
650 | 4 | |a Computer programming | |
650 | 4 | |a Computer science | |
650 | 0 | 7 | |a Python |g Programmiersprache |0 (DE-588)4434275-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |2 gnd |9 rswk-swf |
653 | |a Hardcover, Softcover / Informatik, EDV/Programmiersprachen | ||
689 | 0 | 0 | |a Python |g Programmiersprache |0 (DE-588)4434275-5 |D s |
689 | 0 | 1 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-1-4842-7286-2 |
Datensatz im Suchindex
_version_ | 1805069572457365504 |
---|---|
adam_text | |
adam_txt | |
any_adam_object | |
any_adam_object_boolean | |
author | Ciesla, Robert |
author_GND | (DE-588)1193952417 |
author_facet | Ciesla, Robert |
author_role | aut |
author_sort | Ciesla, Robert |
author_variant | r c rc |
building | Verbundindex |
bvnumber | BV047588723 |
ctrlnum | (OCoLC)1291612360 (DE-599)BVBBV047588723 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV047588723</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20220103</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">211115s2021 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781484272855</subfield><subfield code="c">pbk</subfield><subfield code="9">978-1-4842-7285-5</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9781484272855</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1291612360</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV047588723</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Ciesla, Robert</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1193952417</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Programming basics</subfield><subfield code="b">getting started with Java, C#, and Python</subfield><subfield code="c">Robert Ciesla</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York, NY</subfield><subfield code="b">Apress</subfield><subfield code="c">[2021]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">171 Seiten</subfield><subfield code="b">Illustrationen</subfield><subfield code="c">291 grams</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">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 and read 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 LinuxWho This Book Is ForThose looking to discover programming, including beginners in all fields, and professionals looking to understand how basic coding processes work</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Chapter 1. Why kids love to code (and you will too) ; - Motivation for and the benefits of programming; - The basic hardware components of a computer; Chapter 2. What is programming? (and what does it take) ; - Basic programming concepts explained with some specifics for C#, Java, and Python; - What an integrated development environment (IDE) refers to; - The gist of variables, variable manipulation, and flow control logic; Chapter 3. Setting up your programming environments for Windows, MacOS, and Linux ; Chapter 4. Object-Oriented Programming (OOP) ; - The object-oriented programming paradigm explained in detail; - The basics of UML; Chapter 5. File Operations, Multithreading, and Other Wonders of Java; - Small tutorials for the language demonstrating the more advanced mechanics of the language; Chapter 6. And now for something completely different: Python ; - More Python techniques (file operations etc.); Chapter 7. C#: A jack of most programming tasks; - Deploying C# for desktop, online, and mobile platforms; Chapter 8. Advanced OOP Techniques ; - Advanced OOP concepts: exceptions, error handling, etc.; Chapter 9. Unified Modeling Language (UML) ; - Detailed techniques (class relationships and multiplicity, etc.); - Software tools for modeling in UML</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Explore the basics of the three most popular programming languages: C#, Java, and Python and see what it's like to function in today's world from the perspective of a programmer. This book's uses is highly practical approach with numerous code listings aimed at bringing generations together through the intricacies of technology. 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 LinuxWho This Book Is ForThose looking to discover programming, including beginners in all fields, and professionals looking to understand how code works</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Python (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Java (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programming languages (Electronic computers)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer software</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer science</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer programming</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer science</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Python</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4434275-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Hardcover, Softcover / Informatik, EDV/Programmiersprachen</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Python</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4434275-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-1-4842-7286-2</subfield></datafield></record></collection> |
id | DE-604.BV047588723 |
illustrated | Illustrated |
index_date | 2024-07-03T18:35:26Z |
indexdate | 2024-07-20T04:08:10Z |
institution | BVB |
isbn | 9781484272855 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-032973937 |
oclc_num | 1291612360 |
open_access_boolean | |
owner | DE-29T |
owner_facet | DE-29T |
physical | 171 Seiten Illustrationen 291 grams |
publishDate | 2021 |
publishDateSearch | 2021 |
publishDateSort | 2021 |
publisher | Apress |
record_format | marc |
spelling | Ciesla, Robert Verfasser (DE-588)1193952417 aut Programming basics getting started with Java, C#, and Python Robert Ciesla New York, NY Apress [2021] 171 Seiten Illustrationen 291 grams txt rdacontent n rdamedia nc rdacarrier 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 and read 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 LinuxWho This Book Is ForThose looking to discover programming, including beginners in all fields, and professionals looking to understand how basic coding processes work Chapter 1. Why kids love to code (and you will too) ; - Motivation for and the benefits of programming; - The basic hardware components of a computer; Chapter 2. What is programming? (and what does it take) ; - Basic programming concepts explained with some specifics for C#, Java, and Python; - What an integrated development environment (IDE) refers to; - The gist of variables, variable manipulation, and flow control logic; Chapter 3. Setting up your programming environments for Windows, MacOS, and Linux ; Chapter 4. Object-Oriented Programming (OOP) ; - The object-oriented programming paradigm explained in detail; - The basics of UML; Chapter 5. File Operations, Multithreading, and Other Wonders of Java; - Small tutorials for the language demonstrating the more advanced mechanics of the language; Chapter 6. And now for something completely different: Python ; - More Python techniques (file operations etc.); Chapter 7. C#: A jack of most programming tasks; - Deploying C# for desktop, online, and mobile platforms; Chapter 8. Advanced OOP Techniques ; - Advanced OOP concepts: exceptions, error handling, etc.; Chapter 9. Unified Modeling Language (UML) ; - Detailed techniques (class relationships and multiplicity, etc.); - Software tools for modeling in UML Explore the basics of the three most popular programming languages: C#, Java, and Python and see what it's like to function in today's world from the perspective of a programmer. This book's uses is highly practical approach with numerous code listings aimed at bringing generations together through the intricacies of technology. 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 LinuxWho This Book Is ForThose looking to discover programming, including beginners in all fields, and professionals looking to understand how code works Python (Computer program language) Java (Computer program language) Programming languages (Electronic computers) Computer software Computer science Computer programming Python Programmiersprache (DE-588)4434275-5 gnd rswk-swf Java Programmiersprache (DE-588)4401313-9 gnd rswk-swf Hardcover, Softcover / Informatik, EDV/Programmiersprachen Python Programmiersprache (DE-588)4434275-5 s Java Programmiersprache (DE-588)4401313-9 s DE-604 Erscheint auch als Online-Ausgabe 978-1-4842-7286-2 |
spellingShingle | Ciesla, Robert Programming basics getting started with Java, C#, and Python Python (Computer program language) Java (Computer program language) Programming languages (Electronic computers) Computer software Computer science Computer programming Python Programmiersprache (DE-588)4434275-5 gnd Java Programmiersprache (DE-588)4401313-9 gnd |
subject_GND | (DE-588)4434275-5 (DE-588)4401313-9 |
title | Programming basics getting started with Java, C#, and Python |
title_auth | Programming basics getting started with Java, C#, and Python |
title_exact_search | Programming basics getting started with Java, C#, and Python |
title_exact_search_txtP | Programming basics getting started with Java, C#, and Python |
title_full | Programming basics getting started with Java, C#, and Python Robert Ciesla |
title_fullStr | Programming basics getting started with Java, C#, and Python Robert Ciesla |
title_full_unstemmed | Programming basics getting started with Java, C#, and Python Robert Ciesla |
title_short | Programming basics |
title_sort | programming basics getting started with java c and python |
title_sub | getting started with Java, C#, and Python |
topic | Python (Computer program language) Java (Computer program language) Programming languages (Electronic computers) Computer software Computer science Computer programming Python Programmiersprache (DE-588)4434275-5 gnd Java Programmiersprache (DE-588)4401313-9 gnd |
topic_facet | Python (Computer program language) Java (Computer program language) Programming languages (Electronic computers) Computer software Computer science Computer programming Python Programmiersprache Java Programmiersprache |
work_keys_str_mv | AT cieslarobert programmingbasicsgettingstartedwithjavacandpython |