Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How many of you Code without reference?

Name: Anonymous 2011-01-31 19:30

Does /prog/ use references?
Or does /prog/ like to just plow through with what /prog/ knows?

If used, when is the right time to use them?

Name: Anonymous 2011-01-31 19:31

I always use references.

Name: Anonymous 2011-01-31 19:32

I do one or two projects with a single library and then move on to a next one, so I code with documentation in hand. Sometimes a project requires a library I've used before, but I just smile in understanding and grab the docs since all these library really get mixed up.

Name: Anonymous 2011-01-31 19:37

op >

Does /prog/ think it's pr0 to code without references?
Or is it just dumb.

Name: Anonymous 2011-01-31 19:38

I do one or two nights with a single attractive female and then move on to a next one, so I fuck with the phonebook in hand. Sometimes a threesome requires a female I've used before, but I just smile in understanding and grab the cock since all these females really get mixed up feelings and shit.

Name: Anonymous 2011-01-31 19:38

I pretty much always use references when programming Python, but for, say, C# IntelliSense is sufficient and I only occasionally go to MSDN to read about some details.

Name: Anonymous 2011-01-31 19:40

>>4
Just dumb for me, references exist for a reason.

Name: Anonymous 2011-01-31 19:41

>>4
op >
How is this fact in any way relevant?

Name: Anonymous 2011-01-31 21:56

bump

Name: Anonymous 2011-01-31 23:17

After learning a language, I don't use references too much as far as the main language is concerned, but I alwways use them for less known libraries or larger APIs, there's no point in memorizing things which can be subject to change and overall are nothing more than technical details - if they're using often enough, I'll end up remembering them, if not, references are always used (usually whatever I'm using also shows arglists and other related things).

Name: Anonymous 2011-01-31 23:17

After learning a language, I don't use references too much as far as the main language is concerned, but I alwways use them for less known libraries or larger APIs, there's no point in memorizing things which can be subject to change and overall are nothing more than technical details - if they're using often enough, I'll end up remembering them, if not, references are always used (usually whatever I'm using also shows arglists and other related things).

Name: Anonymous 2011-02-01 1:49

No, I use pointers like a real man.

Name: Anonymous 2011-02-03 6:31

Name: tray 2012-03-16 16:16

flagStuff|=1;

Name: Anonymous 2012-03-16 22:08

I pass by value.

Name: Anonymous 2012-03-16 22:57

0000h:5AF3H

Name: Anonymous 2012-03-16 23:07

LISP

Name: Anonymous 2012-03-17 3:17

Constantly looking at docs, reading library source code all day.

Name: Anonymous 2012-03-17 9:04

Javadoc ;_;

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List