Minichan

Topic: Do you have to think about null references in every line of code?

Anonymous A started this discussion 10 years ago #48,481

Do you have to think about boundary conditions in every loop? Do you have to stop and think at every branching instruction?

Your're probably a nerd

r04r joined in and replied with this 10 years ago, 23 seconds later[^] [v] #633,040

nope

Anonymous A (OP) replied with this 10 years ago, 4 minutes later, 4 minutes after the original post[^] [v] #633,041

@previous (r04r)
If your code is safety or mission critical or has grown larger than one person can handle, you owe it to yourself to try to understand

r04r replied with this 10 years ago, 1 minute later, 6 minutes after the original post[^] [v] #633,043

@previous (A)
penis

Anonymous A (OP) replied with this 10 years ago, 5 minutes later, 11 minutes after the original post[^] [v] #633,045

@previous (r04r)
When developing and deploying a web application, we need to run a number of build steps. CSS needs to be minified, Sass and ES6 need to be transpiled, and unit tests need to be run. To sequence all of these tasks, you need to build automation tools

r04r replied with this 10 years ago, 41 seconds later, 12 minutes after the original post[^] [v] #633,047

@previous (A)
Need build automation tools*

Anonymous A (OP) replied with this 10 years ago, 4 minutes later, 16 minutes after the original post[^] [v] #633,049

@previous (r04r)
Knowing JSP can get you a job or improve the one you have. It's a skill that will put you more in demand in the modern web development industry, and make your software life easier

r04r replied with this 10 years ago, 3 minutes later, 20 minutes after the original post[^] [v] #633,052

@previous (A)
> JSP
> Modern
hahahaha

Anonymous A (OP) replied with this 10 years ago, 1 minute later, 21 minutes after the original post[^] [v] #633,054

@previous (r04r)
learn how to write unit tests for functional code, and use imperative libraries in a functional way

r04r replied with this 10 years ago, 1 minute later, 23 minutes after the original post[^] [v] #633,055

@previous (A)
where are you getting this shit from

Anonymous A (OP) replied with this 10 years ago, 2 minutes later, 25 minutes after the original post[^] [v] #633,056

@previous (r04r)
I googled nerd
:

Please familiarise yourself with the rules and markup syntax before posting.