User:Jezlove: Difference between revisions

From Rosetta Code
Content added Content deleted
(About Me)
 
m (to match the correct category)
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
{{mylang|Java|Proficient}}
{{mylang|Java|Proficient}}
{{mylang|Pascal|Proficient}}
{{mylang|Pascal|Proficient}}
{{mylang|QuickBasic|Proficient}}
{{mylang|BASIC|Proficient}}
{{mylang|Visual Basic|Proficient}}
{{mylang|Visual Basic|Proficient}}
{{mylang|JavaScript|Proficient}}
{{mylang|JavaScript|Proficient}}
Line 14: Line 14:
{{mylang|Resource Script|Intermediate}}
{{mylang|Resource Script|Intermediate}}
{{mylang|ASM x86|Beginner}}
{{mylang|ASM x86|Beginner}}
{{mylang|C# x86|Beginner}}
{{mylang|C sharp|Beginner}}
{{mylang|Objective-C x86|Beginner}}
{{mylang|Objective-C|Beginner}}
{{mylang|MySQL|Beginner}}
{{mylang|MySQL|Beginner}}
{{mylang|Go|Beginner}}
{{mylang|Go|Beginner}}
{{mylang|D|Beginner}}
{{mylang|Delphi|Beginner}}
{{mylangend}}
{{mylangend}}

{{notmylangbegin|Languages I don't want to use}}
{{notmylangbegin|Languages I don't want to use}}
{{notmylang|Brainf***|Not very practical}}
{{notmylang|Brainf***|Not very practical}}
{{notmylang|Whitespace|Not very practical}}
{{notmylang|Visual FoxPro|}}
{{notmylangend}}
{{notmylangend}}


Line 30: Line 35:


==Programming Style==
==Programming Style==
Preferred language: C++
* Preferred language: C++
* Braces always on same line and always for [[Conditional Structures|conditionals]] and [[:Category:Iteration|loops]].

* 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==
==OSs==
Frequent use:
Frequent use:
- Windows from Windows 3.1 on up to Windows 7. I avoid using Windows 8.
* Windows (I've been a Windows user from Windows 3.1 on up to Windows 7)
- iOS (iPhone 3S, 4S, 5S, iPad 4)
* iOS (iPhone 3S, 4S, 5S, iPad 4)
- Chrome OS
* Chrome OS


Occasional use:
Occasional use:
- FreeDOS
* FreeDOS
- Ubuntu Linux
* Ubuntu Linux


[[Programs for::Fun| ]][[Programs for::Work| ]][[Speaks::English (British)|Speaks::English (American)| ]]
[[Programs for::Fun| ]][[Programs for::Work| ]][[Speaks::English (British)|Speaks::English (American)| ]]

Latest revision as of 21:42, 17 December 2017

Languages I use
Language Proficiency
C++ Advanced
C Advanced
Java Proficient
Pascal Proficient
BASIC Proficient
Visual Basic Proficient
JavaScript Proficient
HTML Proficient
XHTML Proficient
XML Proficient
CSS Proficient
PHP Proficient
Resource Script Intermediate
ASM x86 Beginner
C sharp Beginner
Objective-C Beginner
MySQL Beginner
Go Beginner
D Beginner
Delphi Beginner
Languages I don't want to use
Languages Reasons
Brainf*** Not very practical
Whitespace Not very practical
Visual FoxPro ---

About Me

My name is Jez (Jeremy) Love, I am a software engineer and hobbyist programmer. I am enamored with the Rosetta Code and it's intentions.

Programming Languages

I am primarily a C++ programmer, I use it for all of my projects because 'things just make sense to me'. I enjoy tinkering around with other languages and I always enjoy seeing a different approach to my own. For web stuff I use a lot of PHP, JavaScript, XHTML and CSS.

Programming Style

OSs

Frequent use:

  • Windows (I've been a Windows user from Windows 3.1 on up to Windows 7)
  • iOS (iPhone 3S, 4S, 5S, iPad 4)
  • Chrome OS

Occasional use:

  • FreeDOS
  • Ubuntu Linux

Speaks::English (American)|