Top sites to follow for techies and web geek.

Here are the list of coolest site that a tech geek should visit.

1.Learn anything 

Interactive mind maps.

2.Startup Graveyard

List of Died Startup.

3.Hunter

You can find email address related domain.

4.Tech Crunch
For Latest technology 

5.Growth Hacking Tools

Collection of tools 

6.Product Hunt

For new Startups, WebApp, AI, Bots and gadget related Stuff.
7.How Old

Try it 😉

8.Api List

List of API

9.Deseat Me

Wanna vanish from Internet try it.

10.Futurology

About Futuristic Technology.

11.HackerNews

About technology and computer science.

12.Stack Overflow

For learners and Developers 

13. Quora

Platform to ask questions and connect to people.

14.W3schools
Best place to learn web development.

15.Engadget

For Gadget lovers.

16.The Verge

Technology site.

Command prompt tricks

main

Command Prompt is a command line interpreter application available in most Windows operating systems.It is a input field in a text-based user interface screen for an operating system or program.It is also called Windows Command Processor but is also sometimes called the command shell or cmd prompt, or even referred to by its filename cmd.exe.

cmd is easy to use and you can perform many operations in it.Here are top tricks you must know. Before knowing the tricks lets see how to open cmd in windows 10.

1.Go to search the web and windows

1

2.Enter cmd and select it.

2

Now lets see some usefull cmd tricks.

1.Change the name of title bar.

You can give any title to cmd just give the command title and with it any title you want to give.

Ex:- >title xyz

3

2.Copying text in cmd.

You can’t copy paste by right clicking and then selecting copy paste this feature is not present in cmd.

a)First select the text

4

5

b)Then use keyboard shortcuts CTRL+C(copy) and CTRL+V(paste).

6

3.Opening command prompt inside a folder.

Suppose you want to execute a file in a folder what you will do is change the directory from command prompt well there is a trick that you can directly open command prompt inside a folder.

  1. Go to desired folder.
  2. Hold shift and right click and you will see an option open command window here click it and your are done.

7

4.Change the Looks.

Bored with default looks you can customize command prompt.

8

9

5.Check ip address.

You can find/check ip address of any website using command prompt just give the command nslookup xyz.com.

10

 

6.See PC drivers list.

You can see all the drivers that is installed in your system just give the command driverquery.

11.png

7.Scanning System files.

You can scan the system files using command prompt.It will scan and repair the files.Just type sfc/scannow.Scanning speed depends on your system speed.

12

 

Mobile Tricks

Z(1)

A mobile phone that performs many of the functions of a computer, typically having a touchscreen interface, Internet access, and an operating system capable of running downloaded apps is known as smartphones. The world is going crazy about smartphones and in present scenario approx. 2.32 billion people use it. There are many such things about smartphones that most population doesn’t have the knowledge. Here you will find such tricks of smartphones that will helpful and will reduce your effort.

1.Extend  battery life with low power mode.

If your phone is running on iOS9, go to Settings > Battery > Low Power Mode.  By going into Low Power Mode, non-essential tasks are disabled, giving you up to FOUR more hours of battery life.

power

2.Back-up your data.

Sync and store all your important photos, media, contacts, and even text messages. Even in case you delete a photo or you reset your phone you can still recover all your important data.

backup

3.Aeroplane mode for speed charging.

Everyone wants their phone to charge quickly ,by putting it in aeroplane mode your mobile phone will charge quickly as it will use less battery life.

aero

4.Click pictures with volume button.

You can take photos using the volume buttons whilst in the camera phone.

 

5.Taking Screenshots

Sometimes we want to save the screen as it appears taking screen in smartphones is very easy though you  can do it using various apps available on playstore but it can be done easily you just need to press two buttons same time i.e. power and volume down .

save

7.Download web images.

If you’ve seen one of those funny photographs on the internet, long-pressing on it lets you download it to your phone – and it’ll pop up in your Gallery for easy sharing.

 

8.Multiple Gmail accounts.

Android  added support for multiple Gmail accounts. Add a new internet identity to your phone by opening the Gmail app, then pressing Menu > Accounts > Add Accounts.

gmail

 

9.Custom caller tone.

If you like talking to people, the same screen lets you allocate a specific custom ringtone to each caller stored in your Contacts directory.

10.Here are top 10  android codes that you can use.

download

  1. To display IMEI Number *#06#
  2. To display RAM Memory version *#*#3264#*#*
  3. To display FTA SW version *#*#1111#*#*
  4. To display FTA HW version *#*#2222#*#*
  5. To display Touchscreen version *#*#2663#*#*
  6. To test Bluetooth *#*#232331#*#*
  7. To test secret GPS *#*#1472365#*#*
  8. To launch Service Mode *#*#197328640#*#*
  9. To Restore Factory Settings #*#7780#*#*
  10. To Format phone *2767*3855#

 

11.Enable Developer Mode.

 Navigate to Settings > About phone and tap on your phone’s build number seven times.A message will pop up saying “Congratulations, you are now a developer”.

develper

12.Hidden Game.

You can play games on your mobile by downloading but there is a hidden game that you can enjoy just go Settings > About phone and tap the device’s version number several times.Enjoy the game.

game

 

13.Plug mouse and keyboard to your phone.

You can plug mouse and keyboard to your device and use it like PC.

 

Like Share :))

 

 

 

JAVASCRIPT

What is JavaScript?
JavaScript, an object scripting language which is used in web pages along with markup language HTML. JavaScript is very popular and adopted universally by every web browser for its support which allows dynamic content to get execute in a webpage. JavaScript does not incorporate or abide by any HTML tags or rules. It is similar to stand-alone programming language developed by Sun Microsystems. As JavaScript got its success worldwide with its integration into the web browsers, the Microsoft has added the JavaScript technology to its own Browser Internet Explorer.

Uses and applications of JavaScript

An HTML page is a static one and without JavaScript it would be static still. JavaScript can make the website more interactive and user- friendliness of JavaScript helps easy navigation of the website and helps designers to guide the visitors with additional information or guide them through walkthroughs. Visual effects can also be achieved with JavaScript. JavaScript can be used effectively to create special effects like rollover for images.

JavaScript not only supports web pages but also supports external applications like PDF documents, running widgets, supporting for flash applications etc. JavaScript has emerged in web industry like a boom and if you look at the current web scenario there are no web technologies that are not using JavaScript. For example AJAX and JQuery, in that the AJAX – Asynchronous JavaScript and XML in which JavaScript plays a very important role and JQuery gives the library for predefined functions for adding animations and many dynamic features to the web pages. AJAX and JQuery are some of the current web trends in terms of Dynamic website design and development.

JavaScript stands unique as it brings out all the special functionalities in the client’s browser instead of the site’s server. The role of JavaScript can never be denied as JavaScript can act as both object oriented language and procedural language.

 

WHAT IS GITHUB?

What actually Github is , well according to wikipedia:-
GitHub is a web-based Git or version control repository and Internet hosting service. It offers all of the distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.
GitHub offers both plans for private and free repositories on the same account which are commonly used to host open-source software projects.

To understand GitHub, you must first have an understanding of Git. Git is an open-source version control system that was started by Linus Trovalds(Creator of Linux).
Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and Clear Case with features like cheap local branching, convenient staging areas, and multiple workflows.

TO KNOW MORE ABOUT GIT DOWNLOAD PROGIT FROM EBOOKS.