Coding is Love

Coding is Love

Skip to content
Menu
  • Home
  • Tutorials
  • Interesting stuff
  • Dev resources
  • UI School
  • About Us
  • The Squad
    • Codingislove Forum
    • Codingislove Jobs
    • Codingislove Bin

Category: Coding Tutorials

Posted on October 25, 2017October 25, 2017Coding Tutorials

Convert Json to csv and csv to Json in Excel VBA

I recently received a query on how to convert JSON to CSV. Usually, If the JSON file is small or has a simple structure then…

Continue Reading
Posted on July 16, 2017March 21, 2018Coding Tutorials

Implementing single page architecture with vanilla JavaScript

Introduction Single page architecture is an approach used for building web apps that have smooth inter-page-transitions. The transitions are so smooth and fast that they…

Continue Reading
Excel to json
Posted on July 12, 2017March 20, 2018Coding Tutorials

How to build a simple weather app in Excel VBA

One of our readers posted a question on forum asking how to get weather data using VBA. So I created a very simple weather app…

Continue Reading
Posted on July 5, 2017July 5, 2017Coding Tutorials

Smart TV hack with Raspberry pi 3

TV’s nowadays are not just limited to watch the regular satellite broadcast shows. You can browse the internet, watch videos on youtube and much more.…

Continue Reading
Posted on June 30, 2017August 26, 2017Coding Tutorials

Complete guide to webviews in android activity

Introduction Android development has a bigger buzz than web development these days. Most businesses require a website and an Android app that goes with it.…

Continue Reading
Posted on June 28, 2017March 14, 2018Coding Tutorials

Beginner’s guide to set up a Raspberry ( no external keyboard, mouse required)

I am writing a new series on Raspberry Pi hacks so starting with beginners guide to setup a raspberry for those who never used a Raspberry Pi before.I am…

Continue Reading
Posted on June 26, 2017June 28, 2017Coding Tutorials

Step by step guide to deloy Django Applications on Heroku

Introduction Most of the software development happens on localhost. But this locally hosted software can only be viewed and tested by one developer.  In this…

Continue Reading
Json tutorial
Posted on January 21, 2017March 20, 2018Coding Tutorials

JSON Master : In-depth JSON tutorial for Beginners

JSON stands for JavaScript Object Notation. After writing this previous post on JSON, I’ve been receiving a lot of queries about how to parse different…

Continue Reading
Posted on November 23, 2016March 28, 2018Coding Tutorials

Parse HTML in Excel VBA – Learn by parsing hacker news home page

Why parse HTML in Excel VBA? There may be different cases where we need to parse HTML in Excel. Few cases are generating multiple HTML…

Continue Reading
Posted on October 30, 2016March 21, 2018Coding Tutorials

How to display maths formulas and equations in a webpage

Writing this post reminds me of those scary maths formulas that we used in school and college! I don’t remember any of those formulas now.…

Continue Reading

Posts navigation

Previous Page Page 1 Page 2 Page 3 Page 4 Next Page
© Copyright 2018 ⋅ Coding is Love