Pages:
Author

Topic: Best way to learn some basic programming? (Read 1096 times)

hero member
Activity: 560
Merit: 500
February 19, 2016, 02:24:50 AM
#22
I don't recommend you to learn C++ as your first programming language since it's very difficult.
I'm still learning  C++ after learn HTML & CSS and i find C++ is very difficult.
I'm in the process of learning c++ and only i can say better start with something
easier. But once when you learn c++ all other languages suddenly don't looks hard to learn at all.
sr. member
Activity: 462
Merit: 273
February 18, 2016, 04:10:06 PM
#21
One basic way to learn prrogramming is a program called App Inventor, code comes in blocks instead of text, which you put together like a puzzle. You make simple games and programs that perform simple tasks, but it is a great way to learn the basics of programming
full member
Activity: 154
Merit: 100
February 18, 2016, 11:35:35 AM
#20
i suggest you start with python,it is a very simple program to start in the first place, i have seen some suggestions about c#, since he is new to programming let him start with simple stuff

why would everyone suggest hmtl,i guess everyone here knows html,since you start learning that in school, remember i am in my 30s and i first learned in school. for those who want to brush up thing w3schools is the best place
hero member
Activity: 560
Merit: 500
February 18, 2016, 11:22:47 AM
#19
I think best future right now have web development Java/php
Php is easy for learning and you can fast get some position in his business.
Java is more complicated but best!
Buy book! Use Youtube this is ok for start.
c++ is old and very heavy to start with it. Maybe C# ?
sr. member
Activity: 462
Merit: 273
February 17, 2016, 11:31:07 PM
#18
Of coarse there is the well known CodeAcademy.com, but another great program is called Appinventor2, which is a coding program but instead of having to type out your code, each piece of code comes in blocks, which you put together in any order you please to create simple games, and it can be a lot of fun.
full member
Activity: 140
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
February 17, 2016, 09:25:29 PM
#17
If you are into web developing, you can try w3school.com and try some from Udemy, they have some pretty courses out there.
member
Activity: 119
Merit: 100
February 17, 2016, 08:28:08 PM
#16
I don't know what policy of this forum is about torrents, so i won't paste links,
but best learning material can be found "there". Cool
sr. member
Activity: 406
Merit: 250
February 17, 2016, 02:54:53 PM
#15
I have seen a online school with some free lessons in Russian language.
hero member
Activity: 560
Merit: 500
February 17, 2016, 11:30:05 AM
#14
Watching videos on youtube must be a an easy way to learn anything.
You have plenty of good videos about every major language on youtube. +1 Wink
Also you can download at kickass some videos but i don't want to encourage you , due to virus and malware threats.
full member
Activity: 137
Merit: 100
February 15, 2016, 07:04:50 PM
#13
Go for the basic Udacity courses or try some programming games, like TIS-100, for example
hero member
Activity: 994
Merit: 513
February 15, 2016, 06:25:55 PM
#12
Thanks all,

I started the Java course at codecademy. They ease you in very nicely, and with absolutely NO knowledge of what programming actually means, I have the feeling that I start to understand a bit, for example that it is basically about creating functions.
An epiphany that I had was, that a person I know just recently built the "Game of life", and I just realized, how one (not me yet, obviously) could use the If/else functions in Java to define the rules, by which the game works. Very interesting.
sr. member
Activity: 432
Merit: 251
––Δ͘҉̀░░
February 14, 2016, 12:54:07 PM
#11
you could try codeacademy

Uuuuuh, that looks nice Smiley
I´ll try that.
Thank you.
Yea its very nice, also there is alot of different things (try to concentrate on what you're trying to learn, though).
sr. member
Activity: 294
Merit: 250
February 14, 2016, 12:05:58 PM
#10
Hey,

I would like to learn some programming. I am not aiming at becoming a professional by any stretch, I´d just really like to understand the basic principles of how it works, and maybe how to but scripts together.

I know, that it is propably easier, when I know what I would like to do. But are there any really basic tutorials, maybe even for kids?

Don´t worry I am not planning to use it for some billionth BTC-Clone Smiley .

Thanks and regards,

ttookk
i suggest you to start learn programing from basic,start from small and short syntax,and than try to follow the example,remember what you have doone,and try it repeatly.
newbie
Activity: 81
Merit: 0
February 14, 2016, 11:01:57 AM
#9
It's better if you can find few video tutorials which you're going to learn. Watch them carefully and do practice regularly. So that you might not forget. Regular practice can help you to being a master on it.
hero member
Activity: 994
Merit: 513
February 14, 2016, 10:53:31 AM
#8
you could try codeacademy

Uuuuuh, that looks nice Smiley
I´ll try that.
Thank you.
sr. member
Activity: 432
Merit: 251
––Δ͘҉̀░░
February 14, 2016, 07:16:06 AM
#7
you could try codeacademy
newbie
Activity: 32
Merit: 0
February 14, 2016, 12:41:27 AM
#6
For web - http://www.w3schools.com/

Free, lesson and quizzes. HTML, CSS, JS, Ajax, PHP, MySQL
legendary
Activity: 1778
Merit: 1026
Free WSPU2 Token or real dollars
February 13, 2016, 06:07:46 PM
#5
Someone gave me few pages about HTML because I had no internet...
I programmed then on my computer a web page with just "hello world"
I was proud like Oskar...(lol)

Little by little I have add things like lines or colors (lol)
and more text...

After few Months only I have then taken internet...

Then i programmed many and many HTML web pages for the fun about fish and aquariums...but soon I was fan about making cash by internet...In the meantime I learnt English...I liked programming sites in French an English.

I tried then the PHP language,but I have understood nothing...and i was close to give up...
I foud a script about an autosurf...
I jumped in it...and took it as base for my PHP study...
modified it little by little to cook (lol) the autosurf de la spirale gagnante
http://autosurf.winspiral.com
IT IS MY BABY (lol)
After I programme the biggest "survey of the net" (lol)
Le grand sondage des préférences...
http://sondage.winspiral.net

and so on...and so on...

And now people over the world earn satoshi with my systems (lol)



member
Activity: 87
Merit: 10
February 13, 2016, 06:00:30 PM
#4
There are online simulators you can use, which will then provide you with actual results of your codes.
hero member
Activity: 994
Merit: 513
February 13, 2016, 05:41:27 PM
#3
Great, thanks Smiley

I am a big fan of books, as this is the way I learn most things, but regarding programming, it felt kinda counterintuitive. Good to know that this actually is a valid way. Thank you.
Pages:
Jump to: