User:Jezlove: Difference between revisions

m
to match the correct category
m (Fixing typos)
m (to match the correct category)
 
(4 intermediate revisions by 2 users not shown)
Line 4:
{{mylang|Java|Proficient}}
{{mylang|Pascal|Proficient}}
{{mylang|Quick BasicBASIC|Proficient}}
{{mylang|Visual Basic|Proficient}}
{{mylang|JavaScript|Proficient}}
Line 14:
{{mylang|Resource Script|Intermediate}}
{{mylang|ASM x86|Beginner}}
{{mylang|C# sharp|Beginner}}
{{mylang|Objective-C|Beginner}}
{{mylang|MySQL|Beginner}}
{{mylang|Go|Beginner}}
{{mylang|D|Beginner}}
{{mylang|Delphi|Beginner}}
{{mylangend}}
 
{{notmylangbegin|Languages I don't want to use}}
{{notmylang|Brainf***|Not very practical}}
{{notmylang|Whitespace|Not very practical}}
{{notmylang|Visual FoxPro|}}
{{notmylangend}}
 
Line 30 ⟶ 35:
 
==Programming Style==
* Preferred language: C++
* Braces always on same line and always for [[Conditional Structures|conditionals]] and [[:Category:Iteration|loops]] and braces always on same line as function.
 
* Goto: to be avoided
Braces always for [[Conditional Structures|conditionals]] and [[:Category:Iteration|loops]] and braces always on same line as function.
* Debugging method: write to console
 
* [[:Category:Data Structures|Data structure]]: [[Linked List]]
Goto: to be avoided
 
Debugging method: write to console
 
[[:Category:Data Structures|Data structure]]: [[Linked List]]
 
==OSs==
Frequent use:
-* Windows (I've been a Windows user from Windows 3.1 on up to Windows 7. I avoid using Windows 8.)
-* iOS (iPhone 3S, 4S, 5S, iPad 4)
-* Chrome OS
 
Occasional use:
-* FreeDOS
-* Ubuntu Linux
 
[[Programs for::Fun| ]][[Programs for::Work| ]][[Speaks::English (British)|Speaks::English (American)| ]]
1,336

edits