Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
echinopsis
Apr 13, 2004

by Fluffdaddy
why is 99% of coding doing the same poo poo that's been done five billion times



include std.io


no poo poo. just assume it please compiler. it's as redundant as saying hi and goodbye to people you see every day

Adbot
ADBOT LOVES YOU

echinopsis
Apr 13, 2004

by Fluffdaddy
tef once recommended me a book on coding, I wonder what it was?

I want to read meta coding poo poo. like, not hardcore theory but explain why gotos are bad to me like I'm 5 years old

echinopsis
Apr 13, 2004

by Fluffdaddy

PleasingFungus posted:

half the common problems people have with pointers are just dumb syntax poo poo

int * foo, bar, etc

pointers are really very simple once you understand the basics!

except when you start dealing with funny pass-by-reference stuff (void foo(int& bar){}), dumb tricks/idioms like *foo++, etc

(basically the only reason pre/post-increment operators exist in tyool 2013 are to enable people who want to write unreadable code and/or to accidentally stumble into undefined language behavior)

but the basics of pointers are basically just one conceptual leap, and if you know how objects work in java/python/ruby then you're pretty much already there.

congrats!

can't pointers to pointers to pointers be used for some fancy efficient tricky code?


also I still can't even get my head around how even the most simple quine works... I need baby's first Quine written in basic and then run a debugger at 3 lines per hour just to follow it

echinopsis
Apr 13, 2004

by Fluffdaddy

tef posted:

it was the practice of programming by kernighan and pike

i found it on amazon for a dollar amount and then continued to google and found it from a different supplier for free. stoked

echinopsis
Apr 13, 2004

by Fluffdaddy
ironic that the more efficient you make the code the less efficient it is to ever do anything to it ever again

echinopsis
Apr 13, 2004

by Fluffdaddy
would it be hard to make a python that got bitcoin/usd rate? and then use it to make a "hypothetical" buy low sell high script to see how much dollars I could make "in theory"

echinopsis
Apr 13, 2004

by Fluffdaddy
I "really liked" making some python code but as soon as u needed to do something outside the basics it was a pain in the rear end. external libraries ruin languages

echinopsis
Apr 13, 2004

by Fluffdaddy
I want to code in python again gently caress YEAH holla

echinopsis
Apr 13, 2004

by Fluffdaddy

Nehacoo posted:

i am right now leraning javascript.

comments and opinions?

hmm I was gonna suggest u killed someone but I've forgotten who

echinopsis
Apr 13, 2004

by Fluffdaddy
lol
no I didn't... it's you! kill you [re self]

echinopsis
Apr 13, 2004

by Fluffdaddy
lol

echinopsis
Apr 13, 2004

by Fluffdaddy
just 2 be clear I was lollin at the comment joke


that famu guy vid is almost certainly crack up [Seth McFarlane makes any tired joke hhilarious] but I'm in bed and can't be waking ymwofe to watch "humorous video number 8"

echinopsis
Apr 13, 2004

by Fluffdaddy
Yeah eat buds that's a cool thing to do

echinopsis
Apr 13, 2004

by Fluffdaddy
so tonyte (FRIDIIDDIAYYYYY NIIOIOIOIIOGHGHGHHTT MUDDDDERRRRFUGGGGGERSSS) im going to try to work out how to get btc/usd price and make a script that makes me hypothetical money to prove or not that horse collaring ius something or not or maybe i'll just mast i guess we'll have to wait about 12 hoursa

echinopsis
Apr 13, 2004

by Fluffdaddy

tef posted:

prolog

echinopsis
Apr 13, 2004

by Fluffdaddy
but like poo poo, essential 2 life

echinopsis
Apr 13, 2004

by Fluffdaddy

OBAMA BIN LinkedIn posted:

help, C++ is too expressive!! what am i supposed to do with all these features i dont need, its not like i can ignore them right??? i cant stand it when a language offers me an enormous wealthy of potential unambiguous functionality!

youre caring about c++ a lil bit too much soz

echinopsis
Apr 13, 2004

by Fluffdaddy

Resplendent Spiral posted:

wow

