In: Computer Science
Assignment Content
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 who is interested in finding out about your experience with this course and the programming language.
An essay is a short composition on a 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:
Cite any references to support your assignment.
Format your assignment according to APA guidelines.
Submit your assignment.
Getting Started with python
Python is an interpreted, high level and general-purpose Language. In this Essay I will be sharing My Experience of learning the Language and its overall impact on My learning.
Python is a great language to learn as a begineer. it has features like object oriented programming (OOPS) and Structured Programming. Python Resemble's highly with Object Oriented Programming Concepts. Object Oriented Programming is based on the concepts of "Objects" which can store data and code.
often, these objects resemble the real life objects which we see in our everydaylife .that's why Object Oriented Programming is such a Popular Paradigm in Programming.
Also Object oriented Programming has additional benefits of Reusability of code, Data Redundancy, cost- Maintenance, security. This makes object oriented Programming a highly valuable Skill in the present Object Oriented World .
Regarding Python as language it has several advantages like simple syntax to follow,it has a massive support of library
which is by far i think the most advantageous thing regarding the language , popular libraries like
1)Pandas
2) NumPy
3) MatPlotlib
etc, are very useful for the different Purpose of Programming.
Python is most used language in the field of data science, machine learning today. with extensive support of API
frameworks like Django , Starlette, Flask it makes our development smoother in these booming advance technologies.
besides these there are some disadvantage of python too like slow execution speed and high memory consumption .
With the Course material i have learned Python in a deep manner and i surely going to use this language to enhance my skills as a programmer. i am highly inclined towards data science and i am looking forward to use python and create great Projects like prediction models, detection models etc.
Overall , i am very impressed by the rich and extensive support of the library in python and it's ablity to do multitasking like it can be used for technologies like machine learning , data science and it can be used for programming also and much more. it is a good learning for me and i am looking forward to keep enhancing my skillset with this.