It's day 3! I must say, consistency requires sacrifice π. Let's push on. Strength is provided by God's grace. Amen in Jesus' name. π
Yesterday, I gained (some) knowledge on the definition of Python, the difference between Interpreted and Compiled Programming Languages, and Mobile Application development with Python.
Today, I should make progress on yesterday's remaining goals and begin learning on
"Day 3-4: Control structures (if-else, loops)" (Meta AI, personal communication, August 8, 2025). As well as taking a look at these questions:
Goals:
A. Answering these questions:
Que. 1. What is a High Level Language?
Que. 2. What are Enterprise and Embedded applications?
B. As extracted from the 'Python for Software Development' textbook by Halvorsen (n.d.):
- The New Age of Programming
- What is Python?
- Introduction to Python
- Interpreted vs. Compiled
- Python Packages
- Python Packages for Science and Numerical Computations
- Python Editors
- Python IDLE
- Visual Studio Code
- Variables
- Numbers
- Strings
- String Input
- Built-in Functions
- Python Standard Library
- Using Python Libraries, Packages and Modules
- Python Packages
- Plotting in Python
- Subplots
- Exercises
- If ... Else
- Arrays
- For Loops
- Nested
- For Loops
- While Loops
- Exercises
Notes:
Que. 1. What is a High Level Language?
This is a programming language which allows ease of understanding and use for humans, making it possible for the users to set their minds on what the code should do as opposed to how it will run on the compiler or machine, amongst other benefits (geeksforgeeks, 2025).
Embedded applications are permanently set softwares (in any device) that have some defined tasks (Suse, n.d.).
Que. 2. What are Enterprise and Embedded applications?
Enterprise applications are targeted at large organizations improving their overall efficiency, effectiveness and productivity (Finio & Downie, 2024).
Summary:
I gained (some) knowledge on high level language, Enterprise applications and Embedded applications.
However, I didnβt meet my goals for today. Meaning, I have to put in extra effort tomorrow.
References:
Finio, M. & Downie, A. (2024, May 8). What are enterprise applications? IBM. https://www.ibm.com/think/topics/enterprise-applications
geeksforgeeks. (2025, July 23). What is high level language? https://www.geeksforgeeks.org/software-engineering/what-is-high-level-language/
Halvorsen, H. (n.d.). Python. https://halvorsen.blog/documents/programming/python/python.php#python4
Suse (n.d.). Embedded application. In Suse Defines. Retrieved August 10, 2025, from https://www.suse.com/suse-defines/definition/embedded-application/
Top comments (0)