100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
CO2412 Computational Thinking Lecture 2 Notes £3.48   Add to cart

Lecture notes

CO2412 Computational Thinking Lecture 2 Notes

 9 views  0 purchase

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...

[Show more]

Preview 2 out of 5  pages

  • August 20, 2024
  • 5
  • 2023/2024
  • Lecture notes
  • Amin amini
  • All classes
All documents for this subject (19)
avatar-seller
BpoBpo
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

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller BpoBpo. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for £3.48. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

73314 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy revision notes and other study material for 14 years now

Start selling
£3.48
  • (0)
  Add to cart