Dear students,

Now onward basic c programs are available in this blog, so please refer it and improve your skill,
wish you all the best


Why All Engineers Should Learn C Programming Language?

How to set src to the img tag in html from the system drive?

Use an image on a web page, use the <img> tag. The tag allows you to add image source, alt, width, height, etc. The src is to add the image URL.

<html>
   <head>
      <title>
         HTML img tag Practical
      <title>
   </head>

   <body>
      <img src="file:/C:/images/image.png" alt="image" width="60" height="60">
   </body>
</html>

Announcement for students

I am run one YouTube channel, it's name is LCS, Link given below. www.youtube.com/c/LearnComputerSubjects 
 In this channel you can find some important Computer Network Lecture as well as practical videos, Software Engineering videos,basic HTML and CSS videos and many more subjects. So don't Forget to visit and subscribe the Channel. Thank you

Introduction of Computer Network

Request to All Viewers

Dear all viewers please share your requirements related to subjects as well as your thoughts.


Announcement for Students

From Today i have started to upload different computer subjects PPT , Pdf's and video on my blog so i request to all of you please visit my blog daily for keep update your self. Also i will share the new Update regarding your study as well as technical update. Thanks
introductorylegalresearchcynthia [licensed for non-commercial use ...

Welcome to GTU E- Learning Resources Platform

GTU provide the different engineering courses and i am trying to share useful learning resources for learning and enhance your knowledge.

From this blog you will receive useful PPT, pdf's and videos of many computer subjects.