Programming as a school course is different from almost any other topic that students study in school. Rather than solving equations and formulas with homework, you are asked to take an assignment and apply certain principles by creating projects. If you are unable to find specific equations and methods, then getting assistance and help to prepare for an end project may be a better solution. Taking specific steps on your own first and receiving assistance when you are unable to move forward will then provide you with a basic understanding of what it takes to make your programming project work. Following are some tricks to use when you begin any programming assignment.
-
Look for examples and references. Rather than invent a program from scratch, you can use open source code and other examples that are on the Internet. This will not only teach you the different steps that are required for your project, but will also show you what a successful assignment looks like.