100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Lecture notes

CO2412 Computational Thinking Lecture 2 Notes

Rating
-
Sold
-
Pages
5
Uploaded on
20-08-2024
Written in
2023/2024

This document contains detailed notes from Lecture 2 of the CO2412 course on Computational Thinking. The lecture provides an introduction to the Python programming language, focusing on its simplicity, readability, and wide usage in fields such as data science and web development. The notes compare Python with C++, highlighting the differences in execution speed, typing, and learning curve.

Show more Read less









Whoops! We can’t load your doc right now. Try again or contact support.

Document information

Uploaded on
August 20, 2024
Number of pages
5
Written in
2023/2024
Type
Lecture notes
Professor(s)
Amin amini
Contains
All classes

Content preview

CO2412: Computational Thinking
Lecture 2

Python Programming Language
1. Introduction to Python
o Python is a high-level programming language known for its
simplicity and readability. It is interpreted, interactive, object-
oriented, and widely used in various fields, including data science
and web development.
2. Python vs. C++
o Python:

o Easy to learn and use.

o Popular in the scientific community with extensive libraries.

o Interpreted, meaning it runs line-by-line, which can slow down
execution.
o Not statically typed, which may lead to runtime errors.

o C++:

o Faster execution speed due to pre-compilation.

o Strongly typed, reducing runtime errors.

o Has a steeper learning curve and more complex syntax.

Example:

, 3. Anaconda Navigator
o Anaconda Navigator is an integrated development environment (IDE)
that simplifies Python package management and deployment. It
includes tools like Jupyter Notebook, making it easier to work with
Python.
Python Basics
1. Indentation
o Python uses indentation to define blocks of code, making it
mandatory for the structure of the code. This ensures code
readability and enforces a clean, organized format.
Example:




2. Variables and Data Types
o Variables in Python are dynamically typed, meaning they are
created upon assignment and can change types. Python supports
various data types, including strings, integers, floats, and more.




3. Data Types in Python
o Text Type: str

o Numeric Types: int, float, complex

o Sequence Types: list, tuple, range

o Mapping Type: dict

o Set Types: set, frozenset

o Boolean Type: bool

o Binary Types: bytes, bytearray, memoryview

o None Type: NoneType

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
BpoBpo University of Central Lancashire Preston
View profile
Follow You need to be logged in order to follow users or courses
Sold
309
Member since
5 year
Number of followers
250
Documents
78
Last sold
1 month ago

3.7

73 reviews

5
27
4
17
3
17
2
5
1
7

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Frequently asked questions