An Introduction to Programming Languages: Simultaneous Learning in Multiple Coding Environments
Verlag | Springer |
Auflage | 2024 |
Seiten | 280 |
Format | 16,8 x 1,7 x 24,0 cm |
Gewicht | 553 g |
Artikeltyp | Englisches Buch |
Reihe | Synthesis Lectures on Computer Science |
ISBN-10 | 3031232798 |
EAN | 9783031232794 |
Bestell-Nr | 03123279A |
After a short introduction on the history of programming languages, this book provides step-by-step examples that are mirrored in seven programming languages, including C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby, VB, and VBA. This mirrored approach for each of the examples represents the main feature of the book with the goal of gaining a better understanding of the advantages and disadvantages of programming and scripting languages. This approach also allows readers to learn the mechanics of short implementations and the algorithms involved, no matter what technology and programs are used in the future. Based on the growing need for programmers to be proficient across languages, the book is designed in such a way that no prior training or exposure to the programming languages is needed by readers.
Inhaltsverzeichnis:
Historical Notes.- Philosophy and Discussions.- Paradigms and Concepts.- Operators and Expressions.- Data Types and Statements.- Classic and Modern Variables.- Control Structures.- Functions.- Implementations and Experiments.