Author Topic: Useful sites to begin programming  (Read 5357 times)

0 Members and 1 Guest are viewing this topic.

Offline sh4d0w_w4tch

  • Peasant
  • *
  • Posts: 73
  • Cookies: -1
  • Please do not feed the skids.
    • View Profile
    • 6c.nz
Useful sites to begin programming
« on: May 12, 2015, 03:42:03 am »
Here are a list of sites that are helpful to begin learning programming and to look up information as you get more experienced.

www.codecademy.com #Not recommended by other users
This one has interactive tutorials to teach common scripting languages.

http://www.tutorialspoint.com/computer_programming_tutorials.htm
Tutorials Point has guides on most common languages and they cover SQL under the databases section.

http://stackoverflow.com/
Stack Overflow is a question and answer site for programming.  You can search through existing questions for your problem, and often somebody has already answered it.  If you have a unique problem then you can ask a new question.

If you post any new sites below I can add them here and give you credit for sharing.

https://code.org/ miri
« Last Edit: May 14, 2015, 04:01:41 am by sh4d0w_w4tch »
DeepCopy | Can you name a VPN provider that's like "hey use our services to hack government sites and spam the internet. Please Abuse our services"

+Polyphony | paging master hackers of evilzone: i am here to learn about your black hatted tools to hack different viruses like facebook, sql, php, and other ring zero exploits


Offline parad0x

  • VIP
  • Royal Highness
  • *
  • Posts: 638
  • Cookies: 118
    • View Profile
Re: Useful sites to begin programming
« Reply #1 on: May 12, 2015, 03:58:27 am »
1.) Codecademy sucks. I won't recommend to any beginner.
2.) Tutorialpoint is quite good but it really lacks the essential theory behind the shit and doesn't tell how the things really work under the hood. It's good if you want to have a quick reference.

Offline sh4d0w_w4tch

  • Peasant
  • *
  • Posts: 73
  • Cookies: -1
  • Please do not feed the skids.
    • View Profile
    • 6c.nz
Re: Useful sites to begin programming
« Reply #2 on: May 12, 2015, 05:25:04 am »
1.) Codecademy sucks. I won't recommend to any beginner.
2.) Tutorialpoint is quite good but it really lacks the essential theory behind the shit and doesn't tell how the things really work under the hood. It's good if you want to have a quick reference.

I don't have much experience with CA, but some people IRL have recommended it.  I typically use TP in the same way.  Stack Overflow is pretty good only it doesn't really teach anything.  It is very helpful for resolving common errors.
DeepCopy | Can you name a VPN provider that's like "hey use our services to hack government sites and spam the internet. Please Abuse our services"

+Polyphony | paging master hackers of evilzone: i am here to learn about your black hatted tools to hack different viruses like facebook, sql, php, and other ring zero exploits


Offline Phage

  • VIP
  • Overlord
  • *
  • Posts: 1280
  • Cookies: 120
    • View Profile
Re: Useful sites to begin programming
« Reply #3 on: May 13, 2015, 02:52:21 pm »
I don't have much experience with CA, but some people IRL have recommended it.  I typically use TP in the same way.  Stack Overflow is pretty good only it doesn't really teach anything.  It is very helpful for resolving common errors.

Wait, you recommended resources you haven't used yourself?
"Ruby devs do, in fact, get all the girls. No girl wants a python, but EVERY girl wants rubies" - connection

"It always takes longer than you expect, even when you take into account Hofstadter’s Law."

Offline sh4d0w_w4tch

  • Peasant
  • *
  • Posts: 73
  • Cookies: -1
  • Please do not feed the skids.
    • View Profile
    • 6c.nz
Re: Useful sites to begin programming
« Reply #4 on: May 13, 2015, 04:36:14 pm »
I've used it for a few languages.
DeepCopy | Can you name a VPN provider that's like "hey use our services to hack government sites and spam the internet. Please Abuse our services"

+Polyphony | paging master hackers of evilzone: i am here to learn about your black hatted tools to hack different viruses like facebook, sql, php, and other ring zero exploits


Offline miri

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Re: Useful sites to begin programming
« Reply #5 on: May 13, 2015, 09:53:17 pm »
https://code.org/ i find this very helpful

Offline Sylerxen

  • NULL
  • Posts: 3
  • Cookies: -6
  • I don't know where to go but I'll keep walking.
    • View Profile
