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)
How to understand easily the terms of your exercises as a new student who had not such kind of knowledge before?
+11
votes
I am sure that I need to know the way that's how to understand easily the Standardization of Programming and other exercises Terminology for a new student who had not such kind of knowledge before. The terms, explanation of codes and cause of choosing the codes for what we wishes, if it is possible.
Do exercise
programming-code
programming
html
php
posted
12 years
ago
in
Exercises
by
chanmg84
(
1,860
points)
1 Response
0
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
codeadmin
(
113,880
points)
Related exercises/snippets
+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
0
votes
1
answer
Warning: array_combine() expects parameter 1 to be array, null given - = - and other error: Undefined variable: mixed
posted
12 years
ago
in
PHP
by
SUNRISER
(
2,050
points)
php
programming-code
error
+17
votes
1
answer
Problem Making A Table
posted
12 years
ago
in
HTML
by
team.kurt1
(
1,120
points)
programming
html
table
problem
+8
votes
1
answer
how do you change colors of a text or backround
posted
12 years
ago
in
Perl
by
aronkaufman12
(
1,220
points)
programming
+7
votes
1
answer
the programme is not responding in other exercises, how can I go around this?
posted
13 years
ago
in
Python
by
Sibongile Beje
(
1,430
points)