Answer the question
In order to leave comments, you need to log in
What programming language can be more or less learned in 1-2 months?
Hello! I have been doing web programming for more than 2 years and I know php, js, css, html.
But the time has come for graduation theses and they said that the sites are not suitable. So I began to think about which PL would be the best option for me. You can make software for PC or for mobile (for mobile, themes are 3-4 pcs).
I heard somewhere that you can write a mob in JS. applications, but he himself did not find anything about it (maybe he was looking badly).
What language would you advise me so that in 1-2 months I could write at least something?
Answer the question
In order to leave comments, you need to log in
Lua learns in 15 minutes , and is very similar to JavaScript, only much easier.
There are many online sandboxes to explore. Examples:
https://www.lua.org/demo.html
https://www.tutorialspoint.com/execute_lua_online.php
Full applications and games can be written. True, you will need a wrapper in the form of some kind of engine, but you can just use it, and not go into the code.
The popularity is growing every year, because Lua is positioned as perhaps the easiest language, which at the same time is quite powerful in terms of features. If it weren't so much slower than compiled languages, it would be the perfect choice for any open source software, in my opinion. In the meantime, in serious development, where optimization is important, the same JS overtakes it in preference.
By the way, it is worth mentioning Python , but it is more complicated. He really needs to be taught.
Well, it all depends on what kind of diploma. If speed is critical there, then you will have to look towards C \ C ++ and other fast languages.
about the time has come for graduation theses and they said that the sites are not suitable. So I began to think about which PL would be the best option for me. You can make software for PC or for mobile (for mobile, themes are 3-4 pcs).
For applications - PWA or Electron.js
It also depends on whether you have worked with typed languages and what topic the thesis might have. Why the app?
Dart learns, depending on the initial level, either in a couple of evenings or in a couple of weeks.
1. Sawing a web application on html/css/js
2. Taking/putting data into localStorage
3. Downloading Android Studio
4. A bit of Java magic
...
x. PROFIT!!!
And there are such books: "C in 21 days", "C ++ in 21 days" (several authors)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question