Skip to content

Commit 75518df

Browse files
committed
Beginn der Übersetzung
1 parent 1efa578 commit 75518df

5 files changed

Lines changed: 113 additions & 0 deletions

File tree

de/GLOSSARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# code editor
2+
Ein Code editor ist eine Anwendung, die dir erlaubt Deinen Code zu schreiben und abzuspeichern, damit Du später daran weiter arbeitn kannst. Du findes einen CodeEditor, der zu Dir passt unter: [Kapitel Code editor](./code_editor/README.md)

de/GLOSSARY.md~

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# code editor
2+
Code editor is an application that allows you to save your code so you will be able to get back to it later. You can learn where to get one from the [Code editor chapter](./code_editor/README.md)

de/README.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Django Girls Anleitung
2+
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/DjangoGirls/tutorial?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3+
4+
> This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
5+
International License. To view a copy of this license, visit
6+
http://creativecommons.org/licenses/by-sa/4.0/
7+
8+
9+
## Einleitung
10+
11+
Hast Du jemals
12+
Have you ever felt that the world is more and more about technology and you are somehow left behind? Have you ever wondered how to create a website but have never had enough motivation to start? Have you ever thought that the software world is too complicated for you to even try doing something on your own?
13+
14+
Well, we have good news for you! Programming is not as hard as it seems and we want to show you how fun it can be.
15+
16+
The tutorial will not magically turn you into a programmer. If you want to be good at it, you need months or even years of learning and practice. But we want to show you that programming or creating websites is not as complicated as it seems. We will try to explain different bits and pieces as well as we can, so you will not feel intimidated by technology.
17+
18+
We hope that we'll be able to make you love technology as much as we do!
19+
20+
## What will you learn during the tutorial?
21+
22+
Once you've finished the tutorial, you will have a simple, working web application: your own blog. We will show you how to put it online, so others will see your work!
23+
24+
It will (more or less) look like this:
25+
26+
![Figure 0.1](images/application.png)
27+
28+
> If you work with the tutorial on your own and don't have a coach that will help you in case of any problem, we have a chat for you: [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/DjangoGirls/tutorial?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge). We asked our coaches and previous attendees to be there from time to time and help others with the tutorial! Don't be afraid to ask your question there!
29+
30+
OK, [let's start at the beginning...](./how_the_internet_works/README.md)
31+
32+
## About and contributing
33+
34+
This tutorial is maintained by [DjangoGirls](http://djangogirls.org/). If you find any mistakes or want to update the tutorial please [follow the contributing guidelines](https://github.com/DjangoGirls/tutorial/blob/master/README.md).
35+
36+
## Would you like to help us translate the tutorial to other languages?
37+
38+
Currently, translations are being kept on crowdin.com platform in:
39+
40+
https://crowdin.com/project/django-girls-tutorial
41+
42+
If your language is not listed on crowdin, please [open a new issue](https://github.com/DjangoGirls/tutorial/issues/new) informing the language so we can add it.

de/README.md~

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Django Girls Tutorial
2+
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/DjangoGirls/tutorial?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3+
4+
> This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
5+
International License. To view a copy of this license, visit
6+
http://creativecommons.org/licenses/by-sa/4.0/
7+
8+
9+
## Introduction
10+
11+
Have you ever felt that the world is more and more about technology and you are somehow left behind? Have you ever wondered how to create a website but have never had enough motivation to start? Have you ever thought that the software world is too complicated for you to even try doing something on your own?
12+
13+
Well, we have good news for you! Programming is not as hard as it seems and we want to show you how fun it can be.
14+
15+
The tutorial will not magically turn you into a programmer. If you want to be good at it, you need months or even years of learning and practice. But we want to show you that programming or creating websites is not as complicated as it seems. We will try to explain different bits and pieces as well as we can, so you will not feel intimidated by technology.
16+
17+
We hope that we'll be able to make you love technology as much as we do!
18+
19+
## What will you learn during the tutorial?
20+
21+
Once you've finished the tutorial, you will have a simple, working web application: your own blog. We will show you how to put it online, so others will see your work!
22+
23+
It will (more or less) look like this:
24+
25+
![Figure 0.1](images/application.png)
26+
27+
> If you work with the tutorial on your own and don't have a coach that will help you in case of any problem, we have a chat for you: [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/DjangoGirls/tutorial?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge). We asked our coaches and previous attendees to be there from time to time and help others with the tutorial! Don't be afraid to ask your question there!
28+
29+
OK, [let's start at the beginning...](./how_the_internet_works/README.md)
30+
31+
## About and contributing
32+
33+
This tutorial is maintained by [DjangoGirls](http://djangogirls.org/). If you find any mistakes or want to update the tutorial please [follow the contributing guidelines](https://github.com/DjangoGirls/tutorial/blob/master/README.md).
34+
35+
## Would you like to help us translate the tutorial to other languages?
36+
37+
Currently, translations are being kept on crowdin.com platform in:
38+
39+
https://crowdin.com/project/django-girls-tutorial
40+
41+
If your language is not listed on crowdin, please [open a new issue](https://github.com/DjangoGirls/tutorial/issues/new) informing the language so we can add it.

de/SUMMARY.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Summary
2+
3+
* [Introduction](README.md)
4+
* [Installation](installation/README.md)
5+
* [How the Internet works](how_the_internet_works/README.md)
6+
* [Introduction to command line](intro_to_command_line/README.md)
7+
* [Python installation](python_installation/README.md)
8+
* [Code editor](code_editor/README.md)
9+
* [Introduction to Python](python_introduction/README.md)
10+
* [What is Django?](django/README.md)
11+
* [Django installation](django_installation/README.md)
12+
* [Your first Django project!](django_start_project/README.md)
13+
* [Django models](django_models/README.md)
14+
* [Django admin](django_admin/README.md)
15+
* [Deploy!](deploy/README.md)
16+
* [Django urls](django_urls/README.md)
17+
* [Django views - time to create!](django_views/README.md)
18+
* [Introduction to HTML](html/README.md)
19+
* [Django ORM (Querysets)](django_orm/README.md)
20+
* [Dynamic data in templates](dynamic_data_in_templates/README.md)
21+
* [Django templates](django_templates/README.md)
22+
* [CSS - make it pretty](css/README.md)
23+
* [Template extending](template_extending/README.md)
24+
* [Extend your application](extend_your_application/README.md)
25+
* [Django Forms](django_forms/README.md)
26+
* [What's next?](whats_next/README.md)

0 commit comments

Comments
 (0)