Sunday, December 2, 2018

dyIcons - Free icons for your projects



This is an open source project consisting of awesome SVG icons that you can use for FREE in your projects.

Visit the website to check the documentation.
https://yusufshakeel.com/project/dyicons

If you find this project useful then you can support my open source projects on Patreon.
https://www.patreon.com/yusufshakeel

Link of the GitHub repository.
https://github.com/yusufshakeel/dyIcons

YouTube playlist of this project.
Watch the videos

Hope you will find this project useful.

Have fun developing :-)

Friday, November 16, 2018

Python - Introduction

Click the link: "Python - Introduction"

This is an introduction to Python programming language.

What is Python?

Python is a high level, interpreted and object oriented programming language created by Guido van Rossum and was released back in 1991.

Python 2 and Python 3

Python 3 is the latest version though, version 2 is still widely used and popular.

Read more...

Sunday, June 17, 2018

C Interview Questions

Click the link below for C Interview Questions and Answers.


#c #programming #interview #questions #technicalinterview #tutorial #dyclassroom

Saturday, June 16, 2018

How to install Sublime Text 3 on Ubuntu

Check out the following tutorial on how to install Sublime Text 3 on Ubuntu.

https://www.dyclassroom.com/howto-ubuntu/how-to-install-sublime-text-3-on-ubuntu

#sublimetext #sublime #texteditor #ubuntu #dev #dyclassroom #tutorial

Tuesday, June 12, 2018

Flowchart Tutorial

Algorithm

An algorithm is a step-by-step procedure (well-defined instructions) to solve a given problem.

Flowchart

A flowchart is a type of diagram that represents an algorithm or process.

Click here to learn more about flowchart.

You can also watch the YouTube tutorial video.

Thanks for reading. Have fun :-)

IP Address

IP address (Internet Protocol address) is an address assigned to each device connected to the Internet. It is a 32 bit binary address that uniquely and universally defines the connection of a host or a router.
To learn more about IP Address, Network Address and Subnetting check out this tutorial.
For more tutorials visit dyclassroom.com
Thanks for ready. Have a nice day ðŸ™‚

Aptitude Tutorial

Following are the tutorial links on different Aptitude topics.
Hope you will find them interesting and helpful. Please share ðŸ™‚
For more tutorials feel free to check out dyclassroom.com
Thanks for reading. Have a nice day.

Sunday, June 3, 2018

JWT - Introduction

In this tutorial series we will learn about JWT or JSON Web Tokens.

Click the link below to get started.

https://www.dyclassroom.com/json-web-tokens/jwt-introduction


#jwt #token #JSON #auth #dyclassroom #tutorial #JavaScript

MySQL - Getting Started

This is an introduction to MySQL database tutorial.

Click the link below to get started.

https://www.dyclassroom.com/mysql/mysql-getting-started


#mysql #mariadb #database #rdbms #tutorial #db #dyclassroom

Saturday, June 2, 2018

SQL Interview Questions

DBMS Interview Questions

jQuery Interview Questions

JavaScript Interview Questions

CSS Interview Questions

Thursday, May 10, 2018

HTML Interview Questions

Click the link below for HTML Interview Questions

https://www.dyclassroom.com/html-interview-questions/html-interview-questions-set-1


#html #interview #questions #technicalinterview #tutorial #dyclassroom