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. StandX 4,954 posts
- 2. #NationalCatDay 1,868 posts
- 3. Aidan Hutchinson 2,180 posts
- 4. Huda 20.1K posts
- 5. South Korea 141K posts
- 6. #SpaceMarine2 N/A
- 7. FOMC 35K posts
- 8. #wednesdaymotivation 4,478 posts
- 9. Hump Day 18.8K posts
- 10. Good Wednesday 33K posts
- 11. Jay Z 8,469 posts
- 12. $XHLD $0.27 N/A
- 13. #Wednesdayvibe 2,307 posts
- 14. Happy Hump 11.6K posts
- 15. Marcedes Lewis 1,015 posts
- 16. Mandy 15.8K posts
- 17. #MAYATVAWARDS2025 1.65M posts
- 18. NBA Street N/A
- 19. $NVDA 105K posts
- 20. Sovereignty 27.2K posts
Something went wrong.
Something went wrong.