Posts

Showing posts from December, 2017

The Ultimate List Of Educational Websites

Image
Deviations from traditional learning models are often met with resistance, while introducing new technologies or methods often rely on systemic change. Despite challenges, online learning is making tremendous progress when it comes to infiltrating all pillars of education, from corporate learning to higher education, to K-12 schooling. Leaders in these spaces have discovered some significant ways in which online learning is better than in-person learning, and as a result, we’re seeing widespread implementation of connected technology to drive education initiatives. COURSES 1.  Udacity 2.  Coursera 3.  Ureddit 4.  EDX PROGRAMMING 1.  TreeHouse 2.  Code Academy 3.  Learn Code 4.  HTML Dog 5.  Try Python 6.  Ruby Monk 7.  Coding Bat LANGUAGE LEARNING 1.  Duolingo 2.  Memrise 3.  VerbLing VIDEOS 1.  Khan Academy 2.  Academic Earth 3.  Unplug The Tv M...

Few Things That a Computer Science Student Should Do In His/Her Free Time

Image
The best way to utilize the free time is to practice, the more you practice the better you become. To utilize the free time you should practice programming. If you do not have any new content then you can go online for more and new content to practice.            Some websites are:-           Project Euler:  Project Euler           CodeChef:  Programming Competition,Programming Contest,Online Computer   Programming You can also go through some programming interview questions at  Interview Questions | CareerCup   so that you'd have a better grasp on algorithms and data structures If you want to learn Android Programming, you can follow this series of videos on YouTube -  EDU - YouTube You can follow some good computer science blogs. Here's a link I found on Quora -  What are the best programming blogs? Attend meetups that happen in your city. You wil...

5 Best and Free Compilers/Softwares for C/C++

Image
                                                      Eclipse Eclipse IDE refers to an open source utility that offers some advanced functionality for C/C++ programmers. First of all, it has some impressive features such as syntax highlighting, debugger and auto code completion. No doubt, Eclipse IDE is supported on Windows, Linux and Mac OS X. In addition, Eclipse IDE also makes coding simpler for new programmers. Of course, you will need Java Run time environment to compile your C/C++ Programs on your PC. Download Link Digital Mars Digital Mars is another free C/C++ compiler having command line and GUI versions. And, Digital Mars features a fast compile and link time. To download Digital Mars C/C++ compiler check the link below . Download Link C Free C free is a superb alternative for traditional turbo c compiler. ...

Typing: One Of The Most Important Thing For Coding

Image
Any information on typing always comes down to the same question: What are your average typing speed and your accuracy? Why is it so important, and why does everyone want to know? Below are a few facts about typing and hopefully, a few hints as to why average typing speed is so important. Good typing speed will help you get your work (coding, shooting emails, report writing, chatting etc.) done in lesser time. You will end up saving some time each day because of your good typing skills. But note that the best way to become better typing is to learn touch-typing. What is Touch-Typing? When you touch-type, you don't look at your keyboard but just the monitor. and that's clearly a big advantage as you can focus only on your work and not which keys to press. Also, you would be making fewer mistakes. Also touch-typing typically involves putting all your 10 fingers to use. But some use 9 fingers. After you learn touch-typing, you would notice the fingers automatically...