Category: education

Python External Library Usage

Python external libraries are pre-written code that can be imported and used in your own Python projects to add functionality or perform specific tasks. These libraries are created and maintained by other developers, and can be easily installed and integrated into your own code using the Python package manager (pip). There are many external libraries […]

Create a small graphical application using Python

There are several popular Python libraries for creating graphical user interfaces (GUIs): Create a small GUI using Tkinter Tkinter is a standard Python library for creating graphical user interfaces (GUIs). It is built on top of the Tk toolkit, which is a set of widgets that helps developers create windows and graphical elements in an […]

Basic object-oriented programming (OOP) principles using Python

Object-Oriented Programming (OOP) is a programming paradigm that focuses on creating objects that represent real-world entities and using these objects to model and solve problems. OOP principles are used in many popular programming languages, including Python. The main idea behind OOP is that instead of coding a single set of instructions, developers create objects and […]

Fundamentals of programming in Python

Python is a high-level, interpreted programming language. It is known for its simplicity, ease of use, and readability. Some of the key concepts in Python programming include: In Python, a variable is a named storage location that holds a value. Variables are used to store data in a program and can be used to represent […]

Intro to Python Programming for Kids

Python is a popular and powerful programming language that is used in a wide range of applications, from web development to artificial intelligence. It is a great choice for beginners, as it is easy to understand and use. It uses simple, English-like syntax and is designed to be readable and maintainable. Python is a high-level […]

Top Tech Jobs in Malaysia for 2023

What are the most tech jobs in Malaysia for 2023? The most in-demand tech jobs in Malaysia for 2023 include Artificial Intelligence Developer, Cloud Engineer, Cybersecurity Analyst, Data Scientist, Full-Stack Developer, Data Communicator/Storyteller, Cybersecurity, UX Design, Digital Marketing, and a skill to rule them all. Tech Job Descriptions Artificial Intelligence Developer: An AI Developer is […]