Category Archives: Android Development

Windows 10 desktop on the Raspberry Pi 4, and more news from Gary Explains

Windows 10 desktop on the Raspberry Pi 4, Arm vs x86, and more — here is the top news you need to know from Gary Explains. Continue reading

Posted in Android Development, Gary Explains, News | Comments Off on Windows 10 desktop on the Raspberry Pi 4, and more news from Gary Explains

How to write to a file in Python – Txt, Docx, CSV, and more!

This post explains how to write to a file in Python. Continue reading

Posted in Android Development, future jobs, Python | Comments Off on How to write to a file in Python – Txt, Docx, CSV, and more!

When to use lists vs dictionaries in Python

This post shows you how to create a list in Python and why. Continue reading

Posted in Android Development, future jobs, Python | Comments Off on When to use lists vs dictionaries in Python

How to use dictionaries in Python

This post explains how to add to a dictionary in Python, create new dictionaries, and more. Continue reading

Posted in Android Development | Comments Off on How to use dictionaries in Python

How to make a game in Python: An introduction to Pygame

This tutorial will show you how to make a game in Python using the popular Pygame. Continue reading

Posted in Android Development | Comments Off on How to make a game in Python: An introduction to Pygame

How to update Python and how to know if you should

This post shows you how to update Python and how to choose the right version for your goals! Continue reading

Posted in Android Development, How To | Comments Off on How to update Python and how to know if you should

How to comment in Python – Tips and best practices

This post explains how to comment in Python. Continue reading

Posted in Android Development, How To | Comments Off on How to comment in Python – Tips and best practices

How to create a file in Python and more

This post will show you how to create a file in Python. Continue reading

Posted in Android Development | Comments Off on How to create a file in Python and more

How to run Python apps on any platform

This post explains how to run Python apps on PC, Mac, Linux, Android, iOS, or the web. Continue reading

Posted in Android Development | Comments Off on How to run Python apps on any platform

How to use strings in Python

This post explains how to concatenate a string in Python. Continue reading

Posted in Android Development | Comments Off on How to use strings in Python