Skip to main content

Posts

Showing posts with the label How-to

Basic CLI Application Using Golang

Writing a Basic CLI Application Using Go Go is a great language for building command-line tools due to its simplicity and powerful standard library. In this article, we will go through how to create a simple CLI app in Go that accepts commands and flags from the user. Step 1: Install Go Before you start, ensure that Go is installed on your machine. You can download it from here . Once installed, verify by running: go version Step 2: Set Up Your Project Create a new folder for your project and navigate into it: mkdir cli-app cd cli-app Step 3: Write Your CLI App In your project folder, create a file called main.go . This is where we'll write our CLI code. package main import ( "flag" "fmt" "os" ) func main() { name := flag.String("name", "World", "a name to say hello to") flag.Parse() if len(os.Args) Step 4: Run the Application You...

How to Start Learning Go Language: A Beginner's Guide

  How to Start Learning Go Language: A Beginner's Guide Introduction to Go Language Go, also called Golang, is a programming language developed by Google in 2009. It’s simple, fast, and great for building reliable software. If you’re interested in learning programming or want to try a new language, Go is a great choice. This article will help you understand how to start learning Go in a simple and easy way. Why Learn Go? Before we jump into how to learn Go, let’s look at why Go is popular: Simple syntax: Go is easier to learn compared to other programming languages like C++ or Java. Fast performance: Go runs quickly, making it great for web servers and large systems. Great for beginners: Go has built-in tools that make coding easier, especially for new programmers. Growing demand: More companies are using Go, so learning it can help in your career. Steps to Start Learning Go 1. Set Up Go on Yo...

Hybrid Apps : A New Prodigy

Hybrid Apps : The New Era What are hybrid apps ? Hybrid apps are the love children of web applications and java-based applications. Web applications are constructed using HTML, JavaScript, CSS, PHP and other web fundamental languages. These are run and operated on browsers so they are globally available on the web. On the other hand, java-based applications as the name suggest require java to construct them. These applications are stand-alone apps and may or may not require internet to work. Hybrid apps are the apps which are built using web development languages and are stand-alone applications which work like any other java based applications. If you are confused right now or curious to learn building these apps then keep reading because i am gonna list the features and the tools required to build your own simple app in less than 10 minutes. Features of Hybrid Apps Easy Languages As i told in the previous section, these apps are build using web development languages which a...

Identify Your Google Chrome's Limits

A web browser is one of the most important thing in your device whether it is smart phone or desktop or laptop or anything else.And when it comes to speed, we all want to have some kind of browser which can load pages faster even if we don't wanna spend money on our internet connections.Smart phone browsers usually vary from phone to phone but desktop browsers are all the same on everyone's machine.Among the various desktop browsers like google chrome, mozilla firefox, opera, internet explorer and safari, people like you and me majorly choose either google chrome or mozilla firefox.We normally choose our browser based on its page loading capabilities and in this aspect google chrome has come out to be the fastest.As of January 2015, StatCounter estimates that Google Chrome has a 51% worldwide usage share of web browsers, indicating that it is the most widely used web browser in the world.(source wikipedia ).But still many of us haven't recognized the full capabilities of th...

Relation of HTML and Search Engines

Everyone who has red the previous article of fetch-info or the one who want to do something additional with his blog to make it appear in the search results is curious to know that one simple trick which will tell the search engines about your blog's stuff.Well, you have come to the right place folks because i know that trick and i will definitely make you all aware of that technique. And not even about the stuff, that one trick will also tell the search engines about yourself and your reputation on social media. So sit back and read this article to get to the world of fame. HTML and the Search Engines So, In the previous article i told you about how adding some line of code will get the attentions of search engines to your blog.(Those who don't know about the search engines or haven't red my previous article then you might want to read it now .)That code is actually HTML code. HTML not only shows your visitors whats in your blog, it also tells the search engines about ...

Make Your Blog Popular and learn about Search Engines

W ell, If you are writing a blog or running a website then you must want a lot of visitors to your blog or site or what it is.Every blogger wants to share his thoughts, articles and some new tricks.Thats why he starts a blog But what if noone is interested in reading your articles then that brings a huge dissapointment (really huge).So if you want to attract visitors to your blog then read on...Because after reading this article you are gonna learn something very important about SEO.

Search box for blog or website

T his is the most basic need for any blog.Every blogger would want for his visitors to make it easy to search his blog.Search box helps your visitors to navigate through your blog and also increase your traffic.It also keeps you updated with your indexed posts.If you don't know about indexing then not to worry at all because it is the place where you will find everything.Blogger is totally customisable and you can add search box in your blog at any place where you want.I am sure if you are writing a blog then you are familiar with blogger widgets and you have also found blogger search box widget.Now the question is : Why are you reading this post if you know about the search box widget.Well, the answer is very simple: Search box widget is not working and is not providing the search results.

How to remove fixed widgets in blogger

Do you want to remove the attribution widget or the navigation bar from your blogger blog the you have come to the right place.These two widgets are somewhat irritating and many bloggers want to remove them.There are 2 ways by which you can do so.

How to add facebook like button in every blog post

Facebook is the most popular social networking site where everyone can post personal views and people respond to the posts by liking or commenting on them.Now if you want to get responses of your blog visitors you can either use a third-party polling stars or you can simply add a facebook like button in your every blog post.The later option is worth a shot because you can receive responses from the users of largest social networking site.Here are a few steps after following which you will have fb like button...

