Bridging the Gap ENCODE DatabaseontologyvocabularysearchAdd new
Edit entry
key value type
title Code Reuse and Modularity in Python
author William J. Turkel, Adam Crymble
licence https://creativecommons.org/licenses/by/4.0/deed.en
link https://doi.org/10.46430/phen0002
description How to reuse parts of a code by writing functions and break programs into modules, in order to keep everything concise and easier to debug.
date
language en, pt, es
institution ProgHist Ltd
exercise yes
literature yes
qualifications
format tutorial
medium Text
location
competences
partof https://w3id.org/encode/modules/https://encode.uni-hamburg.de/modules/m53

Related entities

Entities with the same bindings of compentence and level.

type

title

description

link

From HTML to List of Words
This two-part lesson teaches how to remove the HTML markup from a webpage.
Python Tutorials for Digital Humanities
A Youtube channel, which provides tutorials for working with Python in a digital humanities project. The videos and tutorials are designed for humanists who have no coding experience.
Python Tutorials for Digital Humanities
A Youtube channel, which provides tutorials for working with Python in a digital humanities project. The videos and tutorials are designed for humanists who have no coding experience.
Python Tutorials for Digital Humanities
A Youtube channel, which provides tutorials for working with Python in a digital humanities project. The videos and tutorials are designed for humanists who have no coding experience.
ENCODE DGLE Workshop 2021
The Workshop has been organized as part of the first Multiplier Event of the ENCODE Project and deals mainly with the EpiDoc xml language, Digital Epigraphy and Papyrology, the use of XML editors (Oxygen) and publishing tools (EFES)
Manipulating Strings in Python
This lesson is a brief introduction to string manipulation techniques in Python.
Aggregating and reusing available data about Written Artefacts: Query methods
Aggregating and reusing available data about Written Artefacts: Query methods From a research question to a formal query (producing a good query) From a query to the data for a research question (analysis of responses)
Aggregating and reusing available data about Written Artefacts: Query methods
Aggregating and reusing available data about Written Artefacts: Query methods From a research question to a formal query (producing a good query) From a query to the data for a research question (analysis of responses)
Python Introduction and Installation
This is the first lesson in a section on dealing with Online Sources, focusing on installing the relevant software – all free and reputable – and teaching some simple programming that provides immediate results.
Dealing with Images: IIIF
Dealing with Images: IIIIF Manuscripts in Beta Masaheft Producing, managing and exposing images Dealing with APIs
Working with Text Files in Python
How to manipulate text files with Python.
Downloading Web Pages with Python
This lesson introduces Uniform Resource Locators (URLs) and explains how to use Python to download and save the contents of a web page to a local hard drive.
Building a MySQL Relational Database for Your Data
Intensive hands-on training in building a MySQL relational database for humanistic data, with a focus on philological, linguistic, literary and historical data, as well as introducing data visualization, interface design (including UX) and sustainability issues

From the triple store.

Results of: DESCRIBE <https://w3id.org/encode/modules/m54>.
Results of: SELECT * WHERE{ BIND (<https://w3id.org/encode/modules/m54> as ?this) { ?this ?predicate ?object . OPTIONAL {?object ?predicateOfObject ?objectOfObject} } UNION { ?subject ?predicate ?this} }.