Browse Source

unicode this shit

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

27
ios/ios.pin

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

Loading…
Cancel
Save