Monday, December 7, 2015

Code - Compile And Run

For programmers, a lot of time they needed to execute a small code snippt. Just to make sure if their logic will work fine or not. For the same sometimes they needed to either create a sample page, sample project or execute the whole application a 100 times for complex logic. Here I will talk about the string manipulation for example. or regex test.
I have found a quite nice site to compile and execute a small piece of code just to check if it is ok or not. then once all is ok we can put it in out actuall applicatin and test the actual flow. That saves our lot of time.





Here is the site https://www.codechef.com/ide





Practice
Prepare your self for various kinds of programming challenges by solving practice problems of varying difficulty.
Compete
Compete against other techies in our monthly programming contests, gain recognition and win cool stuff. Coding contests begin on the first of every month.
Discuss
Hang out with other coders, discuss algorithms, get your questions answered and be inspired.

CodeChef - A Platform for Aspiring Programmers

CodeChef was created as a platform to help programmers make it big in the world of algorithms, computer programming and programming contests. At CodeChef we work hard to revive the geek in you by hosting a programming contest at the start of the month and another smaller programming challenge in the middle of the month. We also aim to have training sessions and discussions related to algorithms, binary search, technicalities like array size and the likes. Apart from providing a platform for programming competitions, CodeChef also has various algorithm tutorials and forum discussions to help those who are new to the world of computer programming.

Practice Section - A Place to hone your 'Computer Programming Skills'

Try your hand at one of our many practice problems and submit your solution in a language of your choice. Our programming contest judge accepts solutions in over 35+ programming languages. Preparing for coding contests were never this much fun! Receive points, and move up through the CodeChef ranks. Use our practice section to better prepare yourself for the multiple programming challenges that take place through-out the month on CodeChef.

Compete - Monthly Programming Contests and Cook-offs

Here is where you can show off your computer programming skills. Take part in our 10 day long monthly coding contest and the shorter format Cook-off coding contest. Put yourself up for recognition and win great prizes. Our programming contests have prizes worth up to INR 20,000 (for Indian Community), $700 (for Global Community) and lots more CodeChef goodies up for grabs.

No comments:

Post a Comment

Dear blog visitor, Thanks for visiting my blog.