mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Compare commits
3 Commits
f11340bfed
...
1bb7fc96d6
Author | SHA1 | Date | |
---|---|---|---|
|
1bb7fc96d6 | ||
|
9c550dd5a1 | ||
|
1ec66d506d |
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
|
||||
|
@ -247,6 +247,7 @@
|
||||
* [Programming Mobile Applications for Android Handheld Systems pt. 2](https://www.coursera.org/course/androidpart2)
|
||||
* [Programming Mobile Services for Android Handheld Systems: Communication](https://www.coursera.org/course/posacommunication)
|
||||
* [Programming Mobile Services for Android Handheld Systems: Concurrency](https://www.coursera.org/course/posaconcurrency)
|
||||
* [Android APP Development Full Course with PRACTICAL (41 Hours) | Learn App Development in 2024](https://www.youtube.com/watch?v=u64gyCdqawU)
|
||||
|
||||
|
||||
### APL
|
||||
|
Loading…
Reference in New Issue
Block a user