Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "new language"
-
To all new devs:
- Your language of choice is fine.
- There is no superior way to indent, yours is fine.
- Your IDE is fine.
- Your OS is fine.
Unless you work in my team, of course.18 -
New avatar releases! We now have many more skin tones, programming language t-shirts, new glasses, and more colorful hair options for the female avatar! Check 'em out!73
-
// repost \\
To all new devs:
• Your language of choice is fine.
• There is no superior way to indent, yours is fine.
• Your IDE is fine.
• Your OS is fine.
Unless you work in my team, of course.18 -
Me: Mom, I'm learning a new programming language
Mom: How is it called
Me: go
Mom: do u like it?
Me: yes, it's pretty
Mom: do u like it more than linux?41 -
At introduction of new class teacher asked which _one_ of the following isn't a programming language:
- Swift
- Pseudocode
- Haskell
- HTML
Took my chance on HTML, but apperantly pseudocode is less of a programming language according to him.30 -
When learning a new language replace "Hello world" with "Hello darkness my old friend". Sounds more appropriate.4
-
*sees new trendy language*
- language is as fast as c
- cross platform
- extensive libraries, tools and tutorials
- easy to learn
- conceptually well thought-out
*doesn't like syntax*
oh well...20 -
This is an old screen that I took some years ago and never had a good place to share...
Hope this helps someone to choose the right language :D
https://postimg.org/image/454565eej10 -
I enjoy coding. Whether it's a language I know or learning a new one. The problem is that I can't actually focus on a language to master or decide on a career path.19
-
For new or young devs
If you think you're like a 8/10 in a language........ you're probably a 2
#newdevs #behumble5 -
Fun fact: "wix" of wix.com in German language phonetically translates to a vulgar word for masturbation. Not only describes my feeling towards services like these but also gives new meaning to the "do it yourself" mentality.8
-
Learning a new language is like first time doing sex, it's hard at the beginning but when you start doing it right you just want more and more! :) good morning guys !!4
-
Never try to learn a new platform that uses a language you are not really comfortable with while expecting to build something during an hackathon.
Never.4 -
Got a new job as a Full Stack Engineer. Moving to a new city. Feeling extremely nervous and a bit scary (cause I don't speak the language). Sitting here browsing devRant to ease up and relax.9
-
Google I/O: And now web add a new language to Android...
Me: Golang, golang, golang...
I/O: Kotlin!!!!!!!
Me: What?????? Another language?!?!14 -
Boss: Who knows C#?
Me: I've heard of the language...
Boss: Perfect.
Sends me (a JS dev) to a week long course to implement a gateway in c#.
So I say to myself, who cares, I will learn a new language.
Apparently the lady in charge of the course mixed up between c# and c++
Funny thing is, the other participants are complaining that they shouldn't be in this course cause they don't know the language...5 -
Me : *is bad at coding in C, java, Scala, swift and basically every other language*
Also me : time to learn a new language !4 -
A new low level language. Modern and clean, like swift or python. Simple syntax and semantics. Low level (non garbage collected, non vm, pointers). I want a new take on C.18
-
New programming language alarm!
The V Language sets the goal to compete with Rust and Go. It's main advantage is appearantly it's efficiency and speed. You can build a basic web server with only 65kb file size.
https://vlang.io28 -
Bonus points if you also wrote it in a language entirely new to you, or even in entirely different paradigm. (In my case Haskell.)11
-
Learning a new programming language:
1. reading basics
2. creates small programs
3. plan new projects
4. search everything else in the internet
5. output: we have become code gods
*winks at stack overflow and github*5 -
That moment when you realize you understand enough programming concepts that you can start learning a new language from the middle of the book and skip the "introduction to programming" sections 😎3
-
I love coming back to old code from when I was learning a new language and cleaning it up/making it better. It confirms that’s I’ve learned something :)4
-
I am going to create a new language called Yoda that is identical to Java but it has no exception handling and no for loops.6
-
Goals for 2019
- get a Raspberry Pi
- Land a job in development
- graduate
- get my driver's license
- buy a car
- learn a new language (any suggestions?)
- rant more on DevRant
HAPPY NEW YEAR EVERYONE 🎇🎉11 -
When you discover this new amazing programming language and play with it the whole weekend and then realize it’s Monday again and you need to go back to the office to work with some legacy GOTO spaghetti... 🍝🌧9
-
Wish me luck!
If you wanna learn with me I'd love some company.
If you got some great tips let me know!4 -
When you have to learn a new language so you can learn a framework so you can learn to integrate with an app you about to learn how to make.1
-
My advisor: Can you teach Lean to these juniors?
Me: When shall we start?
Him: In two weeks.
Me: Sure.
And that's how I learn a new language in two weeks!6 -
- Get comfortable with a new programming language
- Move our company away from PHP
- Practice guitar at least 8h a week4 -
Once you've been writing code for so long, being excited writing code can go away. I still find that I get the rush when working with a new language or technology. It feels good to be a beginner again 🙂3
-
I have just started learning C# having previously known only Python. It's a learning curve - why is there so much syntax!? 😬19
-
Learning Go. How I didn't learned it before? It has the efficiency of a low level language with the beautiful syntax and abstraction of a high level one.4
-
I'm embarrassed to say I'm a php programmer. Time to learn a new language. No offense to any php lovers out there. All love ❤8
-
The brand new language - C thru
In this C language you have a lot of new statements and thats all ;)3 -
When you are googling something about Parse.com for a new language and the first 35000 results are "how to parse $something in $language"4
-
Anybody else physically write notes when studying a new programming language? I do it because it really helps solidify the information in my brain and also makes for good reference.8
-
I came across this new Language I never heard of.
It's amazing, solid gold!
https://github.com/ErisBlastar/...7 -
This takes me back 14 years to the past when I first started learning VB.Net and Console Apps.
Learning F# to get my self into functional programming let's hope I don't get carried away with the ability to mix C# with F# :\ -
When confronting a new language: "how does this work? i don't understand it's syntax. I'm not going to achieve nothin in life"7
-
There's always that great feeling of accomplishment when you finish a project.
Even if it is only 23 lines.
And FizzBuzz...
But it's in a new language and you mostly did it with your own logic!4 -
Never get too comfortable with a language or technology. By the time you master it, it'll probably change. Be adaptable and always be willing to learn new things.
-
Got my first PR merged into a library for a new language(Elixir) I started working on!! Wah pah!! 😎1
-
I just started learning rustlang.
I am super new to the language (and compiled languages in general). Do any of you guys have some tips or things I should check out?4 -
When it's midnight and all you can think about is whether to deploy a personal project in a language/framework you know well or to take advantage and learn something new...4
-
Everytime I try to learn a new language/framework I google "fuck <language> reddit", "why <framework> sucks reddit", etc...3
-
!rant
Hey DevRant I've a question, I want to get into Python but don't really know where and how to start any tips 😊16 -
Going to make a new programming language, positive# .
Where the default value of a Boolean is true instead of false. -
Create a new, fast, strictly typed programming language with organized project structure, normal package manager, dynamic syntax extensions (that means you can change the syntax of the language if you like!) and (most importantly) if statements which are written like this:
(bananas == 0) -> print 'No bananas!';3 -
Last night I dreamed that I figured out a new complicated computer language... it was the best feeling until I woke up and realized it didn’t exist and all that work was for nothing!! Why can’t dreams be more productive?!4
-
How normal people learn a new coding language: books, vids
Me: CodinGame and Google
Works fine actually7 -
JavaScript templating libraries are such a joke.
Either they:
- Totally change the syntax of HTML (Which? would make them? Not a templating engine? But their own shitty markup language?)
- Are already deprecated (And the new version isn't done yet!)
- Both7 -
Why people are saying Python is an easy language? I mean yes, if you write c/java code with python it may seem easy, but writing proper python code, in a pythonic way is not so easy.
SO DON'T TELL PEOPLE THAT'S IT EASY LANGUAGE because new commers later they come with absurd code and ask people to fix it.8 -
The more I write Go the more I get to like the language, but today I felt like I hit a huge wall. I found out that the structure I initially planned for my Discord bot wouldn't work for what I actually wanted to achieve, which made me feel like a completely useless developer. I develop SaaS solutions in the form of REST API's for a living, so making a bot is completely new to me, which is why I probably shouldn't feel so useless. Any advice for getting back on the horse again? I really want to see this hobby project finished. But starting over after almost 20 hours of work feels so demotivating 😕3
-
Listening to chilling country music and learning whole new language at work after successful meeting. Life is worth living for such moments 😊4
-
Fairly new to Linux, read that vim is a neat editor but hard to learn, good for script editing and such, but why use it over a language specific editor or something like VS Code?24
-
Why can't I pick a programming language and just stick with it? Anyone else constantly exploring new languages?13
-
Man learning I’m not good at learning new languages, I get to the point where I have the basics of the language ex: Conditional statements, loops, functions, classes, structures, file manipulation, etc but idk what to do after that, is this where I start learning libraries cause I still get the feeling I’m not at that step yet.
Before you ask, yes I know I am heavily over thinking this3 -
In the logic that both Java and JavaScript are widely used languages, if we create a new language with "Java" as a substring, it will be used eventually.
Our next programming language can be:
* Javarus
* Javath
* JavaLang15 -
Apparently "in" and "out" are the new "varying" and "attribute" in OpenGL's shader language...
Even buying a new graphics card can f*ck up your whole day! 😥2 -
Doesn't matter if you know a lot of programming languages. There is no greater satisfaction than when you write your first "hello world" in a new language.6
-
I am creating a new language. Not like C# but a language specifically for plus,minus,multiply,division stuff
Any tuts related to this?14 -
Just reading Knuth's The Art of Computer Programming, where he created an own assembly language, so the book doesn't rely on a currently in fashion language... Meanwhile teaching students to code a GUI in java swing, because it was the new shit when the syllabus was created...1
-
That moment when u r finished with learning a new language but suddenly realize that u have forgotten how to use the previously learnt language .... Just wonder if it was possible to have just 1 coding language with all the pros and no cons ...4
-
Anyone have the experience where you are learning a new programming language and you are eager to do stuff with it but you need to use another one for your job? So frustrating!2
-
Ladies and gents,
It feels amazing to learn a new language. I feel like a French guy learning Swahili with ease. Or a game mod creator turning on God mode.2 -
So.. I need to learn c++ for school. The only language that I have spent alot of time in is Python. So if someone could give me some resources for learning that are fairly basic it would be greatly appreciated.7
-
!rant
So, I've been wanting to learn C++ for a couple months now - decided to get a good book yesterday (Professional C++ 3rd Edition) on the language to help guide me through the more advanced concepts.
Fast forward today and I'm having a blast! Still uncomfortable with the syntax but I'll get used to that over time.
So fun 😊 -
Learning a new (old) language for work. Found a site that has a 100 day series on it... stops at day 6. Fml4
-
At the Android Developers under us:
Do you prefer the new Kotlin language or the good old Java? Because i'm currently learning Android Development with Java.
Would like to hear your opininion! :)5 -
Working on Ruby on Rails for first time..
Blogs mention it's more human readable..
I guess I feel like semicolons, args and braces to be more readable... -
I don't know, it kinda came naturally, when I see a new language, it takes 1 min to understand the syntax and off I go
-
The feeling, when you learn about a new feature of the language, you've used for over 6 months.
The joy of learning something new,cool and useful mixed the pain, of knowing, you could have written your previous projects easier.3 -
That I'm Not working on my personal projects after university or work and beeing to lazy to even start learning a new language.
-
Soo there's this new language in town.
It says it looks like ruby but runs like c.
Any one tried crystal yet?
Is a compiled language but with all the funky features.3 -
IMAO, a new programming language/technology is like a new cute girl at your school/workplace. We give it a lot of attention and tend to ignore older programming languages/technologies2
-
Searching for a new job in a different language than you have experience in. Seriously, no one seems to really understand that if you can code in one OO language then you can pretty much do them all!
I don't want to do PHP any more you fucks!5 -
There's something special about writing your first "Hello world!" in a new language, no matter how long you've been programming :)
So hello rust, let's see what the fuzz is all about...4 -
New programming research project from Microsoft called Bosque.
A programming language without loops.
https://github.com/Microsoft/...9 -
Sometimes I try to figure out which language should I learn next! Or I really need to learn a new language?! Or just trying to be better in current ones??! ...4
-
When you are pissed for some reason and want to learn a new language you will probably end up writing a client for Fuck Off as a Service
https://github.com/palash25/...2 -
I would like to get a little bit into functional programming.
Do you have any language suggestions to learn?15 -
So I got new internet two days ago but I never had time to run a speed test. Ran one this morning and found that I'm getting 113/15mbs when I'm paying for 60/5. Thanks spectrum for using the "median speed is" language instead of "up to" language.3
-
There should be a new boolean called "Not sure". I wonder how much it can change the logic of every language.16
-
I want to learn a new programming language. What should I learn? I am torn between Kotling, Go and Scala.
Or should I just learn a new JS framework? ;)20 -
Not sure if I love or hate haskell... It's awesome, but then again the syntax is so fucking confusing...5
-
I'm kinda freak about my knowledge.
When i find out i've missed an epsilone of a topic , i start that all over again to make sure i'll cover everything !
New reads: C programming language by ghanaian and ritchie2 -
That moment when you sit to code and start learning a new thing, but the installation and prerequisites take up all of your time. *Sighs*1
-
My senior colleague recently said "Don't go around asking for best practices, it's a waste of time! Just try stuff until it works and commit it".
We were talking about writing code in a new language.1 -
I have been working with python for a couple of years now and I want to play with a new language. Colleagues suggested C but what would people recommend as the next step?10
-
Hey guys
Any russian here with patiante to teach me basic words?
Would really love to learn russian, but it's so hard since the written words are different...56 -
Chemists recently "compiled" a programming language into chemicals! I'll admit that I have no clue how it works, but they were able to get a mathematical function working without any electronics. The article I read doesn't describe the speed of the reaction, so I'm not sure if it's really useful as a replacement for computer operations.4
-
Started working on a per project in Rust (first time using Rust) .. a scripting language.
Rust is great, so fast, compiles in 0.5-1.2seconds on my $200 laptop as well! Pretty rare for safety, speed, AND compile speed to exist in one beautiful language.
Also my scripting language is the opposite of beautiful. Oh God.3 -
The only way for me to learn a new language/framework is by building stuff with it, or heck writing shitty blog posts.
So here's one on Elixir
https://goo.gl/HAzb1e1 -
When I try to learn for example new language, I’m trying to replicate my existing project in this specific language
-
When I realized that programming is the greatest way to make one's living, that I will never love anything more than programming, and that every feature and quirk in a new language is like a new friend.
-
Please share C++ advice for devs new to the language. What do you guys think is the fastest route to self learning C++ development for infrastructure systems and please suggest resources.11
-
That feeling when you're almost done with your personal project using an entirely new language and framework :)) been working on it for the last 2 weeks. 62 commits in!!2
-
Want to learn a new programming language. My main language is JavaScript and I spent most of my team learning to create full stack applications with it, but I would like to learn a second language to focus on. (I already have some experience in Java and Python and JavaScript wasn't my first language but I like JS)
Are there any languages that you could suggest me?8 -
rant, but !really.
Trying out this new Kotlin language. Pretty cool, except for...
val str: String = "what the fuck is this syntax?"6 -
Please tell me why my boss thinks instead of just implimenting a language picker, it's a good idea to:
1) store the browser's language option in the DB only for new users, but only the first time they log in, never again.
2) never give existing users the ability to change language, and just default them to English.
3) deal with all upcoming language change tickets by having devs manually do DB updates ON THE LIVE PROD DB.
I'm screaming.2 -
What better way to learn a language than creating something with it. So I went ahead and made an API for devRant in crystal.
https://github.com/iostreamer-X/...
And I swear that language has potential. It flawlessly(almost) combines the best of both worlds(interpreted and compiled).
IGN: 7/10 Too new but fresh af1 -
Time for a new programming language. LaTeX! It's definitely very different than what I'm used to, but very useful.13
-
How relevant is learning Java in right now? Want to start with a new language, and don't know which will be the most useful?21
-
Starting to learn rust... It's hard! I've never worked with a language this low-level before, there are a lot of concepts to learn. It's a good hard, though.2
-
learning a different language can be difficult sometimes. since i already know other languages, i get them mixed up. putting semicolons, putting spaces even though i shouldnt, putting parenthesis or even forgetting some keywords because in another language, its not necessary. makes it difficult to adjust to the new syntax. but the fun part of learning is having more knowledge and experience.4
-
I want to learn a new backend-language, but can't decide which one.
I already know Go and have basic knowledge of Python and Java.
Which one should I learn?
Doesn't matter what kind of language.13 -
Am I the only one who heavily comments their code when learning a new language to the point of you essentially describing what everything is and how everything works6
-
When you are new to a technology and language, but have to make full use of its feature.
You know, make tests, implement production code, planning deployment, build a CI. All by myself.
No regrets, though. Challenge accepted!1 -
Do you guys also feel difficulty when you try to write algorithms in the new language? I feel like I am stupid cause I don’t event know the methods for coding the algorithms which can be easy with the language I already know5
-
Every *brand new framework/language* online course starts with writing ToDo app. But in real life there is no really good ToDo app yet1
-
Hello everybody,
I am 17 years old, I love to code and I cannot decide which new language I should learn.
What do you think of Rust and Crystal? What would you prefer? What is better?11 -
Word of advice:
Whenever you plan you invest a considerable amount of time in learning a new language make sure that its well documented and has a good support.1 -
C# developers!
Anyone knows a good source to start reading about C# 7's syntax (not only "what's new")? Sometimes it feels like the language specific tools that I know are not enough.
P.S. Can't find it in msdn language reference or guide.
Please share.4 -
Finish my only pet project;
Learn a new compiled language;
Get better at functional programming;
Read more books about networks and software engineering;3 -
Tried learning a new language to add to my CV, guess I haven't got it in me.
Fluent in google translate will have to do for now.2 -
Why as a junior developer we always search for the best programming language or best tech. What things I should care about to improve as a programmer instead of searching the new "cool thing".7
-
I am looking for new programming language to learn and I found D language. It looks interesting but I think that community is weak and there is lack of some usefull libraries.
For example I can not find secure PRNG.
So my questions are:
> Have you any experience with this language?
> It is worth to learn?3 -
As a developer, when learning a new language how do you know when your good enough to start making projects to test knowledge or skill?6
-
"Today’s designers and illustrators are synthesizing the best elements from past eras of graphic design to create a new visual language with a reduced and rational approach." - R. Klanten, H. Hellige3
-
So, what language should I pick, to start my own programming language?
Or... like how does that work. Say, if you ever wanted to to it. Out of curiousity.
Yes. I'm qualified. That's why I'm asking.question new programming language let's call it 'devplant' you know manufacturing plant... never mind. like a factory had extra coffee today7 -
When did you guys start to learn a new language?
Right now I only know C++ and I'd like to learn a new language but I never have the time9 -
Finally started new job this week in programming language and frameworks I never worked with.
I’m already refactoring code 😂4 -
2 Days ago i started learning Rust, because i was planning to learn for years.
Well turns out, rust is even better than i thought! Rust's STL is basically a blessing, you have stuff like vectors, tcplisteners, etc. in there! So no more self-management of sockets which were necessary to write in c / c++ (without ext. libs)!
Fucking love that shit!! It's so great! :)6 -
Hey rant. I want to learn new programming language. Now im working with php and js. Any suggestion for new language??4
-
Starting with rust, seems like an advanced language and I think python corrupted me, it makes learning new language a task. Is it python or rust is bit complex?4
-
The internet is the new wild west. Anything goes. It can be difficult sometimes.
Try to focus, and stick to one segment of Software Development. Do not jump from framework to framework, or from prog language to prog language. Be very loyal to one programming language.
You can not fail. Neither can I. I am too high to fall.1 -
Goals for 2018
- Add E2E test or unit tests to my projects
- learn a new (programming language) perhaps Go, or Rust
Better have a few than too many2 -
!rant
How do you get to learn something new? By doing tutorials on YT, Udemy? Going directly to the documentation of the tool/language..etc ? Reading books ? And to practice what you've learned what do you do? Do you build something that you've previously done in another language or look for ideas or how is it? Does anybody know about a "list" of "programs" that can be developed to practice a language knowledge? Thanks :P3 -
Hi webdev here, who would like to start developing 2d indie games. My main language is JavaScript. Is there any way I could start developing games without learning a whole new language?10
-
Does anybody know if there is a new page for whitespace programming language online anywhere? I can find it nowadays in web archive only http://web.archive.org/web/...
I ask because I would like to contribute some extensions to the language.. -
Trying to learn something new.
Find a library in a foreign language. It's c++.
Unable to include lib.
Copy contents
Try absolute path
Compiler gives me the finger
Abandon project -
Is Lua worth learning?
What can be achieved easily with it? What are it's strengths and weaknesses?7 -
Kind of feeling when started Learning Rust
Rust Stable
Rust Beta
Rust Nightly
It really fRUSTrating but..
Awesomeness of new beats all odds2 -
HOLY FUCK! Why is JS world so fucking confusing? I haven't even started learning it and its already giving me a headache. I feel like there are a billion different things i have to learn that aren't just "vanilla js". All i want to do is learn some web dev, take on freelance work, become a digital nomad. Im a simple C++ and ios/android developer things are so straight forward. JS seems like a clusterfuck of just stuff 😧 Id like to say this isnt a my language is > than yours rant. This is a "like what the fuck" rant. My brain was like Html, Css, JS cool thats all i have to learn... boy was i wrong. Can someone give me a word of wisdom as i go down this apparent rabbit hole?6
-
So after a couple of days of playing around, I just finished the larger part of a program that my new boss wants in C# (which is new to me). So far I'm really loving the wide variety of functions, but I'm struggling to get used to the fact that everything in the ASP.net part gets "processed" (like using BuildForn to create a form tag instead of just typing the HTML) and it just slows down the process a bit 😂2
-
I need a new language/framework/ANYTHING. I miss the doing-stupid-shit-but-being-excited-about-it-anyway-coz-NEW-LANGUAGE euphoria :'/
And no not python, that shit is shitty.13 -
Why am I incapable of studying human languages that I can use to communicate with people I genuinely want to talk to, but will use all of my spare time to learn a new computer language that I’ll never use!?1
-
Again new language!!
This time scripting language...php and start learning today and finds interesting.
Suggest some best resources?
BTW i m enjoying learning php.yeahhhh✌️5 -
How so you guys motivate yourself when starting a side project/learning new language/technology? I am having some problems sitting down and working on my own stuff :(4
-
I'm in the mood to learn a new programming language. I know python and I enjoy it. I want to learn a new language, but I'm not sure what I want to learn. I enjoy web development, but I want to learn a lower level programming language. Any recommendations?27
-
Learning a new programming language is a lot like putting on a new pair of underpants. At first it's restrictive but then it becomes a part of you!4
-
Neural scan coding, so I just think what I want and it writes out the code in a new neural language and works!
-
Swift being too new a language to have proper unit tests so you have to bodge something together to keep the client happy.1
-
I need a new rubberduck for debugging problems. Does color or size depend on language and dificulty? Or do i have to look for the stats of the duck itsself?1
-
so someone just proved powerpoint animations are turing complete. Powerpoint is the new hype programming language :D
-
Start with simple projects then keep improving it until you reach the depth level that you want.
I used to learn a new language/technology every month, I did that all this year until now, I learned 3 new languages, 2 new databases, 1 new paradigm, so many frameworks and methodologies and design patterns applying in real world projects ! -
hello...i am totally new to coding..i just learn c language basic level....what language should i learn next6
-
Mass pole here:
Big Endian or Little Endian?
camelCase or UpperCase?
Brackets on new line or same line?
Apple or Android?
Favourite language?
What language do you despise?
Age? (Don't mean to be creepy with this one, I have my reasons)29 -
C#
Lately there have been a lot of new features for the language itself, and I fear that a lot of them make the language more and more convoluted.
Also AoT Compilation should be pushed more, but that might just be my opinion.14 -
Professor gave us a whole website to be built on a language new for the whole group (Ruby on Rails) to be demoed and built within 5 days the same week of our finals...3
-
How can we go to a new world?
No need death.
Just read a fantasy book
Or learn new programming language.
For example, if you're a php Dev, learn c#, Java or c++.
Believe me, it's a new world.2 -
I'm learning a new lang. Read all of the introductory guide. Have an algp to implement.
Suddenly I realize I suck at designing the implementation. Then I grab pen and paper and obssessively try to solve it all theoretically.
Or maybe I suck at this new lang? Who knows.2 -
Hi guys, I'm planning to start tutorials in C# in my local language (since C# is the language I'm knowledgeable about). Can I target new programmers or should I just target the more experienced ones?9
-
Hi devs! I am about to make some app for Fedora, but I'm kinda newbie. I know basics, but i wanna learn new stuff. Okay, straigth to the point: What would you recommend me to make and in what language?6
-
Im done with C++ i want to learn new language. Is there any good language to learn ? I heard JS getting really popular and python is going up those day. Any idea ?21
-
Programmer looking for a new language
I have been a JavaScript developer for a few years now (non professionally) and I really like the language. I mainly program for execution with NodeJS rather than web, because I feel like I get more freedom (e.i. the ability to use a computer file system).
I normally never use other people's libraries and instead either write my own library/ies for the specific task or use an old one. I only ever use someone else’s if I need a quick frame work to test an idea, never for something I will actually use.
I prefer to work object / class orientated.
I have worked on distributed servers with NodeJS before, however trying to distribute a load across one computer across it's multiple threads has proved problematic due to the heavy delays of standard io transfer speeds.
Why do I want to switch?:
•Because JavaScript is not at all created with multithreading in mind, and pretty much any multithreading solution is a bodge and allot of the time it is more efficient to work single threaded.
•Also, I get the sense that JavaScript + NodeJS is not used often in the programming industry comparison to other languages like; ruby, python, and I don't want to get stuck in a nesh language of which would decrease my employment chances heavy.
Side Note: I have been working on a pet project to have a distributed database (made with nodejs), and so far, there are no language specific problems, but I feel like it would be more efficient if I used a programming language designed more to cater for multi threading.5 -
Last week I've been really wanting to start learning a new language. Not the programming type but the original type. Mainly for career opportunities, as I am getting into 2nd year of a 5 year cs curriculum.
Already know : English, Greek (native)
Currently deciding between:
French
Indian
Chinese (not Korean, maybe Japanese?)
Opinions? :)8 -
Alright so I'm in need of a little advice.
So I recently decided to go back and practice basic problem solving and from what I can tell now it's just me not used to JS like I am with python but I want to move on to bigger projects and other basic concepts (like manipulation of the DOM) and move away from basic problems.
But my concern is that I'll look at that list and only pick the ones that I feel I understand I can solve instead of the ones I cant. And theres a large list of them and I see that people are doing a lot of them while I'm just doing a few per page. And I'm afraid I'm just not good enough or stupid if I just ignore the basics and move on because the basics are there for you to figure out the easy stuff.
But I really just want to move on and I dont know when I need to. And last time I asked for advice I mentioned I have been programming for a few years, left out the normal accomplishments I've posted on here but I was just told since it's taking me this long I should just quit I tried to rebuttle but they kept telling me no that literally broke me and my confidence so now I'm sensitive to asking questions also fuck whoever that was.4 -
Aside building Projects, which is your best bet to learn a new language?
Videos or Books ( including articles, posts etc).
Which is your best bet?8 -
I want/need to learn a new language for web backend development.
I have seen Go but everyone is saying it's bad and I shouldn't learn it. What do you think? Should I learn Go or Python? Or maybe some other language?12 -
Okay so I want other opinions. So I've been studying for C++ competition and I don't know how to keep learning the language.. for python I just kept finding projects to do or picked a module to learn. But with C++ I was gonna work on the <random> and <string> libraries but after that I have no clue :/13
-
Hey devRant users!
What is the future of #LAMP stack developer?? I've moved to #symfony around 2 year from other framework.
Should I move to new language/technology?8 -
Is it just me or whenever I have to work on a new app I end up spending eons just trying to decide on what programming language to use and what not?
-
Want to start learning a new language (non-webdev), but can't decide between Rust, Elixir and Golang.
Any thoughts or comments?9 -
thinking of learning a new programing language anything easy for a python "dev"?
would also like if jetbrains has an ide for it6 -
Describe a time when you struggled with a new language/library/tool, and what your biggest "eureka" moment, how it happened, etc.
-
There is nothing better than hopping into a new language people have told you would be hard, and discovering it's just like one you already know. :/1
-
Will we code on quantum computers in rhe future? What language will work? Will there be new language for just them?4
-
shower thought : if i made a compiler for my own programming language and it compiles to python. would it be a python dialect or a new programming language?5
-
well after solving many challenges and etc on ruby I decided today to actually use it. for real. and in my little playing it maybe become my new language, replacing python. Ruby is just great. but I don't have anything to make. I need ideas guys. or programmer friends! who wants to make something in ruby?1
-
Start with C as first real programming language. It might have a higher entrance barrier but in future you'll blaze through new languages with ease4
-
Learn a new language and get out of the weird QA hole I'm stuck in... I want to learn something that i can use anywhere, not just when building a weird cucumber/rspec hybrid
-
Hello fellow devs! I am thinking of learning an new language the following year ( not programming 😂 ). Which languages do you think is the best for a programming career ?
I am currently thinking between mandarin(chinese) and Arabic ! Any suggestions ?4 -
What programming language is looking to become the "next Python" or something. I've heard of plenty of new languages, but which of them are actually going become significant, a.k.a "worth picking up as a secondary language".14
-
How do you learn new tech things---large things like framework, language, etc? Books, online courses, instructor-led course, blogs, randomly poking around?
I buy way too many tech books and spend way too many weekends reading them.7 -
Ok so guys, I really love back-end, but sometimes I'd like to do a complete software to show off to friends in my free time, So question:
What programming language should I learn to make gui softwares?
I don’t want them to be pieces of art, just functional and with not too man " unintentional features".
I really love Python, but for gui heard it's meh, but may be wrong
I don't want web technologies
looking forward to learning C, but not necessarily for gui
could try c++ I guess
Don’t want .net (coz you know ms and their Java knockoff)
Ruby seems cool, but it seems to be annihilated by ruby on rails
Not Java but Kotlin seems really cool, could also go with scala, idk
Forgot the other things3 -
So I'm pretty fluent in Java, C# and C and now I want to learn something new. I have played around with C++ a little bit and hated it for being so bloated. What are your suggestions? I'm thinking of maybe trying some functional language or maybe plain Javascript. What do you think?2
-
My first programming language was PHP and lately I've started looking for a new language to learn. My first idea was C, but after talking to professors in college they pointed out Java would be a good option. They made fair points regarding our local market and job openings. Now I'm in doubt: C or Java?7
-
Question. How would you go about learning a new language? Books? Tutorials? Head first into a project?6
-
advice: while learning a new programming language either do not be proud of your first accomplishment or do not look for solutions of other fellows afterwards.6
-
I'm really worried about my future as a programmer. should i learn a new language? I already experienced in PHP and a little javascript and vuejs and recently i learned some golang for web and previously I do some java/kotlin for android app.
should i learn a new language such as python? node? or some new framework/library like react?
or i should stick with what i already know?7 -
The mind of The Flash. You know, able to think quickly and fast. Then I can solve a lot problems in a nick of time, or learn a new concept or language quickly.
Yeah, that'll help me a lot.1 -
Guys I’m mobile app developer , I know my way around objective-C, swift and java , now I Wanna learn a new language just to expand my horizon , any suggestions ? I’m thinking of python 🤔3
-
Hi, bored student here!
What you recommend me to learn this year in school?
Don't get me wrong, we will do something in school but I will do something else instead in this time. So last year I learned JS while the teacher still trys to get everyone else understand CSS.5 -
Week 2 of learning Scala in my Programming Paradigms class. Is it just me or is Scala plus IntelliJ the best thing ever?1
-
I'm a former .Net developer turned front-end javascript. I want to try a new programming language on my mac. What would you recommend?11
-
Actually want to learn some new language what should I learn after JAVA.
Sir/ Madam am a student so PLZZ suggest that type of language which would fit in my mind.22 -
What keeps you motivated about learning new coding language / technology? I learn something but then get distracted by either some movies or anime or something else. What's your driving force?9
-
why kotlin so special? everyone loves it. i as a senior java developer am sooo goddamn lazy to learn a new language just because of the hype. why is it so overhyped ?11
-
!dev
devRant help me decide on something...
I feel like learning a new language but can't decide, I'm torn between Swedish (because I love Sabaton) and German (I have a character in my book who is german)...11 -
Bret Victor - Inventing on Principle
Joe Armstrong - The Mess We're In
Jonathan Blow - Ideas about a new programming language for games
I think all my biggest influences are people I've never met... sad.1 -
So I'm trying to learn Rust and I want to do like a simple project with it but I have no clue what..
Any ideas?4 -
The thing about me is that I always like to test new language, I like python javascript(node js, ...) and swift but at works I use pho and JavaScript, every time I start a project in a certain language than after some weeks I forget what I learn because I don't use every day
-
looking to learn a new language. I'm looking for something that can run on mobile platforms, c# maybe for cross platform capability ? not sure , any suggestions ?7
-
When you try to learn a new language what is a good project to code that will get you to use mist of the languages features. Some specific languages would be C++ and Golang.4
-
ES6 is like a new different language ... Although it seems cool, but I always find ES6 converts the readable code into puzzles you need to solve!7
-
Hi guys. I wanna start a new personal project for web development. Actually i code in Rails for work and i want to try something different, Easy to learn but able ti manage any type of website and web-app. Any suggestion?5
-
The fact that it sometimes makes me wonder "Why am I learning this? This feature seems better implemented in newLISP." when I am learning a new programming language.
-
I’m learning Japanese with Duolingo, so I enabled the keyboards in iOS. However I am not far enough along to know how to type what I need and the layout looks like it’s based on a 10 key phone. So for now I speak “おはよう” and have Siri do the writing.8
-
Stop thinking about it. Personally I like to take a long coffe break, go out with friends, cook something, or my fav to learn something completly different, like a new word in a foreign language or some random shit.2
-
Need recommendation on which server side language/framework to use along with my new react native app.
Thanks3 -
today is exactly the first month I started learning programming. But, I have always wondered, how is a language created? and why people willingly painstakingly learn new language when its not widely used?2
-
When your boss has you learn a new language but then doesn't listen to any of your input concern this language and acts like they know the language as well....which they don't
-
I really hate the hype with js frameworks. Every few months a new one appears F that F node.js and all the coffee es6 es5 bullshit. JavaScript should be like Latin. A dead language...3
-
How/when do you know that a particular programming language is correct/wrong for a particular project?
I think that language doesn't make much of a difference but again, I am new to software development. -
I want to learn a new language this year, any suggestions? I'm thinking C++ for robotics applications and generally getting used to a lower level language.2
-
the worst thing it can happen to something starting is to test everything that come, every new libraries, every new software, it end by knowing many things without sufficient knowledge in any of them, to able you to achieve your project,
-
My New Years resolution is to learn at least one new language.
Post what you think I should learn and I will give you a language to learn this year. -
What's the best language/IDE to learn Android and iOS development in? I have absolutely no experience but I'm looking for something new to try5
-
Any suggestions on how you learn a new language? If I would ask that myself, I would try to make projects as much as possible. So the question might be revised to "Do you have any suggestions what projects can I work on while learning a new language/framework?" specifically python and django :D
Any suggestions will do. Thanks guys!3 -
I learned to program because I got laid off as a designer.
I knew I wanted to do it, so I downloaded squirrelmail and reverse engineered it.
That is my favorite way of learning any new language.1 -
How do you go about introducing new technologies to your company/team?
Whether it’s writing the next API in another language or using a new framework/library/approach?6 -
Question: what's your opinion on Julia? It seems promising, the macro syntax is neat. But would you use it for data analysis/management or general purpose development?
-
1. New Job/ New project
2. Learns new language/framework
3. Works for a month or so
4. Priorities change
5. endlessly loop from 1 to 4
What do you mean one-page-resume?1 -
Idea for making a new framework... Corona Framework which will be used in all continents... With which language this would be used?6
-
1. Those who can't hack it in this industry to accept it, move on, and learn something else
2. New internet scripting language that's not Javascript or based on the same
3. A job near home3 -
Ah. As someone learning Python coming from .NET background, function names starting with a lower case is killing me.
I just spent 5 minutes figuring out why "PIL.Image.Open" didn't work. It's "open" not "Open"!!! -
If IBM does not their new COBOL Devs to make the move to different fucking language then they are total idiot's.8
-
Please I need advise on new technologies - Language, framework to learn? Currently I am proficient in Ruby,JavaScript - REACT JS/REDUX/ RUBY ON RAILS/ for web application.
Please you suggestion will be very helpful 🙏🏻6 -
Any Elixir devs out there ?
I started learning Elixir to explore distributed computing.
Need more inputs.1 -
Always keep pushing your boundaries.
Don't stay too long on anyone thing
i.e. Keep learning new stuff once you are confident about the old stuff.
Don't worry about the language, pick up one and get started. -
Looking back now, I can’t help wondering whether I should have stuck with one language/framework and mastered the heck out of it instead of getting on every new trend and build something with it.
What do you think ?1 -
hello there!
i have a question, maybe someone has insights. which program language the best decision for automation testing (gathering opinions for new article).
thank you!2 -
Do you take notes when are you learning a new programming language or framework/library? If yes, which are your criteria for determines if something is important to remember or not?4