Adam Jaskiewicz

4,240
reputation
675 views

Registered User

name Adam Jaskiewicz
member for 1 year
seen 22 hours ago
website
location Dearborn, MI
age 25
Nov
8
awarded  Yearling
Sep
15
accepted As a Java developer what should I be expected to know?
Sep
8
comment What should every developer know about legal matters?
When in doubt, yes. But "in doubt" should be sufficiently small that we don't all need to keep lawyers on retainer. Any developer should have a reasonable understanding of intellectual property law, and a clear understanding of the restrictions and obligations imposed by common open-source licenses. Lawyers are for the hard questions.
Sep
2
awarded  Nice Answer
Aug
26
comment Arguments against zip files as source control
My reaction to zip files would probably be "o.O Why?!" followed by creating a Linux VM on my dev machine and setting up an SVN server.
Aug
24
awarded  Nice Answer
Aug
21
comment How should centenarian date of birth fields be handled?
@Instantsoup I know that. My parents don't, despite me showing them a few times. I'm pretty sure my parents are more typical internet users than I am, and they're more computer-savvy than many students I helped when I was working in the Mechanical Engineering computer labs at school. Also, it doesn't help in some browsers (or Flash-based forms, but that's another rant).
Aug
21
comment How should centenarian date of birth fields be handled?
This. I get annoyed scrolling down to 1984; I can't imagine what it must be like for my parents scrolling down to the '50s.
Aug
20
awarded  Enlightened
Aug
20
awarded  Nice Answer
Aug
18
comment How many lines should a method typically have?
That's a good ball park figure. Pretty much if you look at it and go "Gah! I don't want to read all that!!1" it's probably too long.
Aug
12
comment Recommended book about parallel programming - theory & best practice?
This looks like a good book. Any thoughts on how this compares to other books like Java Concurrency in Practice or The Art of Multiprocessor Programming?
Jul
12
accepted How to track task execution statistics using an ExecutorService?
Jun
17
comment What exactly is a “Software Architect”?
From what I understand, the first part of the FE exam is pretty general, and covers a lot of stuff that you won't get in most SE curriculums. Unless you had to take fluid mechanics, thermodynamics, materials, static and dynamic systems, and the like, you probably aren't going to pass. The second half is more specific, but yeah, there probably isn't a Software Engineering discipline represented, so you'd have to take "General", which is more of the same kind of stuff as the first half (i.e. a "general engineer" ought to be able to design a bridge, a chemical plant, or a transmission).
Jun
17
comment What is the reason for the rise of programmers using Apple machines?
Photoshop is on Windows, yes. I mentioned that it's available for Windows and MacOS X. Since I don't like Windows, and Linux doesn't have that software, I use MacOS.
Jun
15
comment Is it essential to understand computers to be a good programmer?
@TheTXI That doesn't duplicate the conditions of uneven road surfaces, wind, etc., any of which may contribute. "Could not reproduce because I don't know how to use a computer" isn't going to fly in most organizations.
Jun
15
comment Is it essential to understand computers to be a good programmer?
@Berry How does the mechanic test-drive the car? If the mechanic can't drive, how does he diagnose a problem like "the car makes a weird noise between 50 and 55"?
Jun
15
comment Is there a way to split a widescreen monitor in to two or more virtual monitors?
@Rob, it answered the question before it was edited.