![]() |
What is the best way to learn algorithms for IGCSE? |
[Edit] |
[Edit]
Answer
By examples. That's the only way, I think.
- Choose a generic purpose programming language, like ANSI C.
- Install in your computer the needed software for compiling and running routines.
- Find a Tutorial in the Internet (There are lots of ANSI C tutorials)
- Read it and try to make little examples of every little thing explained. Find code examples in the Internet.
- Step by step you'll find out that you can do more complicated things with a little effort.
Good Luck!
First answer by Javilapalma. Last edit by Javilapalma. Contributor trust: 14 [recommend contributor]. Question popularity: 14 [recommend question]




