| bio | website | chadthompson.me |
|---|---|---|
| location | Central Iowa | |
| age | ||
| visits | member for | 6 months |
| seen | Feb 19 at 20:02 | |
| stats | profile views | 13 |
|
Jan 10 |
comment |
Is this “anti-pattern” and should I stop using it or is this clever design? ... and the big reason that many do it is because data interaction is through services / JSON anyway, so it's likely better to handle all of your data interaction in the same way. (i.e. if you're using AJAX to refresh a table... you should also use it to build the table in the first place.) |
|
Dec 21 |
answered | Emacs vs. vim — what is the difference? |
|
Dec 20 |
answered | One handed typing options |
|
Dec 17 |
comment |
Java-style package naming and second-level country domains Right - whatever you choose, be consistent. (Not being consistent with package naming can cause real headaches, like java files split into different roots, issues with testing protected methods, etc,) |
|
Dec 15 |
answered | Is the copy/paste approach professionally viable when working with the Google Maps API? |
|
Dec 15 |
answered | Java-style package naming and second-level country domains |
|
Dec 14 |
answered | Asking potential developers to draw UML diagrams during the interview |
|
Dec 10 |
comment |
“Mac” vs “OS X” vs “Mac OS X” Can't go wrong here - "OS X" is Apple's official name for the operating system post-Mountain Lion. |
|
Dec 10 |
awarded | Supporter |
|
Dec 7 |
answered | What can be done against language inertia? |
|
Dec 7 |
answered | KISS principle applied to programming language design? |
|
Dec 7 |
answered | How can I give my client “full access” to their PHP application's MySQL database? |
|
Dec 6 |
answered | Java Certifications process: Good or Bad idea |
|
Dec 6 |
answered | Creating an in-house single source software development team |
|
Dec 5 |
answered | Is there a perf hit using mule as a container vs. standard JEE container like Weblogic? |
|
Dec 4 |
answered | How is IntelliJ better than Eclipse? |
|
Dec 3 |
answered | Should the analyst define the programmers and their seniority needed by the project? |
|
Dec 2 |
comment |
What language was “standard” for Apple development before Objective C? Ah - thanks. My programming experience on the Apple II was all BASIC as it was my first exposure to programming in general. (Hence we stuck with BASIC and that instruction set.). I also recall doing "Logo", but I don't know if anyone did any serious work with it. |
|
Dec 2 |
answered | What language was “standard” for Apple development before Objective C? |
|
Nov 30 |
comment |
If all programming languages are Turing Complete then why do we have language wars? What else would we argue about? |