EvilZone

Programming and Scripting => Beginner's Corner => : nallnaom June 16, 2015, 11:00:29 AM

: here are some practicing sources
: nallnaom June 16, 2015, 11:00:29 AM
Hello all of you newbies

For about two years now, I've looked up sources where I could hone my coding skills. Some sources where good while others... well not so much. I will write here some of the sources and you can look them up:

KhanAcademy  (http://khanacademy.org/)- Khan academy has some good introductory material and exercises that can be done in JavaScript. It's a good starting point as they also have small lecturing videos in the topics of Cryptography and Algorithms. It's a good starting point.

CodeWars  (http://www.codewars.com/)- this website offers a ton of exercises that can be done in JavaScript, Ruby, Python, Haskell, Java, C# and I think they added others as well. It uses a ranking system so you can know the level of an exercise you are doing.

ProjectEuler  (https://projecteuler.net/)- probably many of you know this site. ProjectEuler makes exercises that are more math oriented. Still not bad and good to push you out of your comfort zones.

Martyr2 Project Ideas (http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/) - this is a project list that you can take on in any programming language you like. It's project ideas are categorized. My favorite ones where in Networking and Threading.

Those are the ones I kept using and still do.

Happy coding!



 
: Re: here are some practicing sources
: warlock91 July 22, 2015, 03:35:27 PM
+1

this is great
: Re: here are some practicing sources
: CompulsiveCoding July 29, 2015, 09:31:45 AM
You forgot hackerrank.com (http://hackerrank.com)
: Re: here are some practicing sources
: evolut1o December 19, 2015, 06:38:16 PM
You forgot codeacademy
: Re: here are some practicing sources
: bolzano_1989 December 20, 2015, 08:09:58 AM
"The Matasano Crypto Challenges" is a good place to practice too: http://cryptopals.com/ .
: Re: here are some practicing sources
: Abyss December 20, 2015, 09:35:13 AM
Nice :D +1 for you
: Re: here are some practicing sources
: ghostdragon December 27, 2015, 02:22:14 PM
thanks!, +1