How to add contact form to Blogger Blog

All of the bloggers need a contact form so that their visitors can connect with them.Now there are various ways to do this but in this post i am gonna show only two ways. Google forms Blogger Contact form Widget

Show blogger widgets on specific pages/posts

This has been the most asked questions about blogger.There are so many blogs that give its answer but none of them has worked for me and i think not for most of u people also.I tried a lot and finally come up with a very permanent and sleek option that we can choose to show a blogger widget on specific page/post.Try this out and tell me whether it was helpful or not. Firstly, log into your blogger account, Go to layout tab and add the widget in the usual manner.Drag the widget where you want it to be. Now, go to template tab and click on "Edit HTML" option. There is a option of "JUmp to Widget".Select it and and select your widget from the drop down menu. In the widget code, there will be something like this <widget id="Something"......>.....</widget> Now you need that id which is in the semi-colons.Copy that id and paste the below code just above your </body> tag <style> #Your-Id{ display:none ; }</style> ...

How to add gadgets to your blog

How to add gadgets to your blog Gadgets/widgets are important part of your blog.People always wonder about how to add various gadgets to their blog.Though there are many blogging platforms,this article covers only the blogger which is a publishing tool supported by Google. There are two types of gadgets which you can add to your blog to make your blog more interactive. Blogger Gadgets External Gadgets Blogger Gadgets Blogger gadgets are those gadgets which are offered by blogger and can be easily added to your blog.Here are a few steps you need to follow. Log into your blogger account. Go to the Layout tab in the left of the menu There you will see many slots with a label "Add a Gadget". Click on the slot and a list of gadgets will appear from which you can select any gadget you want. After adding the gadget, you can drag to your recommended position  where you like it to be appeared. After following all the steps, Click on Save arrangements and Ta-...

How-to add feed icon to blog

How to add feed icon to blog How-to add feed icon to your blog Every publisher wants the popularity of his blog whether he admits it or not.A simple way to track the records of visitors is using Google analytics service.You can refer to it by visiting the link Google Analytics .But here is another way to track the audience which is a regular visitor of your blog:-Feeds.People who subscribe to your blog feeds can easily be reported as regular visitors which not only popularise your blog but also increase its google page rank.People don't need to submit their email address so they won't hesitate to subscribe to your blog.

Web Feeds and How to use them

RSS Feeds Web Feeds Web feed is a type of data which is used to keep users updated with a specific information source such as a website.Information providers or website owners syndicate a web feed to allow users to subscribe to it.The tool to read out the data or to subscribe to a feed is commonly known as an aggregator program or simply a feed reader.A feed reader when get subscribed to a feed pulls out the latest updates which have been done in the website.Therefore, a user need not to go to a website daily and check out the updates.Using a feed reader is simply like dragging the link to the web browser.The type of content delivered by a feed reader is xml document or link to the updated information.You can visit the post Top 10 Feed Readers for information about the best feed readers available for your computer operating system.

How-to embed youtube videos in your blog

Embed youtube videos in Blog. Bloggers mostly want to share videos on their blog but don't know how to make it happen Or how to Add video thumbnail too along with the video.With the help of this post you can actually add youtube videos to your blog for online streaming.Just follow the step-by-step process. Log in to your youtube account and if you not one then sign up for an youtube account. After logging in or signing up, Select the video you want to add to your blog and click on share button There will be three options.You can either choose to directly share it to blogger or you can choose to embed it in a blog post. If you want the video to be a part of your post then select to embed it. Copy the embed code. Now log into your blogger accout and create a new post Click on the edit html section and paste the embed code there Done....!

How-to reduce headache

This article is about to reduce headache in our stressful life Headaches and stress is very often among the new generation.People get stressed-out on normal issues which leads to their poor mental health and tensed life.There is not a magical wand which can just flew away all the tensions of our life but we can adopt some ways by means of which we can reduce our stress instead of reducing our life-span.

How-to add sitemap to your site/blog

how-to add a site map at webmasters tool for your blog After starting your blog, you'll want that google index your content so that people xan reach to your blog and get the information you want to share. Google provides a perfect service to properly control your Blog information So that you can see how google and other search engines treat your blog.That service is called "Webmasters Tools". You can log into your webmasters tools through the link present on "My blogs" page.Then there is a step by step method to add a site-map to webmasters tool so that crawlers can retrieve information about your blog.

How-to start a Blog

Start Blogging People normally want to share some information Or their experiences. In that case, either they share it on social networking sites or start their own blog. This article is for beginners who want to start a new blog.A step by step process can help you to design your own blog without the knowledge of any web development language such as html5, java-script, php, css or vbscript. Firstly, select a web hosting service such as BLOGGER WORDPRESS I am using blogger so i'll guide you to start a blog using BLOGGER But you can use wordpress also. The process for starting a blog is quite same. Then click on "Start a Blog". Sign-in or Sign-up in blogger/wordpress. Choose your Blog title, Blog domain and a template.You can change each of them in Future. Now click on "New Post" and Start sharing your experience Happy Blogging

How-to choose college in delhi

Choose b/w NSIT & DTU This article discusses a few points on basis of those you can choose a field/stream in b/w two esteemed colleges of delhi-DTU & NSIT Students normally get confused when they don't get a seat in I.I.T. and have to select a stream in other best colleges.The question which normally raise in their heads is-whether to choose NSIT or DTU.In that case, they refer to various sites, people and journals.I want to help out those students a little bit through my article.Give it a read