Home > Topics > Open Source

Open Source

Articles

In this chapter from Python Programming for Raspberry Pi, Sams Teach Yourself in 24 Hours, 2nd Edition, you will learn some Python basics, such as using the print function to display output. You will read about using variables and how to assign values to variables, and you will gain an understanding of their data types. By the end of this chapter, you will know how to get data into a script by using the input function and write your first Python script!

After you learn the commands in this chapter from Linux Phrasebook, 2nd Edition, you can start controlling your shell and finding out all sorts of interesting things about your files, folders, data, and environment.

This chapter from Docker Containers: Build and Deploy with Kubernetes, Flannel, Cockpit, and Atomic explains how to create a private Docker registry in Fedora or Ubuntu, use the docker-registry package, use the registry container image, and understand the Docker image namespace.

This chapter from CompTIA Linux+ / LPIC-1 Cert Guide: (Exams LX0-103 & LX0-104/101-400 & 102-400) covers Linux file system management as it pertains to the objectives on the CompTIA Linux+ / LPIC-1 exam.

See More Open Source Articles