Tip of the day: Removing comments makes your code run faster
Old thread:
Tip of the day: Removing comments makes your code run faster
Old thread:
Other urls found in this thread:
developers.google.com
mono-project.com
github.com
stackoverflow.com
en.cppreference.com
twitter.com
Shit op.
Check the catalog autismo
we use short names like dpt for a reason
As a self though novice programmer i have to ask.
Do the *learn to program free* and *coding bootcamps* that girls post on instagram actually teach you anything?
It looks to me they spend more time taking pictures with their latest laptop than anything else.
those bootcamps exist for you to find some washed up thott with chlamydia and gonorrhea at the last years of its fertility period and marry it so as to give birth to kids barely healthy.
A beginner sysadmin here. I'd like to start programming.
My plan is to make a program which copies a column out of a google spreadsheet table and pastes it into my own excel's "2nd column", then compares my "1st column" with the new "2nd column".
How should I do this Jow Forumsuys?
You want your program to get data from a spreadsheet stored on google docs? You will probably need to use google's api for accessing docs: developers.google.com
I haven't used it myself, but it seems to have really good documentation. Once you have your data, you can easily append it as a column to a csv file. However you'd be better off with a library to use an .xlsx instead of a csv
Is ruby slow because rails falls asleep if it hasn't been used in a while?
Thanks user, got a little more details please?
We only used C# at school, just to edit .txt files
Hi, /dpt/. Rate my code.
pastebin.com/wYYnqVAz