In: Computer Science
In this course, you have learned that computer programming is key to computer science. The ability to program a succession of instructions to resolve a computing problem is a valuable skill that is integral to many aspects of modern life. You have also seen the versatility and distinguishing characteristics that make Python 3 a popular choice for programmers.
End-of-Course Essay
Write a 1- to 2-page essay in which you connect this course to your own career or personal life. Imagine the audience for this essay is someone interested in finding out about your experience with this course and the programming language.
An essay is a short composition on a particular theme or subject, written in prose and generally analytic, speculative, or interpretative.
Consider these questions as you write. You may answer all or some of the questions in your essay.
Grading guidelines:
PROGRAMMING IS EASIER WITH PYTHON
Introduction:
In this essay, we will discuss my experience with this course which I have undergone and the programming language which I used that is Python 3. In this essay, I am believing that I can satisfy all the readers with the following paragraphs.
Object-oriented programming
Object-oriented programming (OOP) refers to a type of computer programming in which the software programmers do not the data type of a data structure alone, but also the software programmers define the various types of operations or functions that can be applied to the data structure.
Using Object-oriented programming we can make a data structure to include both the data and function as it includes the function we can create a relationship between one object and another object. One of the examples of Object-oriented programming is the inheritance of important characteristics from various objects
Why OOP is a valuable skill?
Object-oriented programming has become the most valuable skill for a programmer due to the following reasons.
As a person can do the above things only if we know the OOP concept very well. So object-oriented programming has become a very important skill in the IT sector.
Python 3
Python is a high-level, interpreted, interactive and object-oriented scripting language. The Python language has been designed in such a way that it can be highly readable because it uses English words frequently when other programming languages use punctuation for coding and for proper syntax. When we compare python language with other languages the python languages has very low syntax construction this has become a great advantage to the developers. The other benefits of Python Languages are it consists of user-friendly data structures which helps us to implement OOP concept in a better way. The python language has the support of many libraries this library helps us to do complex projects in easier manner. As Python language has more benefits than other languages it also has few disadvantages. The speed of python language is slow when we compare Python language with C or C++ or Java. Using Python language we can develop server or desktop application easier when it comes to mobile development the python programming language faces great problems. Python language can not be used for application where memory space is given more importance because the python language consumes more space due to its flexibility in data types.
Conclusion
The knowledge which I have received by completing this python course I will try to develop various machine learning applications using the extensive support of libraries found in Python using these libraries in Python I can develop my knowledge in Machine Learning.