Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ray's pull request to Raywenderlich when completing Git beginning course #190

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#ignore all files that are in the top directory
# */*.html

#do not ignore files ending with .html
!/*.html
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# rwTODOs

This repo is a collection of TODO lists and ideas for raywenderlich.com

feel free to suggest your own ideas via pull request.

edited by Master Ray Chen, more messages from Ray
Empty file added allTODOs.html
Empty file.
14 changes: 14 additions & 0 deletions articles/clickbait_ideas.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Clickbait Article Ideas

These articles shouldn't really have any content, but need titles that are irresistible.

- [x] Top-ten iOS interview questions
- [ ] 8 things you thought you knew about Swift 4
- [ ] Swift 5: Everything you need to know
- [ ] Use this one easy trick to survive on 4 hours sleep!
- [ ] If you're sleeping less than 8 hours then you'll die young.
- [ ] iOS 11 Finally Gets a Launch Date
- [ ] 15 ways Android beats iOS into the ground
- [ ] Four reasons you should consider switching to Windows 10
- [ ] The Apple announcement that should worry Swift developers
- [ ] iOS 12 rumoured to include drop shadows and button-like buttons
6 changes: 4 additions & 2 deletions books/book_ideas.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Ideas for new book projects

- [ ] Hotubbing by tutorials
- [x] Advanced debugging and reverse engineering
- [ ] Advanced debugging and reverse engineering
- [ ] Animal husbandry by tutorials
- [ ] Beginning tree surgery
- [ ] CVS by tutorials
- [x] CVS by tutorials
- [ ] Fortran for fun and profit
- [x] RxSwift by tutorials
- [ ] play basketball with friends
- [ ] 50 shades of Ray
Empty file added tutorials/.keep
Empty file.
3 changes: 3 additions & 0 deletions tutorials/ideas_from_ray.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#Ideas for arts and crafts
1. [ ] painting mountain views
2. [ ] making a snow man
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- [ ] How I learnt to stop complaining and embrace the 10k-line view controller
- [ ] The rise of the μFramework
- [ ] The vision framework: Putting the 👁 in iOS
- [x] The vision framework: Putting the 👁 in iOS
- [ ] You don't understand ML, so don't pretend you do.
- [ ] The return of springs and struts
- [ ] Where have all the indies gone?
- [ ] Where have all the indies gone?
1 change: 1 addition & 0 deletions videos/content_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ Suggestions for new content to appear as videos:
- [ ] Getting started with Symbian
- [ ] Coding for the Psion V
- [ ] Flash for developers
- [ ] Learn assembly in 10 hours
7 changes: 0 additions & 7 deletions videos/live_streaming_ideas.md

This file was deleted.

3 changes: 2 additions & 1 deletion videos/platform_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ How can we improve the raywenderlich.com video platform?
- [x] Jump back/forward
- [x] Remember last watched
- [ ] Create VR experience
- [ ] Direct brain download
- [ ] Direct brain download
- [ ] Watch 3 videos back-to-back and get a free pizza
Empty file added videos/videos.html
Empty file.