Skip to main content

Posts

Download Microsoft Office 2007 Direct Way - Code And Man

 Hey everyone welcome today I am going to give you the setup of Microsoft Office with a working Product key. So if you want ot download Microsoft Office 2007 for free then you can click on the button below and then you will be able to download the office file of 388 MB filesize from Google Drive.  Post Written by Gautam Sharma Download Now I hope that you liked this short post. Thank You.
Recent posts

Step by step guide to coding a game in Python

  How to Code a Simple Game in Python Python is a powerful and versatile programming language that can be used for a wide range of applications, including game development. In this tutorial, we will be creating a simple game using the Pygame library in Python. Pygame is a set of Python modules designed for writing video games. It provides functionality for creating 2D graphics, handling events, and playing sounds and music. By the end of this tutorial, you will have a basic understanding of how to create a game using Pygame and Python. Setting up the Development Environment Before we can start coding our game, we must set up our development environment. To do this, we will need to install Python and the Pygame library. If you already have Python installed on your machine, you can install Pygame by running the following command in your terminal: pip install pygame If you don't have Python installed, you can download the latest version from the official Python website. Once you have

Creating Landing Page Website - playlist - codeandman (source code)

Hey guys how are you all Today in this post I am going to give you the source code of my Landing Page website which I created on my YouTube channel Code And Man . Here is the link to the playlist : Landing Page   and Here is the source code of that :  Index.html: <! DOCTYPE html > < html lang = "en" > < head >     < meta charset = "UTF-8" >     < meta http-equiv = "X-UA-Compatible" content = "IE=edge" >     < meta name = "viewport" content = "width=device-width, initial-scale=1.0" >     < title >Landing Page - Code And Man</ title >     < link rel = "stylesheet" href = "style.css" > </ head > < body >     < header >         < nav >             < div class = "left" >                 < h2 class = "logo" >CodeAndMan Coding Classes</ h2 >                 < p >Learn to code for fre

Top 3 Websites to get copyright free images in 2024 for free

  Hey guys how are you all today in this post I am going to tell you the names of Top 3 Websites to get copyright free images in 2024 for free  so let's begin with this post :- Top 3 websites to get free images in 2024  (complete short video) I have got a list of the three websites. here is it:- Pexels Unsplash Pixabay Pexels Pexels is a great website for downloading copyright free material like copyright free images. It is the first website from my list to Top 3 websites to get copyright free images in 2022 for free. Do check it out because I am sure that it will be a very beneficial for your all so I hope that you will give your kind and good visit to Pexels once. Let's go to the next website now:- Unsplash The Unsplash is also a great website to get copyright free stock images.  Here you can go to a source of unsplash and you can get a random image every time you reload and you also can get a image from here about every  topic you want. Don't forget to visit this websit

How to get your first 100 subscribers on YouTube in just 2 days

 In this post I am going to tell you that how to get your first 100 subscribers in just 2 days (guaranteed). So let’s begin with this post Now:- Watch Video Here :- How to Get your first 100 subscribers in just 2 days So guys the subscribers you will get after this post will be 100% real and they will also help your YouTube channel in growing more. So I hope that you will read this post till the very end. So now let’s begin with the main topic: Using Social Media Platforms Using the Facebook So guys how to get your first 100 subscribers on the YouTube using the Facebook. I look difficult because we are using other social media to grow on the other one. So for your information, Getting 100 subscribers from the Facebook are Very Easy. You have to only go to the facebook and create a profile over and then create a page of your YouTube channel and start joining groups related to your niche or go to the niches of the other YouTube of your niche now chat over there and say only hi. Remember

How to write youtube channel description

Hey guys how are you all today in this post I am going to tell you that How to write youtube channel description . So if you want to know that how to write youtube channel description  then it is very easy there are simple tips for writing youtube channel description so now without any delay let's begin with this post:- watch the complete video here:-  https://youtu.be/CmZmozRmSFk   so guys if you want to write your channel description then you have to firstly learn that from where you have to edit your YouTube channel description. Firstly you have to open the YouTube Studio  website from there  you have to move to the customization tab. Now you have to go to the basic info option and from here youtube can edit your youtube channel description easily. How to write youtube channel description (Tips) In the first paragraph write a text which welcomes the viewer like the first paragraph of my post. In the second one write about your channel what you cover in that youtube channel etc.

How to create a Personal Portfolio website [source code]

  Hey guys how are you all today in this post I am going to give you the source code of my portfolio website’s part 1st video so let’s begin with this post:- Source code of Index.html file:- <DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Gautam Sharma</title> <link rel="stylesheet" href="../CSS-Files/style.css"> <link rel="stylesheet" href="../CSS-Files/utils.css"> </head> <body> <header> <nav> <li><a href="./index.html">Home</a></li> <li><a href="./Contact.html">Contact</a></li> <li><a href="./Haier.html"