The key is technology, not money - The Hindu
Very nice article regarding India's self reliance on defence technology.
Computer Science
Wednesday, April 15, 2015
Tuesday, March 17, 2015
Memory layout of a C program
Many times we don't understand stack, heap and where global and static data are stored.
A very nice explanation for understanding the C program structure in memory:
http://www.geeksforgeeks.org/memory-layout-of-c-program/
A very nice explanation for understanding the C program structure in memory:
http://www.geeksforgeeks.org/memory-layout-of-c-program/
Friday, October 24, 2014
Some very good sites to learn online courses:
Good sites to learn coding:- https://www.coursera.org/
- https://www.edx.org/
- http://nptel.ac.in/
- http://www.codechef.com/
- https://www.hackerrank.com/
- http://www.geeksforgeeks.org/
- http://www.careercup.com/
- http://www.indiabix.com/
- Special mention of a book "Data Structures & Algorithms" by Narasimha Karumanchi
Saturday, September 20, 2014
Useful Links for Computer Engineering Students (Linux)
The above links are mainly for people interested in Linux OS level programming.
Linux Shell Scripting beginners article:
- Tutorial on ptrace()
- http://www.linuxjournal.com/article/6100
- Linux Internal Concepts
- http://www.win.tue.nl/~aeb/linux/lk/lk.html
- Write own OS
- http://joelgompert.com/OS/TableOfContents.htm
- Write own debugger
- http://eli.thegreenplace.net/2011/01/23/how-debuggers-work-part-1/
Linux Shell Scripting beginners article:
- http://www.kau.edu.sa/Files/830/Files/60761_Linux.pdf
BIOS Programming
http://ece.wpi.edu/~wrm/Courses/EE3803/Labs/roehrl.html
Software Version Control System Git documentation link:
http://git-scm.com/book/en/v2/
Software Version Control System Git documentation link:
http://git-scm.com/book/en/v2/
Subscribe to:
Posts (Atom)