Skip to content

marcosvbras/100-days-of-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100 Days Of Swift

Custom image

What is this?

100 Days Of Swift is inspired in #100DaysOfCode initiative and 60 Days Of Go repository, where I learn something new about Swift every day during 100 days.

This project is a piece of a series called X Days Of Something, which one includes:

Why am I doing this? Why Swift?

Writing code that works is easy (most of the time). But writing efficient, clear, concise, scalable, and maintainable code is very difficult. It may be better with a lot of practice in various types of problems and paradigms, in addition to having mastery of the language you are coding.

Day Title
001 Hello World!
002 Variable and constant creation
003 Variable types
004 Playing with Arrays
005 Playing with Sets
006 Playing with Dictionaries
007 For Loops
008 While Loops
009 Making conditions
010 Creating functions

Releases

No releases published

Packages

No packages published

Languages