I feel you, bro. Web development is one colossal clusterfuck of complications. This is especially true with JavaScript, Angular, React, etc.
You might try mobile development for Android and iOS. You’d be using Java or Kotlin for Android, and Swift for iOS. But now you can code Reactive Native or using Flutter platform which uses dart language whereby you code once and have your app running on both Android and IOS.
You might try data science and machine learning. You’d be using Python or R.
You might try enterprise business computing (like ERP). You’d be using Java or C#.
You might try IoT, embedded, systems programming, cloud computing, etc. The field of software development is vast.
Subscribe to:
Post Comments (Atom)
SQL Server — Core Concepts with examples
Data Definition Language (DDL) : CREATE , ALTER , DROP (tables, views, procedures, triggers). Data Manipulation Language (DML) : SELECT ,...
Best for you
-
Here You can check how to share domain with Local Storage and Session Storage hare data between multiple domains (for example an auth toke...
-
A JSON Web Token (JWT) is a way to securely transmit information between two parties, like a server and a client. Here’s how it works in si...
-
Introduced in ES6 version, generator functions are a special class of functions. They can be stopped midway and then continue from where i...
-
Data Definition Language (DDL) : CREATE , ALTER , DROP (tables, views, procedures, triggers). Data Manipulation Language (DML) : SELECT ,...
-
1. Basic .NET Concepts What is the .NET Framework ? A software framework by Microsoft that provides a runtime (CLR) and libraries for b...
-
You might want to try gitsh. From their readme: The gitsh program is an interactive shell for git. From within gitsh you can issue any gi...
-
If you enable GZIP compression in Apache web server, then it will compress data while sending responses, improve website speed & perfo...
-
For making MailWatch work with Debian 11 and PHP 8, I had Fixed few code-file to avoid error : PHP Fatal error: Array and string offset ac...

No comments:
Post a Comment