Interactive Programming Forums
Login
Register
Home
Questions/Snippets/Exercises
Unanswered
Tags
Ask a Question
Post a Code Snippet
Post an Exercise
Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.
All categories
Ruby
(3)
Python
(10)
PHP
(7)
Perl
(2)
SQL
(8)
Javascript
(6)
HTML
(20)
CSS
(4)
jQuery
(0)
XML
(3)
Code Snippets
(1)
Exercises
(4)
Other
(9)
Question about the goal of this site
+18
votes
You can realy understand and learn programing on this site? If is not enough what path should i follow after I finish this exercises?
Do exercise
goal
posted
12 years
ago
in
Exercises
by
jimmyl
(
3,170
points)
1 Response
+3
votes
This site is just an aid to learning. It helps you with getting started in a "learning by doing" manner, where part of the experience is typing the code and having somebody walk you through part of various languages' core features.
It is not a substitute for:
* Reading the basic description of the language you are learning in Wikipedia. Seriously, this is a good step to insert for yourself somewhere along the point as you go through exercises.
* Reading the official documentation found elsewhere on the Internet for the languages you are learning.
* Setting up a web server or getting a web hosting account somewhere so that you have a place to practice coding where you can use your code on an actual website you create. You are going to end up needing to do this. There is no escaping it in order to get to an intermediate level of skill. To master these technologies you will need to code daily.
answered
12 years
ago
by
mleber
(
9,940
points)
Related exercises/snippets
+6
votes
1
answer
why is this code wrong
posted
12 years
ago
in
HTML
by
rahmahnerkhan
(
1,580
points)
programming
goal
+11
votes
1
answer
How to understand easily the terms of your exercises as a new student who had not such kind of knowledge before?
posted
12 years
ago
in
Exercises
by
chanmg84
(
1,860
points)
programming-code
programming
html
php
+19
votes
1
answer
i had finished php and html form this site? now could i make a website or not?
posted
13 years
ago
in
Other
by
innocentashish
(
1,790
points)
+9
votes
1
answer
I need to restart all the exercises of Tutorial III.
posted
12 years
ago
in
HTML
by
atimokoena
(
1,400
points)
programming
+10
votes
1
answer
Hello HE! I don't understand the exercise 1 of Tutorial III. Can you tell me?
posted
12 years
ago
in
HTML
by
You Sophal
(
1,690
points)