mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Compare commits
9 Commits
10635b7a5e
...
f4327390bf
Author | SHA1 | Date | |
---|---|---|---|
|
f4327390bf | ||
|
9c550dd5a1 | ||
|
e041bd7b9a | ||
|
cf9d767d08 | ||
|
05e4a14caf | ||
|
8820d7d848 | ||
|
2acf3e2059 | ||
|
2e0f651383 | ||
|
424c6c937b |
2
.github/workflows/check-urls.yml
vendored
2
.github/workflows/check-urls.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45.0.4
|
||||
uses: tj-actions/changed-files@v45.0.5
|
||||
with:
|
||||
separator: " "
|
||||
json: true
|
||||
|
@ -119,9 +119,9 @@
|
||||
* [Kurs Python - Darmowy Po Polsku](https://www.youtube.com/playlist?list=PL_dDQ_G9rdI6dQsDkwqSQyAeXY3uUrWzp)
|
||||
* [Kurs Python 3](https://www.youtube.com/playlist?list=PLdBHMlEKo8UcOaykMssI1_X6ui0tzTNoH) - Piotr Baja
|
||||
* [Python 3 - Kurs wideo](https://www.youtube.com/playlist?list=PLbOPmSDkHx2pCboufcEKkinpUuramshmr)
|
||||
* [Podstawy Pythona](https://www.youtube.com/playlist?list=PL3U271IN44UrPNw-tb9ar36jy2phIJrmr) - Kacper Sieradziński
|
||||
* [Raspberry Pi kurs od podstaw](https://forbot.pl/blog/kurs-raspberry-pi-od-podstaw-wstep-spis-tresci-id23139) - Piotr Bugalski (FORBOT.pl)
|
||||
|
||||
|
||||
### Swift
|
||||
|
||||
* [Kurs Swift - Lekcja 0: Zakładamy konto deweloperskie i pobieramy Xcode](https://myapple.pl/posts/8599-kurs-swift-lekcja-0-zakladamy-konto-deweloperskie-i-pobieramy-xcode) - Michał Lipiński
|
||||
|
Loading…
Reference in New Issue
Block a user