Skip to content

unixpickle/learn-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-swift

Learning Swift (on Linux) for fun.

Contents

  • is_nil - experimenting with type conversions, generics, and optionals.
  • urlsession - make a web request with URLSession, and wrap its callback-based API to be async.
  • wc - using Foundation for File I/O, with some helper types and guard statement.
  • todo_list - a small todo list web application
  • recipe_view - a small GUI app that makes HTTP calls and parses the result

About

Learning modern Swift without a Mac or iPhone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages