Anyone else here a programmer?

Started by Interested Nudist, July 12, 2020, 12:29:18 AM

0 Members and 4 Guests are viewing this topic.

jeff

I used to work as a programmer ages ago at Amazon and Intel. I loved it. Programmers are critical thinkers, which usually makes them open minded.

Surin Blastanos

Quote from: Interested Nudist on July 12, 2020, 12:29:18 AM
Is there anyone else out here that likes coding or software development. Its a good career to pursue since it can be done almost entirely from home and pays well too. So if you had this job it would make it possible to be naked almost all the time if you wanted to so that is a bonus. Besides, it really unlocks your creative potential and encourages critical thinking.
I'll be doing Computer Science at Uni in September, I'm really looking forward to it. I can code in Python, PHP and JS.

TheNudeBot

I'm majoring in Computer Science, but I'm definitely not a programming at the moment
Hanging out with everything out

Interested Nudist

Quote from: TheNudeBot on July 17, 2020, 05:27:20 PM
I'm majoring in Computer Science, but I'm definitely not a programming at the moment

Awesome, what languages do you know?
"It is a shame for a man to grow old without seeing the beauty and strength of which his body is capable." - Socrates

Surin Blastanos

Quote from: Slipstream_ on August 18, 2020, 03:50:00 PM
I wanted to learn programming but I'm not that good at math...  :sad:
There's less maths in programming than you think, it's mostly about logic rather than numbers. If you haven't learned programming before, I'd recommend SoloLearn.com.

CatBug

Quote from: Slipstream_ on August 18, 2020, 03:50:00 PM
I wanted to learn programming but I'm not that good at math...  :sad:

I am doing programming as well (as a PhD student) and am bad with maths. I guess maths would greatly help with some algorithm thinking but not compulsory. As long you're not working with complex graphical vectors or stuff it should be alright.
Would like to know all of you! Feel free to contact me, just PM :)

Kemubu

I'm studying right now to become one so yeah, soon enough I hope if all goes well :D
I'm creative, kind and social. Feel free to PM me

coolstolSE

Did programming for two years in high school and hated it so no lol

Kemubu

Quote from: coolstolSE on August 22, 2020, 04:19:55 PM
Did programming for two years in high school and hated it so no lol
well, it's not for everyone for many reasons :) hating it is a really good reason not to xD
I'm creative, kind and social. Feel free to PM me

DaniSnow

We don't stop playing because we grow old; we grow old because we stop playing.

Kemubu

I'm creative, kind and social. Feel free to PM me

Interested Nudist

Quote from: DaniSnow on August 23, 2020, 08:29:19 AM
anyone programing in java?

I spent a lot of time learning java and I got a good grasp of many of the key concepts of that language
now I am learning python and then later C++
"It is a shame for a man to grow old without seeing the beauty and strength of which his body is capable." - Socrates

ejniceguy

Quote from: DaniSnow on August 23, 2020, 08:29:19 AM
anyone programing in java?

I've done a little bit of Java programming actually! I personally really like the language, as to me, I feel like it's more structured than Python but easier for me to understand than C++. I think I just prefer object oriented styles of programming, and Java does structure it in such a way that it's easy to separate your various objects and then create the necessary methods that allow them to interact.

My love for Java could also be due to the fact that I learned C++ when I was still kinda struggling to get a good grasp on how to program, and then a lot of best programming practices started clicking for me around the time I learned Java so  :confused

Cle Leftwrite

I'm not entirely sure I count, I've in the last year started learning coding and game design. I have a very basic understanding of the basics of using Python and I've glanced at HTML but that's about it.

ejniceguy

Quote from: Cle Leftwrite on August 25, 2020, 04:00:03 AM
I'm not entirely sure I count, I've in the last year started learning coding and game design. I have a very basic understanding of the basics of using Python and I've glanced at HTML but that's about it.

That counts in my book! Everyone has to start somewhere, and Python and HTML are some good places to start if I do say so myself. Best of luck on your learning journey!