Friday, September 3, 2021

Week 4

This week I mostly revised Python programming tutorials and videos to improve basic understanding so I know how to write the code for my project later. 

Python works similarly to Basic C, but some its functions are a bit different from basic C. (For example, the 'printf' function on Basic C is 'print' on Python.)

It is also said that Python is much easier to use for beginners compared to other similar programming languages as it has less risks of running into syntax errors and has an easier learning curve.

On the other hand, I have started drafting my project abstract.

Share:

0 comments:

Post a Comment