Re: Useful sites to begin programming
« Reply #6 on: May 14, 2015, 01:52:01 am »
I don't have much experience with CA, but some people IRL have recommended it.  I typically use TP in the same way.  Stack Overflow is pretty good only it doesn't really teach anything.  It is very helpful for resolving common errors.

Must we know a good amount of  math to be good at coding?  I did code Academy for a time but I got bored and slightly scared off when I found out I need math to be a programmer.
Have you ever seen a random tree with the most beautifully colored leaves, swaying in the sun and said "I need to touch it and gaze at it"? 

No? I hope you will. It's a beautiful thing.

Offline vDoxable

  • NULL
  • Posts: 1
  • Cookies: 2
    • View Profile
Re: Useful sites to begin programming
« Reply #7 on: May 18, 2015, 09:42:21 pm »
1.) Codecademy sucks. I won't recommend to any beginner.
2.) Tutorialpoint is quite good but it really lacks the essential theory behind the shit and doesn't tell how the things really work under the hood. It's good if you want to have a quick reference.


Could you elaborate as of why codeacademy 'sucks', i've used it before and i found it quite good.
~very doxable~

Offline Duko

  • /dev/null
  • *
  • Posts: 18
  • Cookies: 2
  • PORTUGAL <3
    • View Profile
Re: Useful sites to begin programming
« Reply #8 on: May 18, 2015, 09:52:05 pm »
https://code.org/ i find this very helpful




wtf? code.org? are you 5 years old o.0

Offline DHeat

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
Re: Useful sites to begin programming
« Reply #9 on: May 19, 2015, 01:22:13 am »
I find https://www.cybrary.it/ extremely helpful.

Offline Darkvision

  • EZ's Fluffer
  • VIP
  • Royal Highness
  • *
  • Posts: 755
  • Cookies: 149
  • Its not a bug, It's a Chilopodas.
    • View Profile
Re: Useful sites to begin programming
« Reply #10 on: May 19, 2015, 02:34:30 am »

Could you elaborate as of why codeacademy 'sucks', i've used it before and i found it quite good.

For that i would say either google or searching these forums as its been discussed a lot in a number of places. But the gist is that it teaches bad practices etc so dont use it.
The internet: where men are men, women are men, and children are FBI agents.

Ahh, EvilZone.  Where networking certification meets avian fecal matter & all is explained, for better or worse.

<Phage> I used an entrence I never use

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: Useful sites to begin programming
« Reply #11 on: May 19, 2015, 03:28:01 am »
I find EvilZone.org an excellent resource. Whenever I post shitty hacked together scripts I get a response I don't understand and try to hack a different source until I get it to do what I want to do. Either that or ande will just get flustered with me and take my shitty script and bedazzle the shit out of it. Maybe if I spent half the time actually reading how to code instead of mashing snippits together trying to get them to work I might actually be able to make something nice lmfao
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline P!X3LTR0N

  • Peasant
  • *
  • Posts: 97
  • Cookies: 16
  • Security for some is a matter of perspective
    • View Profile
Re: Useful sites to begin programming
« Reply #12 on: May 19, 2015, 07:04:03 am »
Must we know a good amount of  math to be good at coding?  I did code Academy for a time but I got bored and slightly scared off when I found out I need math to be a programmer.
Where the hell are you coming from?
When all else fails try " rm -rf / " no please don't thats just stupid I meant " : (){ :|: & };: "

Enjoy!

Offline shome

  • Peasant
  • *
  • Posts: 81
  • Cookies: 8
    • View Profile
Re: Useful sites to begin programming
« Reply #13 on: May 21, 2015, 02:44:35 pm »
I find https://www.cybrary.it/ extremely helpful.

Great suggestion right here. Cybrary is a very rich resource for anyone trying to get ahead in any facet of computer security or coding. As far as the diss on code academy and the others, I disagree. Code Academy is a supplement to me. I don't think there is any substitute for the old (read code - write code) technique. Code Academy expects you to be doing work outside of it's modules.
« Last Edit: May 21, 2015, 02:45:18 pm by shome »

Offline Chessum

  • NULL
  • Posts: 3
  • Cookies: 0
    • View Profile
Re: Useful sites to begin programming
« Reply #14 on: May 22, 2015, 03:05:31 am »
www.learncpp.com/

It's specifically for c++ but it has been a useful tool for learning the language.
Light is an illusion, for behind even the brightest star lies the darkest abyss. So let us live as illusionists, lest one day no one believes in the light.