apparently this is a style, too

pre:
while (x == y)
    {
    something();
    somethingelse();
    }
 
finalthing();

this is better to read


but indentations are sufficient on they own. just use languages that use that

echinopsis
Apr 13, 2004

by Fluffdaddy
is it pronounced "fart"

echinopsis
Apr 13, 2004

by Fluffdaddy
so tell me


if i wanted to make a iphone app


what do i have to do



pay $$$ to be a developer? what language? can it be done from windows? tell me more plz

echinopsis
Apr 13, 2004

by Fluffdaddy
i think i got an idea. and i am pretty sure i can code it

if i can make a buck from it i will be stoked too

echinopsis
Apr 13, 2004

by Fluffdaddy
thanks btw for the helpful advice


echinopsis
Apr 13, 2004

by Fluffdaddy

Jim Silly-Balls posted:

burp and fart app here we gooooooooooooooooo

actually its a vomit and defecation simulation

echinopsis
Apr 13, 2004

by Fluffdaddy

Jim Silly-Balls posted:

brb programming shart and dryheave oboe

heh

Cold on a Cob posted:

queef and menstruate moog synthesizer

urgh

echinopsis
Apr 13, 2004

by Fluffdaddy

OBAMA BIN LinkedIn posted:

so that thing that sublime text does. sounds like what vim has been doing for 23 years.

echinopsis
Apr 13, 2004

by Fluffdaddy
sounds like ur fcuking lazy!

echinopsis
Apr 13, 2004

by Fluffdaddy

OBAMA BIN LinkedIn posted:

nice racism fucko

jokes on u bitch coz I went to the vim website to see what it was all about and that was on the frot page!!!!!!!!!!!!!!


AhahahahahahahahahAHAHAHAHAHHAHAHAHAHA gently caress U!!!!!! gently caress!!!!!!AHAHAHAHAHAHA LOLOLLLO

echinopsis
Apr 13, 2004

by Fluffdaddy
I like to put the odd

code:

if random.random() < 0.0001:
sys.break()

in my code, you know, coz gently caress computers

echinopsis
Apr 13, 2004

by Fluffdaddy
I'm sitting at work getting excited about the prospect of coding when I get home from work


kill me

echinopsis
Apr 13, 2004

by Fluffdaddy
braces? more like gay-ces

echinopsis
Apr 13, 2004

by Fluffdaddy
pretty sure basic doesn't need braces OR indents

echinopsis
Apr 13, 2004

by Fluffdaddy
killed by cock block

echinopsis
Apr 13, 2004

by Fluffdaddy

Plastic Snake posted:

source your quotes

lol, gently caress off!

echinopsis
Apr 13, 2004

by Fluffdaddy

Plastic Snake posted:

i honestly thought it was a quote , didnt mean to offend, sorry, god bless

lol mate ill be nice, but ytou dont ask people for the sources of their evidence. yospos isn't d&d. make poo poo up, misquote it. do anything but present the true context ok?

echinopsis
Apr 13, 2004

by Fluffdaddy
so my wife wants me to make a simple webpoage. could i do that? are wysiwyg web makes still a thing

echinopsis
Apr 13, 2004

by Fluffdaddy

its for a business.. its gonna be very simple, nthing dynamic


is dreamweaver styll a thing

echinopsis
Apr 13, 2004

by Fluffdaddy

bobbilljim posted:

echopenis use shopify

I'll look into it, but it's a website for resuscitation training there is no product to buy online, just info and contact details

echinopsis
Apr 13, 2004

by Fluffdaddy

bobbilljim posted:

oh I have misunderstanded your post. mayb do what those other posters said. also bootstrap is good

no one else really gave any serious recomendations. ill look at bootstrap

echinopsis
Apr 13, 2004

by Fluffdaddy

Mahatma Goonsay posted:

what are we gonna call this new serial protocol we are making? also you probably need a checksum if you are dropping characters.

CS-69

the CS stands for cleaveland steamaer

Adbot
ADBOT LOVES YOU

echinopsis
Apr 13, 2004

by Fluffdaddy
as long as it compiles

  • Locked thread