Browse Source

unicode this shit

master
Julio Biason 11 years ago
parent
commit
48f8148eed
  1. 27
      ios/ios.pin

27
ios/ios.pin

@ -1,35 +1,31 @@
#!/usr/bin/env pinpoint #!/usr/bin/env pinpoint
# default style
[black] [black]
[center] [font=Sans 30px]
# [text-align=center]
[text-color=white] [text-color=white]
[shading-opacity=0.0] [shading-opacity=0.000000]
--- [text-align=center]
-- [text-align=center]
<b><big>Desenvolvimento iOS</big></b> <b><big>Desenvolvimento iOS</big></b>
<small>Júlio Biason</small> <small>Júlio Biason</small>
--- ---
<b><big>Agenda</big></b> <b><big>Agenda</big></b>
* Objective-C Objective-C
* Storyboards Storyboards
* Autolayout Autolayout
* Code! Code!
--- ---
<b><big>Objective-C</big></b> <b><big>Objective-C</big></b>
Tipo C/C++, mas tipo Smalltalk. ∘ Tipo C/C++, mas tipo Smalltalk.
∘ Headers / Corpo
∘ (Definição / Implementação)
--- ---
<b><big>Sem Guardiões</big></b> <b><big>Sem Guardiões</big></b>
<tt> <tt>
@ -41,8 +37,7 @@ Tipo C/C++, mas tipo Smalltalk.
#endif #endif
</tt> </tt>
--- --
<b><big>Sem Guardiões</big></b> <b><big>Sem Guardiões</big></b>
<tt> <tt>

Loading…
Cancel
Save