User:Jezlove: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Fixing typos)
(Reformatting and corrections)
Line 19: Line 19:
{{mylang|Go|Beginner}}
{{mylang|Go|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}}
Line 30: Line 31:


==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 from Windows 3.1 on up to Windows 7. I avoid using Windows 8.
- 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)| ]]

Revision as of 06:26, 19 November 2014

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

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 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

Speaks::English (American)|