Monday, November 7, 2016

For HTML Real Beginners - 1 Tip that can help you

I am using "Sublime Text".


<> If you are in the beginning stage of learning HTML and really confused I would like to give you a simple tip that might come handy. It is not any how to or shortcut, just a simple idea which many beginners are unaware. And after this tip, you are likely to experiment HTML in different ways and learn much more.


What you have to do is open "Sublime text", which you can download from internet and align it on one side of windows and open your project in a browser and align it on another side. And then after you work on your project you can save it, then refresh the browser to see the progress. Easy, right?


Below is the simple example/This is how I do - In left side you can see "Sublime Text" & on Right "The HTML code in chrome":



</>



Screen Shots in Windows - Two Ways


Method 1: Through "Print Screen SysRq"

<>Steps:

1. Open the page you want to take screenshot of

2. Press "Print Screen SysRq" button

4. Press "Ctrl + V' and it will paste the screenshot you just took

5. Now save the file (Ctrl + S) and give it name.

You can choose the image file type while saving.

Method 2: Through "Snipping Tool"

Snipping tool is more featured as it gives you option to select the particular area you want to take screenshots of.

Steps:
1. Open " Snipping Tool" - From start menu, search 'snipping tool' and you can find it there.



2. Then you can choose from free snip, rectangle snip, full-screen snip to window snip.

3. Choose one you like and save (Ctrl + S).

</>


Sunday, September 4, 2016

Simple Trick to Create Folder with no Name:

Follow The Steps:

<>
step 1: Create a folder and rename it:
           
             
Folder

Step 2: Erase the previous Folder name:


Step 3: After erasing the previous Folder name without doing anything press, "Alt + 255" and press                   "Enter:


This should look like this:




You can even make the folder invisible, just change the icon from the properties and them customize. 

Comment below for more tricks.

</>



Saturday, September 3, 2016

The Three & Free Sites For Photography that I have been using for my Projects - Honest Article

Hello Coders!


This post might be a little off-topic which I think you'd understood from the header. It's about The
Three Free Sites I have been using while am in serious condition for including some High Quality
Images in projects (that basically includes preparing presentations). Hoping you might find these sites
useful, the list goes like this:


If you think you have better sites for free photography with rich content. Recommend below in the comment section;

Sunday, July 24, 2016

How to install Turbo c++ on windows 7 -32 bit

First Post - First Impression


{
Hello coders!
    This is the guide on How to install Turbo c++ in windows 32 bit. To know more about Turbo c++ you can go to this link. Now, without any further chit chat, lets install Turbo c++.


Step 1: Make sure you have .Net framework 4.5 installed. if you don't have installed, you can use this link (Online) or this link (Offline).

Step 2: Create folder named "TurboC" in C: Drive.

   Example:




Step 3: Download Free Turbo C++ from this link and open/extract the zip file. When extracting extract files in folder that we created in step 2.

   Example:





Step 4: Go to the folder created in step 2 "TurboC". And then double click on "Turbo C++ 3.2.msi" to install run the installer.

After you open "TurboC" folder in C: Drive, It should look like this:





Step 5: Follow and Click "Next >".





Step 6: Select the statement that starts start with "I accept.....".




Step 7: Proceed with clicking on "Install" button.




Step 8: This should look like this after pressing on "Install" and you may be asked to either run this                  installer or not. just click on "Yes' to install.






Step 9: You are almost done. Make a selection on the "Launch" and press "Finish"to start Turbo c++.






Step 10: Enjoy ! and Code "Hello Coders!"

      This should look something like this.





Extra: Next time you want to open Turbo C++. It's in the desktop.





Comment if you are stuck anywhere. I will respond ASAP.
}

Wednesday, July 20, 2016

Hello, Coders!
        This is official page of Programmers Nepal. Here we will discuss about programming. You can ask questions and help others by answering. And please no unwanted posts or comments.

Finally most of all. Enjoy & Learn!


notice: Posts will be coming ASAP. Till then keep coding.....