Python Course Outline_final
Python Course Outline_final
We highly recommend the above software for the course, but you are free to use any
software of your choice. However, if you encounter challenges with that software (not
your codes), we will not be of help to you.
• Mobile phone
For mobile phone users, install the following software:
a. For Android, install Pydriod3 from Playstore.
b. For iPhone, install Pyto from Appstore.
• Create a HackerRank account with the same email you used in the course registration.
Google “HackerRank signup” and click on the first link.
Course content
Dates Topic Description Project
2nd March 2024 Debriefing Session and General overview of the Testing
Software testing and course, Apps, and scope. HackerRank
usage. Opening ceremony interface.
remarks by Professor A.
Agyei-Agyemang.
3rd March 2024 The computer and We will look at how the Project: 0
Postponed to algorithms computer functions and Submission via:
4th March 2024 study the basics of Google forms and
computer algorithms. Hackerrank
6th March 2024 Variables and datatypes Identify different Python Project: 1
datatypes and assign them Submission via:
to correct variable names. HackerRank
9th March 2024 Data types - Strings Detailed understanding of Project: 2
strings as a datatype. Submission via:
HackerRank
12th March 2024 Datatypes - Type casting Conversions between one Project: 3
datatype to the other. Submission via:
HackerRank
15th March 2024 Operations Basic arithmetic, Project: 4
comparators, and logical Submission via:
operations in Python. HackerRank
18th March 2024 Conditional statements – Writing simple conditional Project: 5
if & else. statements. Submission via:
HackerRank
21st March 2024 Conditional statements – Writing complex Project: 6
if, else if & else conditional and nested Submission via:
statements. Logical HackerRank
operators may be involved
in the lesson.
24th March 2024 Iteration – for loops Using “for” loops to iterate Project: 7
over a code for a certain Submission via:
number of times. HackerRank
27th March 2024 Iteration – while loops Using while loops to iterate Project: 8
over a code until the Submission via:
condition stated is met. HackerRank
4 WEEKS EXAMINATION BREAK