Flash Flash Revolution: Community Forums

Flash Flash Revolution: Community Forums (http://www.flashflashrevolution.com/vbz/index.php)
-   Chit Chat (http://www.flashflashrevolution.com/vbz/forumdisplay.php?f=17)
-   -   learn how to code, for free! (http://www.flashflashrevolution.com/vbz/showthread.php?t=140695)

Litodude 01-28-2015 10:37 PM

learn how to code, for free!
 
http://www.w3schools.com/default.asp

it's like khan academy but for coding

khan academy has coding classes too

Poison- 01-28-2015 10:40 PM

Re: learn how to code, for free!
 
Litodude

Sprite- 01-28-2015 10:51 PM

Re: learn how to code, for free!
 
Poison-

Charles Claythorne 01-30-2015 02:59 AM

Re: learn how to code, for free!
 
thx i dont know what 75% of these are but maybe itll be fun to mess around with in my free time

firemon22 01-30-2015 05:49 PM

Re: learn how to code, for free!
 
Charles Claythorne

MissouriQueen 01-30-2015 06:30 PM

Re: learn how to code, for free!
 
wow thanks, I did not know such website existed, you totally changed my life, wow, what a great person you are, thanks for sharing, if you want to educate me more please feel free. Wow, I will not sleep tonight, so much to learn.

shenjoku 01-30-2015 10:00 PM

Re: learn how to code, for free!
 
I use that website all the time for work when I need to lookup info about XML and schemas. Super useful website.

FoJaR 01-30-2015 10:25 PM

Re: learn how to code, for free!
 
or you could just "learn" python

get it

because everyone in this thread already knows python

choof 01-31-2015 03:11 AM

Re: learn how to code, for free!
 
Quote:

Originally Posted by FoJaR (Post 4269608)
or you could just "learn" python

get it

because everyone in this thread already knows python

listen here you little shit

reuben_tate 01-31-2015 04:04 AM

Re: learn how to code, for free!
 
Quote:

Originally Posted by FoJaR (Post 4269608)
or you could just "learn" python

get it

because everyone in this thread already knows python

I have had it with these motherf'ing pythons on this motherf'ing plane!

FoJaR 01-31-2015 02:49 PM

Re: learn how to code, for free!
 
get it because python is so so easy

rushyrulz 01-31-2015 04:26 PM

Re: learn how to code, for free!
 
python is easy as hell but it's totally unlike most traditional programming languages like Java and C (+ variants)

no semicolons
no curly brace
no native c-style for-loops
no thank you

reuben_tate 01-31-2015 04:30 PM

Re: learn how to code, for free!
 
Quote:

Originally Posted by rushyrulz (Post 4269840)
python is easy as hell but it's totally unlike most traditional programming languages like Java and C (+ variants)

no semicolons
no curly brace
no native c-style for-loops
no thank you

No semicolons and no curly brace means less typing and more efficient use of vertical space.

And it's not hard to do the equivalent of a traditional for loop, it's something like "for i in range(0, n)" or something like that.

rushyrulz 01-31-2015 04:37 PM

Re: learn how to code, for free!
 
I was simply comparing it to other common programming languages. I'm not too adept with Python, since I prefer Perl any day of the week, but correct me if I'm wrong in saying that increment/decrement by using ++/-- isn't possible in python either?

FoJaR 01-31-2015 05:40 PM

Re: learn how to code, for free!
 
Quote:

Originally Posted by rushyrulz (Post 4269840)
python is easy as hell but it's totally unlike most traditional programming languages like Java and C (+ variants)

no semicolons
no curly brace
no native c-style for-loops
no thank you

lol at semicolons and curly braces being reasons to dislike python.

also yeah fuck python for having iterative for loops just built in, that is way worse than having to declare iterators etc in C.....
....
...........
......
...
.
.
.
.....

ps. if you are comparing python which is a scripting language to a compiled language like C++ or Java and saying that one is better than the other, you are stupid.

stuuuuuuuupid.

FoJaR 01-31-2015 05:43 PM

Re: learn how to code, for free!
 
Quote:

Originally Posted by rushyrulz (Post 4269842)
I was simply comparing it to other common programming languages. I'm not too adept with Python, since I prefer Perl any day of the week, but correct me if I'm wrong in saying that increment/decrement by using ++/-- isn't possible in python either?

a perl comparison is fine, but comparing any scripting language to a compiled language like c++ or java is like comparing a wrench and a saw. if you need to tighten a bolt, you need a wrench, if you need to cut some wood, you need a saw. trying to say that one is better than the other is silly.

as for incrementing you can just use +=

Epicman9001 01-31-2015 05:48 PM

Re: learn how to code, for free!
 
Quote:

Originally Posted by Litodude (Post 4268837)
http://www.w3schools.com/default.asp

it's like khan academy but for coding

khan academy has coding classes too

http://www.w3fools.com/

real thread name: How to make shitty websites for free


All times are GMT -5. The time now is 02:36 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution