From fd42953c78df4da39d79b1eb71b3cefe1433ef0d Mon Sep 17 00:00:00 2001 From: vishnupriyagoud Date: Mon, 1 Jun 2020 19:48:27 +0530 Subject: [PATCH 1/2] trial --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f371b28..216aaab 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,7 @@

COSC Skill Up Series

Git
-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Deleniti ipsum +

hi ipsum dolor sit amet consectetur adipisicing elit. Deleniti ipsum omnis eius praesentium mollitia

From 0974dfac433427f9d034415c04350efd2d3a7a2a Mon Sep 17 00:00:00 2001 From: vishnupriyagoud Date: Mon, 1 Jun 2020 20:07:25 +0530 Subject: [PATCH 2/2] task 2 --- index.html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 216aaab..1a5ee09 100644 --- a/index.html +++ b/index.html @@ -46,8 +46,7 @@

COSC Skill Up Series

Git
-

hi ipsum dolor sit amet consectetur adipisicing elit. Deleniti ipsum - omnis eius praesentium mollitia

+

Git is a distributed version-control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files. Its goals include speed, data integrity, and support for distributed, non-linear workflows.

@@ -56,8 +55,7 @@
Git
GitHub
-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Deleniti ipsum - omnis eius praesentium mollitia

+

GitHub, Inc. is a United States-based global company that provides hosting for software development version control using Git. In 2018, it became a subsidiary of Microsoft for US$7.5 billion. It offers the distributed version control and source code management functionality of Git, plus its own features.

@@ -66,8 +64,7 @@
GitHub
MySQL
-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Deleniti ipsum - omnis eius praesentium mollitia

+

MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language

@@ -76,8 +73,7 @@
MySQL
Django
-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Deleniti ipsum - omnis eius praesentium mollitia

+

Django is a Python-based free and open-source web framework that follows the model-template-view architectural pattern. It is maintained by the Django Software Foundation, an American independent organization established as a 501 non-profit.

@@ -86,8 +82,7 @@
Django
Flask
-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Deleniti ipsum - omnis eius praesentium mollitia

+

Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions.

@@ -96,8 +91,7 @@
Flask
Android Studio
-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Deleniti ipsum - omnis eius praesentium mollitia

+

Android Studio is the official integrated development environment for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development. It is available for download on Windows, macOS and Linux based operating systems.