PinnedSummer Internship Experience at NPCIInternships are an important part of career development, giving students the chance to gain practical experience in their chosen field…Apr 5, 20241Apr 5, 20241
Decoding LSTM using PyTorch 🔥In this blog, we’ll peel back the layers of LSTM architecture, unravelling its secrets one line of code at a time. So, open up your…Jun 7, 20241Jun 7, 20241
Journey-De-BTech. 🖋If life is a book, then college is its best chapter. It is a beautiful, thrilling, and adventurous phase of every student’s life. Everyone…Apr 21, 2024Apr 21, 2024
Published inDev GeniusSocket Programming in C — BonusIn this blog, I will demonstrate the handling of HTTP requests sent from browsers on our previously built server using sockets.Dec 17, 2022Dec 17, 2022
Published inDev GeniusSocket Programming in C — ClientCreate a client using socket in C language. Send requests to the server and receive data from server with the help of socket programming.Dec 11, 20221Dec 11, 20221
Published inDev GeniusSocket Programming in C — ServerCode your own server in C language with the help of socket programming. Develop server and clients using sockets in C language.Dec 5, 20223Dec 5, 20223
Playing with Strings in C — PointersIn this blog, implementation of strings using pointers in C will be discussed.Oct 16, 20221Oct 16, 20221
Playing with Strings in C — ArrayA string is a data structure that C language does not provide directly like other languages like C++, Java, etc. Strings are implemented…Oct 8, 2022Oct 8, 2022
Modes of inheritance in C++Whenever we inherit a class in C++ we need to specify the mode of inheritance. There are three types of inheritance modes…Jul 12, 2022Jul 12, 2022
Published inGeek CultureArt with Dart 🎯Painting is a form of art where you showcase your creativity on canvas. And if you are a coder and also a painter, it becomes a deadly…Sep 20, 2021Sep 20, 2021