During my first two semesters here at NVCC I took the Software Design and JAVA Programming I classes. In these classes I learned a lot about primitive data types, arrays, classes and methods. Sometimes the books could not explain certain concepts clearly and I needed to turn to the Internet for help. There are many sites that can help in the process of learning data types and how they are applied in programming including the one I have referenced in this blog. The website explains in detail what variables are, such as Boolean or char or int and how to use them with good examples. You also have the option to download all the sources and content from the document for use in an IDE program. Beyond the basics the website also allows you to download the code for many applets so you can apply and learn from them or for entertainment.
No comments:
Post a Comment