Digital skills

This volume includes notes on developing useful digital skills, and learning how to use tools, such as the command-line, git version control, or web technologies.


Chapters in this volume

Initially, we include four chapters in this volume. These topics cover technologies and digital skills we learnt, while building the Project27 Skills site.

Shell commands and scripting

In 'Shell Commands and Scripting', discover how the Bash command line interface acts as a powerful intermediary between you and your computer's kernel, allowing you to accomplish tasks swiftly and efficiently. Learn to harness the power of shell commands and scripts to automate processes and create mini-programs that elevate your productivity beyond the capabilities of graphical user interfaces.

Open the Shell commands and scripting chapter

Version control and collaboration

In 'Version Control and Collaboration', delve into Git, the robust, open-source version control system that seamlessly manages projects of all sizes with remarkable speed and efficiency. Explore how Git enables parallel development and fosters effective collaboration, empowering teams to work simultaneously on the same digital product without conflicts.

Open the Version control and collaboration chapter

Markup languages

In 'Markup Languages', uncover the simplicity and power of Markdown, a lightweight language that transforms plain text into formatted documents effortlessly. Learn how this versatile tool is essential for formatting readme files, online discussions, and creating rich text, forming the backbone of efficient web design and communication.

Open the Markup languages chapter

Web design

In 'Web Design', explore the foundational role of HTML in crafting the backbone of web content, and see how CSS and JavaScript breathe life into your digital creations. Discover how templating tools like Jekyll and Bootstrap simplify the design process, and learn how generative AI can revolutionize your approach to mastering web design.

Open the Web design chapter

This is an open source website. Please, help improve the content on this page.