Skip to main content

Posts

Showing posts from January, 2019

Data Types in Python

Data Types  In C# or Java, You need to declare a variable specify them integer, string, and decimal. But in Python no need to specify. We can declare variables like Example: C# or Java int age = 28; string Name = "Siddhu"; Example: Python age = 28 Name = "Siddhu" So, you don't need to declare variable types in python. This is an advantage in Python, But still have few Disadvantages too. Example: In my Python function def add_numbers(x,y): print(x+y) add_numbers(20,50) //Output: 70 add_numbers(20,"Something") //Error:"Traceback (most recent call last): File "C:/Users/siddhartha.e/PycharmProjects/siddhu-py/my1stpycode.py", line 8, in add_numbers(50,"Something") File "C:/Users/siddhartha.e/PycharmProjects/siddhu-py/my1stpycode.py", line 4, in add_numbers print(a + b) TypeError: unsupported operand type(s) for +: 'int' and 'str'"

HTTP Response status codes cheat sheet

HTTP Response status codes cheat sheet Add caption HTTP Response status codes cheat sheet

Top 20 LinkedIn Tips to Boost Engagement

Are you looking to grow your business profile (or) expand your personal network? LinkedIn is the best platform. It is also can help you raise brand awareness and boost traffic to your business But, most people are using LinkedIn by copy and paste their blog posts for promotion. It’s a wrong and not the way to generate engagement/leads/sales. In this post, i will provide the best tips by experts to boost LinkedIn engagement. Before going to that, look at why LinkedIn is powerful platform for your business. Why LinkedIn Engagement is valuable LinkedIn is the most popular and professional social networking site. Especially for B2B business (or) other professionals in a specific industry, it could be the ideal platform for growing your business. In the past, LinkedIn has discounted as a worthwhile platform due to lack of active users- for example in 2017, LinkedIn have 500 million members and 50% of them were active at least monthly. It was the actual significant i

Local SEO Importance

Did you know? 80 % of potential customers are came from Local searches? Yes, Local SEO is effective tool for optimization of your property in local searches & techniques. Moreover it’s a crucial for any business running in online Here we provide short and simple guide & examples for Local SEO strategies. The reason behind doing local SEO is Search engines are gather information for local search, on signals such as local content, social profile pages, links, and citations to provide the most relevant local results to the user. So, you can ensure the business when your target customers search online. The following are the types of searches that are being localized These strategies are can affect lots of different areas of search, so let’s take a look at some of the places that you’ll want to show up. 1.        If   you search keyword in search engine firstly, you will see the Google Ads After these Google Ads you get couple of Map addresses in a box forma

Get a FREE SSL Certificate for your website

Absolutely a free SSL certificate for your website To install this, we can use the free online tool. You don't need any coding knowledge. Just follow my instructions step by step. First go to the free online tool: Zerossl Click on Online tools Click on start, Where Free SSL Certificate Now add your domain name ex: example.com, www.example.com .  you have to enter your domain without "WWW" and with "WWW". Like I showed In Example or as per below image. Then click next, It will generate CSR Code. It might take 1 minute. Then Download the file After that, Then click on the "Next" button once again. Now it will generate account key. And click download for backup. Continue click the "Next" button. After  clicking continue, You will get this page Now, You get two files. Download those files and you have to paste those files into your server.  Go to your cPanel. For Myself, I'm using