All

Here, we have a series of tutorials waiting to unlock your skills in digital humanities. We understand the growing importance of leveraging technology in the field of humanities, and our tutorials are designed to equip you with the knowledge and tools to excel in this domain.

 

For our featured articles and series, please see:

👉 https://digitalhumanities.hkust.edu.hk/tutorials

Turn your Jupyter Notebook into interactive Presentation Slides using Anaconda

Views: 4,705 In our “Learn Python From Zero For Absolute Beginner” series, you have learnt how to use Python to do some data manipulation tasks and create interactive charts using Plotly within Jupyter Notebook. After completing your analysis, it is common that you will need to deliver a presentation to present your findings. Traditionally, this …

Turn your Jupyter Notebook into interactive Presentation Slides using Anaconda Read More »

Learn Python From Zero For Absolute Beginner (4): Challenge For You

Views: 659 Welcome to the final article of our “Learn Python From Zero For Absolute Beginner” series! We would like to express our gratitude to all of you who have followed along with us on this learning journey. We believe that you are now able to use Python to perform data manipulation tasks, create interactive …

Learn Python From Zero For Absolute Beginner (4): Challenge For You Read More »

Learn Python From Zero For Absolute Beginner (2): Data visualization

Views: 1,564 Welcome to the 2nd lesson of our “Learn Python From Zero For Absolute Beginner” series! In the previous lesson, you learnt the essential techniques for basic data cleaning and manipulation using Python. Now, get ready to explore the captivating world of data visualization! By the end of this article, you will be able …

Learn Python From Zero For Absolute Beginner (2): Data visualization Read More »

Learn Python From Zero For Absolute Beginner (1): Data cleaning

Views: 2,144 If you find yourself asking questions such as “What exactly does Python do?” or “How can I get started with Python”, then look no further than this handy guide. We understand that diving straight into code can feel intimidating, that’s why we focus on hands-on practice throughout this tutorial series, designed specifically for …

Learn Python From Zero For Absolute Beginner (1): Data cleaning Read More »

Markdown Cheat Sheet & Introduction: From Plain Text to Rich Content

Views: 2,658 Table of Content • Headings • Styling text    â—‹ Bold    â—‹ Italic    â—‹ Bold and Italic    â—‹ Strikethrough    â—‹ Underline    â—‹ Listed items    â—‹ Inline code    â—‹ Code blocks    â—‹ Blockquote • Links • Images • Linked images • Footnotes • Table • Horizontal …

Markdown Cheat Sheet & Introduction: From Plain Text to Rich Content Read More »

Jupyter Notebook tips and shortcuts

Views: 20,947 In our previous article, we covered the basics of launching Jupyter Notebook. Now, let’s move on to explore its features and some of the most commonly used keyboard shortcuts. Types of cells Jupyter Notebook relies heavily on the concept of cells. The 2 main types of cells are Code and Markdown. Apart from …

Jupyter Notebook tips and shortcuts Read More »

What is Digital Humanities?

Views: 1,139 This post first appeared on Research Bridge on October 20, 2022. As a highly cross-disciplinary community, Digital Humanities (DH) brings digital methods to bear on traditional humanities scholarship, yet it is not intended to replace the traditional humanities. Rather, it creates new research methodology that allows humanities scholars to critically use big data …

What is Digital Humanities? Read More »