Giter Site home page Giter Site logo

phylumchordata / programming_under_the_hood Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johnnyb/programming_under_the_hood

0.0 1.0 0.0 4.27 MB

The next edition of the popular book "Programming from the Ground Up"

Assembly 14.16% Shell 1.31% TeX 83.72% C 0.55% Perl 0.01% Python 0.25%

programming_under_the_hood's Introduction

  • Programming Under the Hood

This project has been discontinued. Originally, I set out to update Programming from the Ground Up. However, the move to 64-bit is actually a pretty huge rewrite. In any case, I decided to just go ahead and do the rewrite.

The result is a new book, Learn to Program with Assembly.
This book not only updates to modern systems and 64-bit assembly, it surpasses the old book in many ways. For instance, I cover many additional higher-level language features and how they are could be implemented from an assembly language perspective.

This includes:

  • Object-oriented programming
  • Exception handling
  • Garbage collection
  • etc.

While the original book had a working malloc implementation, this one goes further.
It still has a malloc implementation, but it also adds on a pool-based allocator implementation, as well as a functioning garbage collector implementation.

Anyway, I hope you check it out. The link is below:

Learn to Program with Assembly

If you want to go to an even lower level, you might enjoy my Electronics for Beginners book:

Electronics for Beginners

Anyway, thank you all for your encouragement. I hope you enjoy the books! If you want to see what else I'm up to, you can check out my academia page:

Academia

programming_under_the_hood's People

Contributors

johnnyb avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.