GitXplorerGitXplorer
i

beginnings

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
b4a1fd11808792ae00bfa7949d48058b81351fb8

Updated.

iiamazeem committed 5 years ago
Unverified
0ac57f666e12313a9e14a94e8b9fd963f5ddd918

Updated.

iiamazeem committed 5 years ago
Unverified
836fbda2b1fea601a919ae4327dbe225ecb3c64c

Updated.

iiamazeem committed 5 years ago
Unverified
a6f0fb753a48da0d370247776c41f64c9598b8f9

Added compressed code (ZIP).

iiamazeem committed 5 years ago
Unverified
d06f91ea583ced3aac81a55d6c97ae7918526973

Added.

iiamazeem committed 5 years ago
Unverified
7187c77a5f3e79fbbe5cbb5f98d12b91db01f2e9

Corrected indentation.

iiamazeem committed 5 years ago

README

The README file for this repository.

beginnings

Some C/C++ stuff from my early days! [2003 - '04]

IDE: Borland C++ 3.1

I was learning C and exploring the documentation of Borland C++ 3.1, experimenting and trying to create things. At that time, with very limited access to the Internet and other study resrouces, I had no idea about any third-party libraries/frameworks e.g. curses/ncurses, object-oriented programming (OOP), data structures, multi-threading, design patterns, best practices, etc. I had to learn some OOP after a discussion on solving fractions with my teacher which led me to C++.

NOTE: This code might have bugs! I tried to clean it a bit before pushing.

Matrix Falling Code - My Version :)

Yes, I love Matrix! <3

Code: MATRIX.CPP

Text-based User Interface (TUI) for a Terminal / Shell Emulator

Code: DOS.CPP

MathOps (menu-based TUI)

Code: math-ops

NOTE: Use DOS (CP437) encoding if the correct ASCII special characters are not visible in the editor. Check the compressed code if there's somoething wrong with the ASCII art in the uploaded code.

Contact

Email: azeem.sajid@gmail.com
LinkedIn: https://www.linkedin.com/in/az33msajid

License

Apache 2.0