Post number #592983, ID: aa7d2e
|
I want to make my pc do things automatically, or make simple programs to make my life easier in general. Does anyone know where I should start
Post number #592989, ID: 7300b6
|
Install Arch Linux from scratch and install whatever you want for your own personalized system. Use the arch wiki to get started. >>aa7d2e
Post number #592991, ID: 8edfea
|
Can you make a program about sex, once you get started? I would greatly appreciate having more sex programs out in the wild for me to use.
Post number #592995, ID: 7300b6
|
>>8edfea Of course you can, whatever you can write it will work as long as you do it correctly.
Post number #593000, ID: 8edfea
|
>>7300b6 Oh, I was not generalizing in that question of mine. I was telling OP directly to make one as soon as OP gets started, because sex is so interesting.
Post number #593001, ID: 7300b6
|
>>8edfea ah ok. Understood. and yes sex is very interesting, I'm sure of it.
Post number #593008, ID: 8edfea
|
>>7300b6 Are you a coding master? Can you program me to have sex with you? Sex is the only programming language I know.
Post number #593015, ID: 49e384
|
>>592991 extremely based
Post number #593025, ID: 89e70f
|
Serious answer: Python is easy to learn and you can really quickly write programs to automate things
Post number #593031, ID: c5fd5e
|
Python is indeed good. Just, don't get anywhere near JavaScript, and don't trust people who tell you to learn with it. It's nothing more than a sort of weird sect at this point and I just keep on people luring beginners into learning it. Don't, except if you want to be bad at programming.
Post number #593055, ID: 0a81c3
|
C
Post number #593067, ID: 17bf8f
|
>>8edfea Yes. we will have all the sex we want
Post number #593154, ID: 915461
|
Something I have noticed with what little I have done, is do not fear doing things backwards literally. Sometimes you have to start at the end of a problem and work backward. I would personally suggest against learning C or it's derivatives as a first language. Lua is nice IMO, but I'm not sure what other people thing. Lisp has weird structure, but I use it for work, so I know it's decent enough.
Post number #593174, ID: a1d8d2
|
Lua isn't bad but it counts from 1 instead of 0 like every other programing language
Post number #593400, ID: b8e3f3
|
>>592983 python it's easy, forgiving, there are a ton of resources about it online and it's probably the most useful language you can learn i've got a bunch of python scripts everywhere to do mundane computer shit for me
Total number of posts: 15,
last modified on:
Sun Jan 1 00:00:00 1567336739
| I want to make my pc do things automatically, or make simple programs to make my life easier in general. Does anyone know where I should start