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 トレンド
- 1. Austin Reaves 41.7K posts
- 2. Steelers 84.3K posts
- 3. Tomlin 12.3K posts
- 4. Packers 65.9K posts
- 5. Tucker Kraft 15.3K posts
- 6. Jordan Love 16.4K posts
- 7. #GoPackGo 10.6K posts
- 8. Derry 19.2K posts
- 9. #LakeShow 3,689 posts
- 10. #BaddiesAfricaReunion 9,003 posts
- 11. Pretty P 3,856 posts
- 12. #LaGranjaVIP 69.2K posts
- 13. Aaron Rodgers 19.7K posts
- 14. Zayne 19.5K posts
- 15. Teryl Austin 2,149 posts
- 16. Dolly 12.4K posts
- 17. Sabonis 2,431 posts
- 18. #RHOP 9,476 posts
- 19. Karola 4,163 posts
- 20. Brian Kelly 55.4K posts
Something went wrong.
Something went wrong.