|
|
#21 | |
|
FFR Player
Join Date: Jun 2023
Age: 27
Posts: 21
|
Quote:
Last edited by BruceAdler; 10-15-2024 at 01:31 AM.. |
|
|
|
|
|
|
#22 |
|
FFR Player
Join Date: Sep 2024
Age: 39
Posts: 1
|
I'm looking for some resources on the way and got to here. Me too is looking for resources for C language and C++ to understand Linux better
Choose any proper programming language that gives you a clear concept of what object orientated programming is (OOP). I chose javascript to really dig into it because they have enough built in tools to make the language easier to write. These types of languages are called high level programming language. Whereas languages like C and Assembly are called low level language because they are more closer to the hardware, ie primitive and made them hard to learn. GIve javascript a try. Since we all have a browser anyways. And here's a site that I have used. And of course, you will want some basic html and css to begin with. Comparing to the programming language, those two are straightforward. javascript.info - this one's one of the best websites I have came across so far. Especially when what anyone will most need is a clear programming concept and good programming techniques. The only drawback for javascript is that for your browser to open your html files, now you need to either host your contents out in the web, or setup a (simple) "web server" that only you can access. Not that hard for users who are used to manage their computer, though. But if you prefer to do every thing in the web, then plnkr.co will be a place where you can host your test scripts via the web Last edited by Lvxl; 10-18-2024 at 06:25 AM.. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|