How to start with DSA and also while programming in c language when I use loop I found it difficult to make logics with i(iterator). It really confuses me
I started with C++ today.
C++ can be seen as a powerful, versatile programming language widely used for developing applications ranging from operating systems to video games.
.
.
.
#cpp #programming
I want to share my side-project. I'm currently exploring, and I'm very curious about technology, especially old tech and the future of new tech. It's my summer vacation, and I want to deep dive into low-level programming. I know C and C++, and I'm tr
🚀 Just explored C++ basics! 🚀
🔹 Variables: Store data.
🔹 Scope: Where variables can be accessed. 🔹 Datatypes: Define data type (e.g., int, float, char).
Next up: Data Structures and Algorithms (DSA)! Any tips? Drop them in the comments! 💬
#
1. PHP:
- History: PHP was created by Rasmus Lerdorf in 1994. Originally, PHP stood for "Personal Home Page," but it now stands for "PHP: Hypertext Preprocessor."
- Unique Fact: PHP was originally developed as a set of Common Gateway Interface