Home › Forums › Decaffeinated Coffee › What programming language is better to start learning?
Tagged: C, CSS, HTML, Java, Javascript, Polyglot Programmers, Programmers, Programming, Programming Languages, Python, R, Ruby, SQL, The Pan-American Highway should extend through the Dariรฉn Gap, Visual Basic
- This topic has 19 replies, 14 voices, and was last updated 4 years, 9 months ago by Reb Eliezer.
-
AuthorPosts
-
February 12, 2020 10:41 pm at 10:41 pm #1831206go24cashParticipant
What programming language to learn, and what is more promising?
February 12, 2020 11:36 pm at 11:36 pm #1831299๐RebYidd23ParticipantBetter than what?
February 12, 2020 11:36 pm at 11:36 pm #1831298NOYBParticipantIt depends on what you want to do. Python is great for scripting. Many companies prefer Java or C++ for more detailed development. Don’t look for anonymous answers on YW, go to linkedin and look for professionals who can give you actual advice and help you figure out what you want to do and how.
February 12, 2020 11:37 pm at 11:37 pm #1831295Burnt SteakParticipantDeciding on what language you want to learn really depends on what you want to do with it. Different languages serve different purposes. For example if I wanted to do something that involves computer animation, I may use Ruby on Rails. And if I wanted to code apps for apple products, I would use swift.
I’d say to start with an object oriented language and go from there if you want general knowledge. It may take some time to get used to the style of thinking to be able to code effectively. Python or Ruby are relatively easy to learn and you should start with one of them. They incorporate familiar English terms to make the code more understandable.
R and SQL are incredibly useful languages to know and are very versatile.
If you want to code basic websites, start with HTML then move to CSS and Javascript.
February 13, 2020 12:03 am at 12:03 am #1831306Yserbius123Participant@Burnt Steak Ruby on Rails for computer animation? Huh? RoR is an MVC web app framework. Animation would be something like Unity or Maya.
February 13, 2020 12:03 am at 12:03 am #1831307Reb EliezerParticipantColdfusion
February 13, 2020 12:04 am at 12:04 am #1831304Yserbius123ParticipantProgramming languages are tools. Asking what’s the best to learn is like asking a carpenter whether you should level up your hammering or sawing skills.
Python is huuuuuuge these days. Especially data processing and machine learning with the pandas and Tensor Flow libraries.
Javascript is used in nearly every single webpage in existence and very popular.
But my personal opinion is to go with C then C++. They are far more complicated and not used as much as they used to, but learning them teaches fundamentals of programming that you wouldn’t get from most other languages. Once you have C++ down, learning a new language should be a cinch.
February 13, 2020 5:58 am at 5:58 am #1831314Reb EliezerParticipantlearn HTML first by getting the HTML tutorial and then the coldfusion tutorial.
February 13, 2020 6:27 am at 6:27 am #1831319Gog UmagogParticipantGog Umagog is coming very soon, its a waste of time to program now.
Learn Ivrit and teach Sfat Hakodesh, that’s the ultimate language. Your input/output is much greater in this world and the next with Ivrit, especially when Mashiach is literally around the corner.
February 13, 2020 7:46 am at 7:46 am #1831357CleanmyhouseParticipantI used to dabble with visual basic.
Mashiach is coming!February 13, 2020 10:29 am at 10:29 am #1831398Reb EliezerParticipantForget about Coldfusion for now. Go to Ebay and get Visual Studio and learn Visual Basic, It is the easiest language to learn.
February 13, 2020 10:30 am at 10:30 am #1831403Reb EliezerParticipantVisual Studio 2019 Enterprise Version , can be gotten very cheap.
February 13, 2020 4:33 pm at 4:33 pm #1831542RebbeDebbieParticipantPython is a good language for a beginner to learn.
SAS is a great language to learn for employment opportunities. You will need to pass the Base Certification (it is not hard and maybe take you about two months from zero to certification). You can learn on your own with a book from the public library, and install some software on your computer for free from the SAS website. Jobs with this certification are usually titled “SAS Programmer.” Check out indeed and linkedin for jobs: there are many of them located near frum friendly areas of the USA.
SQL is a good skill to pick up too. Practice some basic excel too: pivot tables, etc.
I DISAGREE with BurntSteak about R. My work has me use R and Python because I am a data scientist. All of the analysts on our team do not use it much. R is also very specialized and is not friendly to the user unless they need it for some heavy statistical analysis.
February 13, 2020 8:14 pm at 8:14 pm #1831627Edmark1234ParticipantIn many ways JavaScript is the new Java. Its used everywhere from front end web to back end, and googledoc scripting, drones, video games
its also pretty easy to learn because of its syntax and prevalent educational material availablei do find that many of the jewish dev shops stick to PHP because of one founders is jewish (just kidding its stable and robust language)
February 13, 2020 11:14 pm at 11:14 pm #1831650Reb EliezerParticipantOn the side, the first Object Oriented Programmer was Adam Harishan. The Bina Leitim on the pasuk Breishis (2,19) ืืื ืืฉืจ ืืงืจื ืื ืืืื ื ืคืฉ ืืื ืืื ืฉืื should have said ืืื ืืฉืจ ืืงืจื ืื ืืืื ืืื ืฉืื what is ื ืคืฉ ืืื? He explains that when it came to name a cow for example, he could not call it a living being because that is also his own name. Adam Harishon had to differentiate what makes a cow different from himself and incorporate that in the name. He had to understand inheritance.
February 15, 2020 9:46 pm at 9:46 pm #1831954Ex-CTLawyerParticipantFeeling very old
About 50 years ago learned both COBOL and Fortran using mainframe computers with punchcardsFebruary 15, 2020 10:31 pm at 10:31 pm #1831971DovidBTParticipantAbout 50 years ago learned both COBOL and Fortran using mainframe computers with punchcards
The choices were much simpler then.
Punch cards were great. A stack of cards was a tangible result of your work. And old cards made good book marks for the computer manuals.February 15, 2020 11:27 pm at 11:27 pm #1831999JosephParticipantCTL, did you learn that in law school?
February 16, 2020 12:48 am at 12:48 am #1832005yehudayonaParticipantThe OP doesn’t mention why he wants to learn to program, so it’s hard to give an answer. “More promising” hints that he’s looking to work as a programmer. I haven’t worked in the field for almost 20 years so I’m not up to date on what’s in demand, but learning to program is pretty much the same regardless of language.
February 16, 2020 12:49 am at 12:49 am #1832009Reb EliezerParticipantCTLAWYER, I am as old as you are, but I go back to the 407 tabulating machines and control panel wiring.
-
AuthorPosts
- You must be logged in to reply to this topic.