Mrush Programming
Learn programming: Java, Android, PHP, C, C++, Python, NodeJS, JavaScript

How to create a yes_no message box using Tkinter - Python UI

How to download and install Node.js .tar.xz Linux Binaries on Ubuntu or Lubuntu

How to set up Intellij IDEA for Android Jetpack Compose programming

Creating an Android Jetpack compose floating action button that displays a Toast message

How to record android studio window using OBS studio

How to increase Ubuntu swap file size and prevent freezing/hanging

How to append strings to the content of a text file in python

Python lists, displaying elements in python lists

Python popping elements in lists

Python comparison operators less than, greater than, equal to, less than or equal to, and greater

Python dictionary – working with dictionaries; with strings as keys or numbers as keys

How to slice lists in Python and different ways to copy sections of lists into new lists

How to get user input in Python and convert it into integer or float

Python modules – define a function in a separate file and import the module

Python operators and math calculations

Python: changing case – convert a word to uppercase, lowercase or capitalize the initial letter

Python expressions; shorthand for operators division, multiplication, and addition

Inserting new items to a python list and changing the values of the elements

Python - how to remove and delete elements in a list

Reading CSV files using python’s csv module and adding the content to a list

How to use global variables in global scope and local variables in local scope in python

How to create an empty text file in python and store some data in it

How to change Intellij IDEA appearance from a dark theme to a light theme

Dictionary – looping through key value pairs and printing their content using a for loop

Creating python functions with default parameter values for optional arguments

How to create a method in a python class and perform calculations such as addition, multiplication

How to create a Python class, instantiate it, and get data out of class instances

How to create a python function that returns information back to the calling code

How to pass an unknown number of arguments in a python function to display additional information

how to read a text file in python and display the contents on the screen