Dollars BBS | Technology

feed-icon

Main

News

Animation

Art

Comics

Films

Food

Games

Literature

Music

Personal

Sports

Technology

Random

how to make program (8)

1 Name: kuroki : 2015-03-20 22:49 ID:q+BSyLMn [Del]

guys right now i'm interesting to make program but i don't know how to make it can you guys tell me how to make program

2 Name: ii_r_ftw : 2015-03-20 23:43 ID:V0J/ri0f [Del]

Well the first thing you do is learn to program there are online tutorials if you can't find one then you didn't look. Now design your program and figure out what you will need to do that you don't know how to do and go learn that and make your program you will get stuck...Have fun

3 Name: kuroki : 2015-03-20 23:55 ID:q+BSyLMn [Del]

okay

4 Name: midsxeph : 2015-03-21 14:38 ID:2HfE6Pmr [Del]

>>2 This is terrible advice. Never assemble your gui before programming. It's out of cycle.

5 Name: Froggen : 2015-03-22 18:42 ID:aDBUu5CG [Del]

http://www.codecademy.com/ <-- HERE!

6 Name: kuroki : 2015-03-22 20:19 ID:mySvLs+J [Del]

okay

7 Name: Eto : 2015-03-23 21:04 ID:Rxhfh5lv [Del]

Start with Python, it's the easiest general purpose programming language out there and it has a very big community behind it. Here's a list of free python books:
https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#python

The ones I recommend would be Introduction to Programming with python and Invent your own computer games with python.

8 Name: kuroki : 2015-03-26 01:17 ID:H4kKo6Vz [Del]

okay thanks