Ay355
9552f2a1fe
[rust/all] Remove .iter() on array example ( #4230 )
...
As of Rust 1.53.0, arrays implement the IntoIterator trait, making .iter() on an array unnecessary
2021-11-01 22:27:42 +01:00
Petru Madar
0086b92f09
[ruby/all] Replace tryruby.org with the proper link ( #4217 )
...
* Replace tryruby.org with the proper link
* Replace tryruby.org with the proper link
2021-08-21 23:08:42 +02:00
Борис Верховский
a502f8d723
Rename OS X to macOS ( #4166 )
2021-05-25 13:42:50 +02:00
Uwe Krause
468dc26fe3
[elixir/de-de] add hint to numeric underscore for better readabilityt
2021-05-12 21:33:43 +02:00
Carson Drake
2f301fbae1
Unify Further Reading Links
...
Unify further reading references.
Nix Manuel, Fisher example, Potter Cookbook, and Martinez Intro.
All live links.
2021-03-10 21:12:25 -08:00
kevinnls
cd8bb2c776
fix syntax on yaml frontmatter
2020-08-20 12:53:24 +05:30
Max Schumacher
3aba6767ed
Merge pull request #3917 from caminsha/de-de/vim
...
[vim/de-de] Translate vim to german
2020-08-18 13:29:53 +02:00
Max Schumacher
0fd8a669e1
Merge pull request #3888 from caminsha/de-de/translateProcessing
...
[processing/de-de] Translated processing to german
2020-08-18 11:38:34 +02:00
Max Schumacher
3afac7ea62
Merge pull request #3953 from sumanstats/master
...
[language/raku-code] Perl6 to Raku and many more
2020-07-07 15:28:05 +02:00
sumanstats
0ecb826429
Perl6 to Raku and many more
...
+ As the Perl 6 is renamed to raku, it is good to reflect that https://github.com/Raku/problem-solving/blob/master/solutions/language/Path-to-Raku.md
+ perl6.org is now raku.org
+ change references of perl 6 to raku
+ rename file perl6-pod.html.markdown to raku-pod.html.markdown
+ Perl refers to Perl 5, there is no ambiguity after rename of Perl6 to
Raku, use Perl only to refer to Perl 5
+ fix links inside raku.html.markdown
2020-06-10 16:33:01 +05:45
Paul Götze
2d5b9890c5
[ruby/de] Update to be in sync with English version
2020-05-21 00:41:24 +02:00
Adam Bard
3356b2bc9f
Merge pull request #3712 from denniskeller/clojure-macro-de
...
[clojure-macros/de] Translate clojure-macros to german
2020-05-19 09:02:32 -07:00
Adam Bard
b3e1b57960
Merge pull request #3713 from denniskeller/pug-de
...
[pug/de] Translate pug to german
2020-05-19 09:01:51 -07:00
Adam Bard
34227247f0
Merge pull request #3714 from waynee95/de-elm
...
[elm/de] Translate elm to german
2020-05-19 09:01:31 -07:00
caminsha
f420555c64
Fixed a small typo
...
Elemenent -> Elementen
2020-05-02 02:44:21 +02:00
caminsha
1b29d50730
fixed small typos
2020-04-26 23:57:37 +02:00
caminsha
ec64fcbeda
replaced 'ss' with 'ß'
2020-04-26 23:17:30 +02:00
caminsha
9943c1e026
Translation of vim to german
2020-04-26 23:13:57 +02:00
caminsha
f94cd548b3
started translation of vim
2020-04-26 04:04:54 +02:00
caminsha
06aa701d87
Fixed some typos in translation
2020-03-20 21:14:54 +01:00
caminsha
88e91516cf
changed ss to ß
2020-03-20 20:59:40 +01:00
caminsha
b55cdf0fcc
added example program
2020-03-20 20:59:09 +01:00
caminsha
b7aea95d26
added import section
2020-03-08 20:00:57 +01:00
caminsha
f49bfb8398
Added styling and textures
2020-03-02 09:46:30 +01:00
caminsha
3be8d1867f
Added transformamtions sections to translation
2020-03-01 22:36:56 +01:00
caminsha
2cc553e15b
added some new things in drawing shapes
2020-03-01 21:57:37 +01:00
caminsha
93133f9a7f
Started to translate the drawing part
2020-02-29 17:51:13 +01:00
caminsha
0a4f6f111a
added control flows
2020-02-27 23:34:03 +01:00
caminsha
99da0047a6
finished section mathematics
2020-02-27 23:08:33 +01:00
caminsha
20ff967de5
Started with German translation of processing
2020-02-25 22:44:53 +01:00
caminsha
2533ae9d9e
reworded variable declaration comment
...
I reworded the comment so that the English and the German version have the same content.
See PR #3864
2020-02-25 17:13:36 +01:00
Max Schumacher
07f13d5e1c
Merge pull request #3854 from caminsha/de-de/python3_typofix
...
[python3/de-de] fixed some small typos in German translation
2020-02-17 18:04:24 +01:00
caminsha
c5362aaed1
Added example for f-strings
2020-02-17 00:26:43 +01:00
caminsha
254a609876
Changed sentence about deprecated python 2
2020-02-17 00:24:53 +01:00
caminsha
b27296c82a
made a whitespace after character
...
I changed the indentation because of a discussion in PR #3839
2020-02-16 22:27:19 +01:00
caminsha
9f1addce40
removed section with different .format for stringformatting
2020-02-16 22:07:55 +01:00
caminsha
d533a06ba0
Fixed explanation about legacy python
2020-02-16 22:02:27 +01:00
caminsha
1055a42304
Delete python3-de.html.markdown
...
I deleted the old file.
I'm sorry I had to commit twice. Was my first time to fetch upstream and merge it with old files.
2020-02-15 00:01:53 +01:00
caminsha
16506a1575
fetched upstream and made some translations to Python
2020-02-15 00:00:05 +01:00
Adam Bard
0a0a40dc2d
Merge pull request #3856 from sshine/make-python3-default
...
[Python] Make Python 3 default
2020-02-13 22:00:05 -08:00
Leigh Brenecki
5864aba42d
Purge my deadname
2020-02-13 10:38:29 +10:30
Simon Shine
ae848c481f
Python 3: Use 'filename: learnpython*.py' (no '3')
...
Before renaming, Python 3 filenames were 'learnpython3*.py'.
This commit removes the '3' part from the filename.
To verify that the filenames were named consistently across
translations prior to this commit, and to change this:
```
ack -H 'filename:' python.html.markdown
find . -name "python-*.markdown" -exec ack -H 'filename:' {} \;
sed -i 's/^filename: learnpython3/filename: learnpython/' \
python.html.markdown
find . -name "python-*.markdown" -exec \
sed -i 's/^filename: learnpython3/filename: learnpython/' {} \;
```
2020-02-12 07:04:42 +01:00
Simon Shine
887cbee8af
Change 'filename:' for Python 2 (legacy)
...
Before renaming, all Python 2 filenames were 'learnpython-*.py'.
This commit renames them to 'learnpythonlegacy-*.py'.
To verify that the filenames were named consistently across
translations prior to this commit, and to change this:
```
find . -name "pythonlegacy*.markdown" -exec ack filename: {} \;
find . -name "pythonlegacy*.markdown" -exec \
sed -i 's/^filename: learnpython/filename: learnpythonlegacy/' {} \;
```
2020-02-12 07:04:42 +01:00
Simon Shine
8f5fac9895
Python 3: 'language: Python'
...
Instead of listing 'language: python3' for Python 3, use
language: Python
as #3450 does.
```
find . -iname "python-*.markdown" -exec \
sed -i 's/language: python3/language: Python/' {} \;
```
2020-02-12 07:04:42 +01:00
Simon Shine
95c8b24ebf
Python 2 'language': Python 2 (legacy)
...
Instead of listing 'language: python' for Python 2, use
language: Python 2 (legacy)
```
find . -iname "*pythonlegacy*" -exec \
sed -i 's/^language: .*/language: Python 2 (legacy)/' {} \;
```
2020-02-12 05:09:13 +01:00
Simon Shine
efe00fd06e
Switch links: 'python3 <-> python' and 'python <-> pythonlegacy'
...
The list of references is exhausted by running 'ack docs/python'.
2020-02-12 05:03:08 +01:00
Simon Shine
a3b0585374
Rename Python 3 markdown files into 'python'
...
```
for f in $(find . -iname "*python3*" | grep -vE 'git'); do
fnew=$(echo "$f" | sed 's/python3/python/')
git mv "$f" "$fnew"
done
2020-02-12 04:54:36 +01:00
Simon Shine
1adab9bc3f
Rename Python 2 markdown files into 'pythonlegacy'
...
```
for f in $(find . -iname "*python*" | grep -vE 'python3|git|statcomp'); do
flegacy=$(echo "$f" | sed 's/python/pythonlegacy/')
git mv "$f" "$flegacy"
done
```
2020-02-12 04:53:08 +01:00
caminsha
ad90485802
fixed some small typos in German translation
2020-02-10 20:28:04 +01:00
caminsha
5c06bbba57
fixed some typos in German translation
2020-02-09 23:20:16 +01:00