Dorothea Reher
Apprenticeship as Developer Python | Django at Book&Pay
Expertise: Python, Django, software development and full stack
Education: OpenClassrooms

Dorothea Reher is currently an apprentice Python and Django developer for Book&Pay. She has worked as a developer since 2019 and has previously served as an apprentice Python and Django developer for COCOONR. Reher holds certifications in web development, Python and Django from OpenClassrooms and Ironhack. 

Sort By
Most Recent
Most Recent
Oldest
3 Articles
Developer working on a neural network model
A transformer encoder is a deep learning architecture that can process all tokens in parallel. Here’s how to build and train one using PyTorch.
Two developeres reviewing Python code on desktop
Python re.match() is a function that checks for a match at the beginning of a string, while re.sub() is used to substitute occurrences of a pattern. Learn more.
Software developer coding in python
Python date is an object that’s used to represent the calendar date with no time of date, while a Python datetime object includes the date and time of day. Here’s how to use them.