EvilZone

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

Title: here are some practicing sources
Post by: nallnaom on 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!



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

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