JB King

7,508
Reputation
536 views

Registered User

Name JB King
Member for 1 year
Seen 15 hours ago
Website
Location Calgary, AB, Canada
Age 34
Web Developer in Calgary, Alberta. I've been developing Web applications and Websites for over a decade now ranging from using a propietary markup and ISAPI extensions(C/C++) to Classic ASP(VBScript) to ASP.Net(C# 1.0/1.1/2.0/3.5) I enjoy solving puzzles such as Sudoku and mysteries. My current work involves using various Agile practices,e.g. Scrum and pair-programming, on a CMS project within an IS department's web development group.
16h
comment What’s the next thing on your list to learn?
This works both personally and professionally.
16h
comment What are some graduate degrees that would complement a bachelors in CS?
I'm not sure I totally see the question here. For example, an MBA or Masters in Management Science make good sense if one wants to combine business and technology in their career choice but would you see this that way? Would a Master's in Mathematics from Waterloo be what you'd call a Master's in Computer Science even though there are non-CS departments within the Math Faculty? Just a couple of questions to help clarify what you are asking.
16h
answered Dynamic Web Programming
19h
answered How to motivate stake holders to test the sprint delivered software
20h
answered How do you communicate to teams outside of your city?
21h
comment Is this a known pattern?
Shouldn't the ClassAData member be private so that it isn't accessed directly?
21h
answered Think versus Blink
22h
answered Taking the next step with java development?
1d
answered Common “Truisms” that need correcting the most.
1d
answered Software development crash course
1d
answered How to be a senior developer and career move?
2d
accepted Advice on starting to mentor coworkers
2d
comment Which is more secure or more used .net or J2EE?
Which kind of security are you meaning? There's secure code and security vulnerabilities within the virtual machine of each which makes this question impossible to answer conclusively.
2d
answered How would you design a Calendar app similar to outlook (Interview Question)
2d
answered Programmers: income potential..
2d
comment How to encourage positive developer behavior with an IDE?
I find it somewhat ironic that this is from someone with a 56% accept rate. This looks like a rant with a little question at the end that doesn't have a clear answer.
2d
answered Keeping skills up to date is more important to programmers than any other job?
2d
revised Are frameworks too vulnerable to exploits?
Elaborated on answer 3
2d
answered How to find a mentor?
2d
answered How to mentor a junior programmer
2d
answered Advice on starting to mentor coworkers
2d
answered Are frameworks too vulnerable to exploits?
Nov
30
comment How to help a struggling newbie do a better job?
stackoverflow.com/questions/868301/… is a similar question
Nov
30
comment What is Church’s thesis?
en.wikipedia.org/wiki/Church%E2%80%93Turing_thesis/… is no help?
Nov
30
answered How to help a struggling newbie do a better job?
Nov
30
answered Switching jobs - How to learn new technologies and get to work in them
Nov
30
comment “refactor refactor refactor your code.” What does this mean exactly and why do it ?
@pageman, so if someone changed a sorting algorithm that resulted in a different complexity,e.g. going from bubblesort to quicksort, would that count as a different behavior?
Nov
28
comment what is more important Domain or the technology?
Doesn't this ignore the importance of a methodology?
Nov
27
answered If you can’t do a Support Role, does this mean you should not be in development?
Nov
27
answered How do I find the drive to learn?
Nov
27
answered Big O Notation Interview Questions
Nov
27
answered What one needs to know as a web developer?
Nov
27
revised What one needs to know as a web developer?
Refined list of tools, added tag
Nov
26
comment Should I pursue Java or PHP for a career path in programming?
Even within web development, there is a lot of room for different things. Are you thinking enterprise applications, games like there are in Facebook, or something else? I'd suggest building a list of where in terms of front-end to back-end do you want and what kind of company you want as an employer.
Nov
26
answered Agile QA/Dev team building excercise
Nov
26
comment Good ethical hacking book
@Xinus, the panic reaction may be that some view the term in a very negative light and that this is similar to discussing racial slurs in a way.
Nov
26
comment How to check if an integer is power of 3?
Shouldn't there be a check that the number is a positive value, though?
Nov
26
answered How to check if an integer is power of 3?
Nov
26
answered most professional way to tell a developer they are no good
Nov
25
comment I am not the most logically-organized person. Do I have any chance at being a good ‘low-level’ programmer?
What's the "TL;DR:" mean?
Nov
25
answered Using a “take-home” coding component in interview process
Nov
25
answered Staying Relevant As a Programmer
Nov
25
answered A phrase as catchy as ‘Feature Creep’ but for underestimated projects
Nov
25
revised Software life-cycle models for web development
Added other suggestions
Nov
25
comment Software life-cycle models for web development
At least some work gets done. I can imagine some places nothing gets done due to all the finger pointing of whose fault it is that nothing gets done.
Nov
25
answered How to create Global variables, ASP.NET, global asax
Nov
25
comment what are the biggest hurdles to overcome from being a desktop programmer to a web programmer?
When was Java not used for web development? My understanding is that Java is used for a lot of web functionality so I am not quite understanding the question, unless you've just been doing Java applications, but even then those should be similar to Applets I'd think.
Nov
25
answered Software life-cycle models for web development
Nov
24
comment C# program without UI
Would a Windows service or website be options?
Nov
24
answered Do you consider performance reviews useful and why?