
Eloquent JavaScript
A Modern Introduction to Programming
- License
- Creative Commons Attribution-NonCommercial 3.0 Unported
- Source
- Official book website (eloquentjavascript.net)
Description
A book about JavaScript, programming, and the wonders of the digital. It dives into the language in detail, teaching programming fundamentals alongside browser APIs and Node.js, with exercises and project chapters.
Book information
- Language
- English
- Category
- JavaScript
- Level
- Intermediate
- Published
- 2024
- Format
- License
- Creative Commons Attribution-NonCommercial 3.0 Unported
- Source
- Official book website (eloquentjavascript.net)
Topics
License
Creative Commons — Creative Commons Attribution-NonCommercial 3.0 Unported (license text ↗)
This resource is listed because its license permits redistribution.
The author releases the book under CC BY-NC. Non-commercial redistribution with attribution is permitted.
Related books
View all →C# Programming
Wikibooks contributors
A community-written introduction to C# and the .NET platform, covering language fundamentals, object-oriented programming, collections, exceptions, and the standard library. Continuously maintained on Wikibooks.
C#BeginnerCreative CommonsPDF · 1.4 MB
The C# Programming Yellow Book
Rob Miles
A friendly, first-principles introduction to programming using C#, used to teach first-year computer science students at the University of Hull. Covers variables, control flow, methods, objects, and building real programs, with a healthy sense of humour.
C#BeginnerAuthor PermissionPDF · 1.6 MB
Fundamentals of Computer Programming with C#
Svetlin Nakov, Veselin Kolev, Nakov's Team
A large, thorough introduction to programming using C#. Covers the language and .NET from first principles, then data structures, algorithms, recursion, OOP, exception handling, and writing high-quality code, with hundreds of worked examples and exercises.
C#All LevelsCreative CommonsPDF · 11.6 MB