
Search In
Coding has become one of the fastest growing skills in the world today. The ability to write and understand complex lines of characters and execute them into interactive, useful programs can bring about a ton of positive changes in one'
The new Mac Pro was recently unveiled at the WMDC 2019. Probably it was the most awaited unveiling from Apple that everyone was waiting for. Now the change in design has been appreciated by many people. But also it is widely criticized. Previous year
Being a business owner is exciting and can bring many rewards. It can, of course, also be frightening, worrying, and even frustrating. However, when you get it right and you start to see success coming your way, it really is worth every second of wor
Hello Readers
The below post show the customization of youtube embed player by using some youtube defined parameters.
Now a days most of the developer use the embed iframe tag for displaying the videos because this improves the projects playback ex
Previous Git Blogs
1. Intialize git repostiory
2. First Commit
3. Two tree architecture and Three tree architecture
4. Best basic practices for writing commit messages
5. Viewing the commit logs
6. Git Basic WorkFlow
7. What is HEAD pointer in GI
Collection view is used to show data in a grid form. It is similar to table view where we have to implement its data source and delegate methods.
In this example, we will implement collection view.
Drag a UICollectionView to the default Vie
CSS3 Hover effect makes possible several changes to the single elements by adding many features to it, for example It includes feature like transition, transform and animation. That will add new effect to the simple div. The :hover selector is used t
Bootstrap typography is that feature with the help of which you can create headings, paragraphs, lists and other inline elements. It uses 14 pixel font-size, line-height 1.4 with default font family Helvetica Neue, Helvetica, Aria
I am very new to python, in fact this is my first code in python.
I am attempting to find the covariance matrix for 4 rows of data with each element having a decreasing weight datewise
I have performed the calculations on excel already, and
Excel is a spreadsheet which contains cells in form of rows and columns. We can say it is a computer program which is used to record and manipulate data in rows and columns.
In this blog we will learn how export data reports in excel format using Co
