Electrical student must read websites
http://www.electricalengineeringschools.org/engineer-resources/
Thursday, August 6, 2015
10 websites that a computer science student should read daily
You can find the list of websites for computer science students here blow link
http://www.quora.com/What-are-the-top-10-websites-computer-science-students-must-visit
http://www.quora.com/What-are-the-top-10-websites-computer-science-students-must-visit
Wednesday, August 5, 2015
Thinking to build Microcontroller Programming practice website
Started looking for the web technology to build a website for microcontroller programming practice.... kind of minimal functionalities available in codeacademy.com
I am not sure whether I can start with node.js for this.
I have seen http://codemirror.net/ and ace-editor as web code editor plugins
http://techslides.com/codemirror-versus-ace-editor
looking for advise from web-programmers
Based on the code left code editor area in C or Python, the LED connected to port should blink based on program written. The user will have the ability to write 3 or 4 lines code in Micro controller programming in each page in the editor , so that he/she will get a hands-on experience on coding as well real time experience on how LED as connected and architecture of microcontrollers
Page prototype:
I am not sure whether I can start with node.js for this.
I have seen http://codemirror.net/ and ace-editor as web code editor plugins
http://techslides.com/codemirror-versus-ace-editor
looking for advise from web-programmers
Based on the code left code editor area in C or Python, the LED connected to port should blink based on program written. The user will have the ability to write 3 or 4 lines code in Micro controller programming in each page in the editor , so that he/she will get a hands-on experience on coding as well real time experience on how LED as connected and architecture of microcontrollers
Page prototype: