[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

What programming language did you start out with? What language

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 52
Thread images: 9

File: code background2.png (2MB, 1920x1200px) Image search: [Google]
code background2.png
2MB, 1920x1200px
What programming language did you start out with? What language do you recommend people start out with? I use JavaScript.
>>
>>59121972
JavaScript is not a programming language.
>>
VBS
>>
File: 1487622286821.png (567KB, 644x626px) Image search: [Google]
1487622286821.png
567KB, 644x626px
>>59121972
>programming
>JavaScript
>>
>>59121972

people like you are hurting tech and everyone involved with the industry,

please stop
>>
>>59121972
i don't remember.

seriously, I don't remember how I started programming.

But it was either PHP OR VB6.
>>
>>59121972
>What programming language did you start out with?
Basic.

>What language do you recommend people start out with?
It doesn't matter. Your very first programming language will not have any influence on what kind of job you will get or how good of a programmer you will be. Start with a language you find interesting.

The only thing that matters is you ability to learn on your own.
>>
File: 1488072842511s.jpg (3KB, 125x125px) Image search: [Google]
1488072842511s.jpg
3KB, 125x125px
I don't even know what's real anymore


is this an idiot, or a true comedy genius?
>>
>>59121972
Started with c++, still use it frequently now. Gave me a good appreciation of OOP. Probably not the best starting language tho
>>
>>59121972
The good thing about Javascript is that it's really easy to share your creations.

No one is going to download and run your VB shit, but anyone can go browse your web site.
>>
>>59122071
>>59122001
>>59121998
>>59121986

You know what he means. Programming languages and scripting languages are pretty much the same.
>>
started scripting in bash, moved to python, then R, and now matlab. I work in academia obviously.
>>
>>59122111
I'm new here, explain to me why they are butthurt
>>
started with basic on xt computers, now mostly c# and powershell
>>
QBASIC
>>
>>59122169
>>R
ugh
>>
I started with C++, currently use it at work. I would recommend C.
>>
>>59122235

I never really liked it either. I learned it while waiting for the uni to pay for the matlab license.
>>
>>59122111

javascript is not programming it's faggotry
>>
>>59122169
Because op said programming language instead of scripting language, there really isn't a difference . The line between the too is so vague and blurry you can't even tell.
>>
File: Thanks mr shark internet.png (273KB, 620x700px) Image search: [Google]
Thanks mr shark internet.png
273KB, 620x700px
>>59122183
Javascript is a disliked language for many reasons which I won't list, they can if they want.

Plus, Javascript is used for Web Development not actual programming so /g/ users get triggered when they see someone call Javascript "programming"

And, currently learning Java. Hope to move onto Python/C++ soon.
>>
>>59122282
Is it good for anything specifically?
>>
>>59122309
That or because hating on JavaScript is basically a meme now.
>>
>>59122331
Sounding good on resumes.
>>
>>59122331
Statistics I think
>>
C
I'd recommend it, so you actually know how computers work
>>
>>59121972
>What programming language did you start out with?
QBASIC
>What language do you recommend people start out with?
Pascal
>I use
C++
>>
>>59122414
>C++


What cool things have you made with it?
>>
File: stalker.jpg (18KB, 350x251px) Image search: [Google]
stalker.jpg
18KB, 350x251px
>>59122410
How exactly does C teach you how computers work? Elaborate pls.
>>
BASIC

Not BASIC.
>>
>>59122421
I'm not the guy that you asked but I use it for a lot of windows development stuff. Better than anything .net related
>>
Do NOT start with Javascript. It will teach you a hundred bad habits and will give you a thousand head-aches that have nothing to do with programming and everything to do with how Javascript is the bastard offspring of early browsers and a continuity of backwards compatibility that can never be broken.

If you're dealing with web front-end it's what you have to work with, but learning with it is just a waste of energy.
>>
>>59122495
Really I want to ask that question to everyone in this thread and their preferred language

but I don't feel like looking through posts and greentexting all of the relevant ones
>>
>>59122331

I've used it before to quickly concatenate >1000 small files together, as well as calculate the frequency and standard deviation for each row within the merged file. I've also generated some cool graphs using the above data, but I'm not a fan of the syntax. It's great for stastics though, and non-programmers easily pick the language up.
>>
>>59121972
>What programming language did you start out with?
Turbo Pascal
>What language do you recommend people start out with?
Python for sure
>I use X
C and Python
>>
>>59121972
Started with Ruby.

Then realized I had nothing I wanted to do with my mad programmin skillz.
>>
>>59122410
>teaches how computers work.....

People who write good C on bare metal, already know how computers and such work. Thinking you'd score an added bonus of learning how computers work by learning C is a myth. What it can do is CONSOLIDATE and perhaps expand on what you already know.
>>
I started out with C, but now I work in mostly higher level languages like C# and related since my reasons for using C have dwindled away (e.g. targeting DOS on 486 hardware).
>>
>>59122433
This is more so an after-effect of other languages' relationship to hardware than it is to C's ability to teach how computers work. In modern memory-managed, garbage-collected, languages the memory model is abstracted away from the developer so you can go your entire career without really understanding what's going on in the hardware.

C doesn't necessarily teach you these things either, but it at least raises some of those facets to conscious levels by way of malloc and free.
>>
>>59122697
Also C has really predictable ASM output.
>>
>>59122709
Good point, which leads me to the more direct reply to >>59122433:

Learning how ASM manipulates hardware, and then how C manipulates ASM, is really what teaches you about how computers work.
>>
>>59122183
Because they are jealous that people actually have jobs.
>>
File: C.png (5KB, 290x198px) Image search: [Google]
C.png
5KB, 290x198px
>C
>int is 32 bits .... maybe

wtf why would anybody learn this trash
>>
>>59122784
>what is stdint.h
>what is int32_t
>>
>>59121972
Fell for RoR meme when it was TheShit tm, learned couple loops, then switched to python.

Now python for everything, C for critical, Node for web apps. Plan on riding C++ train for fun and profit and Java for Android.
>>
>>59122784

stdint.h
>>
File: Screenshot_2017-02-21-17-39-25.png (127KB, 1080x1920px) Image search: [Google]
Screenshot_2017-02-21-17-39-25.png
127KB, 1080x1920px
Not a real language but Processing is nice to use.

you can even make android apps with it
>>
File: 1487649464372.gif (206KB, 256x256px) Image search: [Google]
1487649464372.gif
206KB, 256x256px
>>59122794
>>59122801
*looks up this header*

Well that looks useful and makes more sense :^)
>>
File: nigger.jpg (41KB, 1024x514px) Image search: [Google]
nigger.jpg
41KB, 1024x514px
>>59121972
I started with C because I'm a proud white male with an IQ of over 90. It's the most useful general purpose programming language. Heil Ritchie!
>>
>>59121972
For beginners, VBA is good, that's the language I first started.
>>
>>59122311
Why is it not a programming language? Some people have even written hardware emulators in javascript.
>>
>>59122331
it's basically javascript with a bunch of mathematical packages and graphing options
Thread posts: 52
Thread images: 9


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.