Difference between revisions of "User:Minooz"
Line 4: | Line 4: | ||
***[http://ilearn.senecac.on.ca/storage/OOP/oop_data_structures/oop_data_structures_p1.html ilearn.seneca] | ***[http://ilearn.senecac.on.ca/storage/OOP/oop_data_structures/oop_data_structures_p1.html ilearn.seneca] | ||
***[http://ilearn.senecac.on.ca/storage/OOP/oop_data_structures/resources.html ilearn.seneca/tutorial, compilers] | ***[http://ilearn.senecac.on.ca/storage/OOP/oop_data_structures/resources.html ilearn.seneca/tutorial, compilers] | ||
− | ***[http://www.parashift.com/c++-faq-lite/input-output.html good FAQ] (constructor) | + | ***[http://www.parashift.com/c++-faq-lite/input-output.html good FAQ] (constructor)_very good |
***[http://www.vias.org/cppcourse/wrapnt_fruitful_functions46.html C++ Course] | ***[http://www.vias.org/cppcourse/wrapnt_fruitful_functions46.html C++ Course] | ||
***[http://www.uow.edu.au/~lukes/TEXTBOOK/notes-cpp/io/omanipulators.html uow.edu.au] | ***[http://www.uow.edu.au/~lukes/TEXTBOOK/notes-cpp/io/omanipulators.html uow.edu.au] | ||
Line 14: | Line 14: | ||
***[http://en.allexperts.com/q/C-1040/Undefined-reference-linking.htm allexperts.com] good explanation directive | ***[http://en.allexperts.com/q/C-1040/Undefined-reference-linking.htm allexperts.com] good explanation directive | ||
***[http://www.unknownroad.com/rtfm/gdbtut/gdbsegfault.html gdb] how to debug | ***[http://www.unknownroad.com/rtfm/gdbtut/gdbsegfault.html gdb] how to debug | ||
+ | |||
**C, C++ Tips | **C, C++ Tips | ||
***[http://www.ros.org/wiki/CppStyleGuide ros.org] | ***[http://www.ros.org/wiki/CppStyleGuide ros.org] |
Revision as of 16:44, 24 October 2009
- Useful links for Programming
- C, C++ Tutorials
- C plus plus
- ilearn.seneca
- ilearn.seneca/tutorial, compilers
- good FAQ (constructor)_very good
- C++ Course
- uow.edu.au
- Bjarne Stroustrup's definition
- c & c++ programming
- arachnoid good
- cplusplus I/O stream
- IBM output flags
- allexperts.com good explanation directive
- gdb how to debug
- C, C++ Tutorials
- C, C++ Tips
- Compilers, text editors
- Integrated Development Environment IDE
- Visual Studio - How to
- Course Website(Chris)-Software Development-[https://cs.senecac.on.ca/~btp100
/pages/content/debug.html Software Development 2]
- Useful websites for ideas, enlightened
- 1- ted
- Useful for Linux and Windows commands
- 1- ss64
- 2- computer_hope
- Useful for CSS, HTML
- 1-CSS FAQ
- 2-W3.org_1also,W3.org_2
- 3-how to start your web
- Dictionary