Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
**/.DS_Store
*/*.html
6 changes: 6 additions & 0 deletions :
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Merge branch 'new'
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# ideas
The "ideas" repository for the raywenderlich.com book Git Apprentice.

Contact: support@razeware.com
13 changes: 13 additions & 0 deletions articles/clickbait_ideas.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Clickbait Article Ideas

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

- [ ] Top 10 iOS interview questions
- [ ] 8 hottest rumours about Swift 5 - EXPOSED
- [ ] Try these five weird Xcode tips to reduce app bloat
- [ ] Apple to skip iOS 13, eyes a piece of Android's pie
- [ ] 15 ways Android beats iOS into the ground and 7 ways it doesn't
- [ ] I migrated my entire IT department back to Windows XP - and then this happened
- [ ] The Apple announcement that should worry Swift developers
- [ ] iOS 13 to bring back skeuomorphism amidst falling iPhone sales
- [ ] What they don’t want you to know about 5G
8 changes: 0 additions & 8 deletions articles/live_streaming_ideas.md

This file was deleted.

4 changes: 2 additions & 2 deletions books/book_ideas.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Ideas for new book projects

- [ ] Hotubbing by tutorials
- [x] Hotubbing by tutorials
- [x] Advanced debugging and reverse engineering
- [ ] Animal husbandry by tutorials
- [ ] Beginning tree surgery
- [ ] CVS by tutorials
- [ ] Fortran for fun and profit
- [x] RxSwift by tutorials
- [ ] Mastering git
- [x] Mastering git
Empty file added books/management_book_ideas.md
Empty file.
1 change: 1 addition & 0 deletions htmlrefs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!/*.html
Empty file added htmlrefs/.gitingore
Empty file.
Empty file added htmlrefs/utils.html
Empty file.
Empty file added index.html
Empty file.
Empty file added tutorials/.keep
Empty file.
4 changes: 4 additions & 0 deletions tutorials/tutorial_ideas.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Tutorial Ideas
[ ] Mastering PalmOS
[ ] Debugging with the Grace Hopper Method
[ ] Blockchains with BASIC
3 changes: 2 additions & 1 deletion videos/content_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Suggestions for new content to appear as videos:

[x] Beginning Pascal
[ ] Mastering Pascal
[ ] Getting started with Symbian
[x] Getting started with Symbian
[ ] Coding for the Psion V
[ ] Flash for developers
[ ] Advanced MOS 6510 Programming
File renamed without changes.