Difference between revisions of "User:Haifisch"

From The iPhone Wiki
Jump to: navigation, search
(IT Core)
Line 3: Line 3:
 
=== Projects Now ===
 
=== Projects Now ===
 
IT Core: IT Core is a portable iDevice IT helper. Get it on Cydia for free!
 
IT Core: IT Core is a portable iDevice IT helper. Get it on Cydia for free!
  +
  +
== Programming Languages ==
  +
{| class="wikitable" style="float:right;"
  +
|-
  +
| {{yes|Known}}
  +
|-
  +
| {{partial|Learning}}
  +
|-
  +
| style="background-color:#87CEEB; color: black; text-align: center;" | Learned and forgot
  +
|-
  +
| {{no|Going to learn}}
  +
|-
  +
| style="background-color:#966FD6; color: black; text-align: center;" | Learned and stopped
  +
|}
  +
{| class="wikitable"
  +
|-
  +
! rowspan="2" | General
  +
| colspan="2" {{yes|[[wikipedia:Visual BASIC|Visual BASIC]] ([[wikipedia:Windows Presentation Foundation|WPF]]}})
  +
| colspan="2" {{yes|[[wikipedia:Extensible Application Markup Language|XAML]]}}
  +
| colspan="2" {{yes|{{wp|C++}}}}
  +
|-
  +
| colspan="3" {{yes|[[wikipedia:C (programming language)|C]]}}
  +
| colspan="3" {{yes|[[wikipedia:C Sharp (programming language)|C#]]}} ([[wikipedia:Windows Presentation Foundation|WPF]])
  +
|-
  +
! rowspan="2" | Web
  +
| colspan="2" {{yes|[[wikipedia:HTML|HTML]]}}
  +
| colspan="2" {{yes|[[wikipedia:XHTML|XHTML]]}}
  +
| colspan="2" {{yes|[[wikipedia:XML|XML]]}}
  +
|-
  +
| colspan="2" {{yes|{{wp|PHP}}}}
  +
| colspan="2" {{yes|Mediawiki Wiki-Markup}}
  +
| colspan="2" {{yes|{{wp|ASP.NET}}}}
  +
|-
  +
! Java
  +
| style="background:#87CEEB; color:black; text-align:center;" colspan="3" | {{wp|Java}}
  +
| style="background:#966FD6; color:black; text-align:center;" colspan="3" | G-Java
  +
|-
  +
! Database
  +
| colspan="6" {{yes|{{wp|SQL}} ({{wp|MySQL}})}}
  +
|-
  +
! Low-Level
  +
| colspan="6" {{partial|{{wp|Assembly language|Assembly}}}}
  +
|}

Revision as of 01:19, 16 February 2012

Hi, I'm Dylan, i'm a 13 year old coder from Reno,Nevada. I've built some applications for windows.

Projects Now

IT Core: IT Core is a portable iDevice IT helper. Get it on Cydia for free!

Programming Languages

Known
Learning
Learned and forgot
Going to learn
Learned and stopped
General Visual BASIC (WPF) XAML Template:Wp
C C# (WPF)
Web HTML XHTML XML
Template:Wp Mediawiki Wiki-Markup Template:Wp
Java Template:Wp G-Java
Database Template:Wp (Template:Wp)
Low-Level Template:Wp