anonymouscodder's Profile
Reputation: 122
Stalwart
- Group:
- Contributors
- Active Posts:
- 699 (0.55 per day)
- Joined:
- 01-January 10
- Profile Views:
- 20,373
- Last Active:
Feb 04 2013 01:26 PM- Currently:
- Offline
Previous Fields
- Country:
- BR
- OS Preference:
- Linux
- Favorite Browser:
- FireFox
- Favorite Processor:
- Who Cares
- Favorite Gaming Platform:
- Nintendo
- Your Car:
- Who Cares
- Dream Kudos:
- 250
Latest Visitors
-
Precise 
18 May 2013 - 13:30 -
AthenaDX 
30 Nov 2012 - 12:49 -
rgfirefly24 
24 Oct 2012 - 12:26 -
chasebennett 
18 Oct 2012 - 10:27 -
tlhIn`toq 
14 Sep 2012 - 11:16 -
TADS 
11 Jul 2012 - 13:15 -
danyal14 
29 Jun 2012 - 09:39 -
Ryano121 
27 Jun 2012 - 06:34 -
strawhat89 
12 Jun 2012 - 07:02 -
toni81 
26 May 2012 - 13:53
Posts I've Made
-
In Topic: [link] The Ultimate Complete Final Social Media Sizing Cheat Sheet
Posted 14 Jan 2013
Hey thats handy
-
In Topic: [link]8 Most common mistakes C# developers make
Posted 11 Jan 2013
1. I'm pretty sure that most people using StringBuilder are using it wrong (micro-optimizing it).
What most people should know is that literal constant concatenation is performed at compile time (compiler optimization).
I've seen huge 'string building' code that performs countless calls of Append() to concatenate literal constants.
6. If this list is ordered, I believe this should be the #1.
7. I disagree, this is micro-optimization IMO. -
In Topic: Im here to learn
Posted 11 Jan 2013
Hello and welcome
-
In Topic: Why would you ever... Return a Pointer or reference..
Posted 11 Jan 2013
Don't forget to consider passing as reference instead, and making it const if it makes sense. This way you make your pointer usage more reliable/secure.
As void foo(const BigData& data); //Can't change the reference, can't be null -
In Topic: What is source code? GPL
Posted 27 Dec 2012
Wikipedia is not the software, MediaWiki it is.
And that is a merely configuration of the software, not a modification. Nobody have to distribute those.
My Information
- Member Title:
- ♥
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
Contact Information
- E-mail:
- Private
|
|


Find Topics
Find Posts
View Reputation Given
|