0

Devolper

30th Sep 2025, 3:28 AM
OMADBEK
OMADBEK - avatar
9 Antwoorden
+ 3
❤️ loss for an incomplete question resulting in a welcome to sololearn followed by please follow the forum guidelines. https://www.sololearn.com/discuss/1316935/?ref=app https://www.sololearn.com/discuss/3021159/?ref=app
30th Sep 2025, 4:38 AM
BroFar
BroFar - avatar
+ 2
Developer in what field of programming? Hi! It is difficult to give a recommendation for such a general question. Please specify whether you have already decided on a programming direction. There are different areas of development in the IT field, here are the most common: 1. Web development is the development of services and tools that we use on the Internet; 2. System development is the development of programs that help a computer perform tasks, such as operating systems and drivers; 3. Desktop development is the development of programs that run under an operating system; 4. Game development is the development of games; 5. Mobile development is the development of applications for phones and tablets; 6. Data Science and data analysis is the storage, processing, and analysis of large amounts of data.
30th Sep 2025, 2:21 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
You have a strange choice... Well, okay. System programming involves developing code for writing various kinds of drivers for operating systems, video cards, writing the kernel of operating systems, and code for microcontrollers. In this case, start learning C and C++. Java is a cross-platform language. It can run in different environments. You can start with it. Don't try to learn multiple languages at once. Focus on one. If you see yourself as a web developer in the future, start learning HTML, CSS, and JavaScript in this order. For backend web development, learn JavaScript, Python, PHP, and databases Java - is an easily portable programming language used on different platforms and different types of devices, from smartphones to smart TVs. It is used to create mobile and web applications, enterprise software, Internet of Things (IoT) devices, games, big data, distributed and cloud applications, and more.
30th Sep 2025, 3:48 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
System Programming - Software development that interacts directly with the hardware. This is low-level programming where performance and resource management efficiency are important. System programmers develop OSes, drivers, compilers, virtual machines, and antiviruses. C: The foundation of all OSes and system software. Works directly with memory. The Unix/Linux kernel is written in C. Gives full control over memory, but requires manual memory management. There is almost no abstraction. C++: More powerful than C, adds OOP, used in engines and kernels. Rust: A safe alternative to C/C++ without memory leaks. Assembly: Written for a specific processor (x86, ARM, RISC-V). Almost directly controls the CPU, registers, and stack.
30th Sep 2025, 3:56 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Hi! You probably wanted to ask how to become an Uzbek developer? Ehtimol siz qanday qilib o'zbek ishlab chiqaruvchisi bo'lishni so'ramoqchi edingiz?
30th Sep 2025, 5:46 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
I need good developer how to do
30th Sep 2025, 1:29 PM
Chala Negesa
Chala Negesa - avatar
0
Java HTML
30th Sep 2025, 2:22 PM
Chala Negesa
Chala Negesa - avatar
0
2
30th Sep 2025, 2:32 PM
Chala Negesa
Chala Negesa - avatar
0
Hey
1st Oct 2025, 5:21 PM
Bassem Al.Tahrei
Bassem Al.Tahrei - avatar