FunkyCodeB's profile picture. Tips, tricks and insanity from the mind of a funky coder.

Funky Code

@FunkyCodeB

Tips, tricks and insanity from the mind of a funky coder.

おすすめツイート

SQL Updates - One shot: Let's be honest, we've all made that mistake in SQL where we accidentallyforgot to put... bit.ly/1fFDpxK


Interviews - Be Ready to Code!: Finding a good programmer can often be like trying to find a needle in a hayst... bit.ly/1bnZza5


You down with OPC? (Other People's Code): One of the laws of programmers and programming that I believe to be ... bit.ly/160Zl3L


DON'T YELL AT ME: When you're coding error messages, emails, notices and every other kind of text interface fo... bit.ly/15AoS6S


Mixed Content Object Naming: Don't use the same name for multiple objects of different scope and type, and don't... bit.ly/PK1Pyl


Naming Conventions: Do not name your local variables or subroutine arguments the same as your module level varia... bit.ly/PK42nO


Wasted Objects: Don't create objects unless you need themSad Code:Dim MyTable As New DataTable 'Creates 1st data... bit.ly/T2CP6h


HTML Tags: Don't leave HTML tags open, or close HTML tags that aren't there.Sure you can write Sad Code like thi... bit.ly/OAIdZW


Variable Declarations: 1. Declare your variables outside of Try / Catch blocks- AND -2. Don't initialize your va... bit.ly/PJF1yH


Boolean Variables: Don't use non-Boolean data types for Boolean type operations.i.e. Don't create a string varia... bit.ly/R4Sqff


Documentation: I'm a big fan of what they call "Self Documenting Code" meaning code that is so straightforward a... bit.ly/T52YzV


Mixed Variable Types: Some languages like VB and VBScript allow for what is commonly referred to as "evil coerci... bit.ly/T4UOr9


The Computer Science Degree Problem: I was inspired by this post on Slashdot: Are You a Blue-Collar Or White-Col... bit.ly/T2btNF


Switch Hitting: Since the middle of last year I've made the switch from VB to C#.Why?Mostly because every where ... bit.ly/QMbrIT


How to save VB and piss off the rest of the world: Visual Basic is a dying language.People are mostly switching ... bit.ly/QM6a3V


Process map for upgrading from Classic ASP to ASP.Net: When Microsoft published ... bit.ly/OAbyDM


& versus +: I've pretty much switched over to C# programming, and while I do like some aspects of it, there are ... bit.ly/PIS5Pl


Business problems vs. IT problems: In the world of programming, things are pretty cut and dry.-- Write a functio... bit.ly/TGMWtf


United States トレンド

Loading...

Something went wrong.


Something went wrong.