Getting into Computer Programming

Posts 1620 of 20 · Page 2 of 2
Ah ok, if you have any other questions, just pm me, I think thread can be marked solved now.
Before making another thread;

What's the best way of taking notes when learning program languages, php, ect.
Quote Originally Posted by Elegant Elephant View Post
Before making another thread;

What's the best way of taking notes when learning program languages, php, ect.
I would organize the notes in categories, for example if you learned something new on pointers,
make a new category Pointers and note everything important, there.
Everybody learns different, you have to discover your own learning method.
I think you should just give it a try ( the book) and see how you proceed, but
note, that you cannot learn C++ in just one month, there's a lot of stuff, I am still learning
new stuff in C++ sometimes, eventhough I have over 3 years of experience :S
Quote Originally Posted by FLubz View Post
I would organize the notes in categories, for example if you learned something new on pointers,
make a new category Pointers and note everything important, there.
Everybody learns different, you have to discover your own learning method.
I think you should just give it a try ( the book) and see how you proceed, but
note, that you cannot learn C++ in just one month, there's a lot of stuff, I am still learning
new stuff in C++ sometimes, eventhough I have over 3 years of experience :S
But how should I take notes for HTML. Like charts for brackets and attributes. Can I buy a poster or something?
Make yourself a mind map, write down what you know, and try to find a structure.
I wourld organize it like this:
- Attributes
...
- Elements
...
- Different types
... stylesheets, script data, attribute values, ...
- Entities
...

just a basic break down what it could look like, since these are the key elements of HTML.
Posts 1620 of 20 · Page 2 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?