Add files via upload

pull/137/head
Sai Ganesh Reddy Buthukuri 4 years ago committed by GitHub
parent 87c5b5f8bd
commit 531cb8c23a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 42
      DataStructuresandAlgorithms.html
  2. 95
      IntroductiontoComputerScience.html
  3. 134
      css/master.css
  4. BIN
      favicon/OpenEducation(2).png
  5. BIN
      images/OpenEducation(1).png
  6. BIN
      images/OpenEducation.jpg
  7. 10
      images/OpenEducation.svg
  8. 82
      index.html

@ -0,0 +1,42 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<link rel="icon" href="favicon/OpenEducation(2).png">
<link rel="stylesheet" href="css/master.css">
<title>OpenEducation | Data Structures and Algorithms</title>
</head>
<body>
<nav>
<img src="images/OpenEducation.svg" alt="logo" >
<h4>OpenEducation</h4>
<form action="index.html" method="post">
<input type="text" name="" value="" placeholder="Search...">
<button type="button"><i class="fa fa-search"></i></button>
</form>
</nav>
<h1>List of Courses</h1>
<section>
<ul>
</ul>
</section>
<footer>
<div class="find-me">
<p>Find me</p>
<a href="#">GitHub</a><br>
<a href="#">Twitter</a><br>
<a href="#">Instagram</a><br>
</div>
<div class="feed-back">
<p></p>
<a href="mailto: sivajireddy2017@gmail.com">Feed|Contact</a>
</div>
</footer>
<script>
</script>
</body>
</html>

@ -0,0 +1,95 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<link rel="icon" href="favicon/OpenEducation(2).png">
<link rel="stylesheet" href="css/master.css">
<title>OpenEducation | Introduction to Computer Science</title>
</head>
<body>
<nav>
<img src="images/OpenEducation.svg" alt="logo" >
<h4>OpenEducation</h4>
<form action="index.html" method="post">
<input type="text" name="" value="" placeholder="Search...">
<button type="button"><i class="fa fa-search"></i></button>
</form>
</nav>
<h1>List of Courses</h1>
<section>
<ul>
<a href="http://www.infocobuild.com/education/audio-video-courses/computer-science/cs10-spring2015-berkeley.html" target="_blank">CS 10 - The Beauty and Joy of Computing - Spring 2015 - Dan Garcia - UC Berkeley InfoCoBuild</a> <br>
<br>
<a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/lecture-videos/">6.0001 - Introduction to Computer Science and Programming in Python - MIT OCW</a> <br>
<br>
<a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/video-lectures">6.001 - Structure and Interpretation of Computer Programs, MIT</a> <br>
<br>
<a href="https://online-learning.harvard.edu/course/cs50-introduction-computer-science">CS 50 - Introduction to Computer Science, Harvard University</a> <br>
<br>
<a href="http://cs50.tv/2017/fall/">cs50.tv | Scrach</a> <br>
<br>
<a href="https://cs61a.org/">CS 61A - Structure and Interpretation of Computer Programs [Python], UC Berkeley</a> <br>
<br>
<a href="https://www.youtube.com/channel/UC7dEjIUwSxSNcW4PqNRQW8w/playlists?view=1&flow=grid&sort=da">CPSC 110 - Systematic Program Design [Racket], University of British Columbia</a> <br>
<br>
<a href="https://www.youtube.com/playlist?list=PLhQjrBD2T382p8amnvUp1rws1p7n7gJ2p">CS50's Understanding Technology</a> <br>
<br>
<a href="https://courses.cs.washington.edu/courses/cse142/16sp/calendar.shtml">CSE 142 Computer Programming I (Java Programming), Spring 2016 - University of Washington</a> <br>
<br>
<a href="https://www.cc.gatech.edu/classes/AY2016/cs1301c_fall/">CS 1301 Intro to computing - Gatech</a> <br>
<br>
<a href="https://www.youtube.com/playlist?list=PL84A56BC7F4A1F852">CS 106A - Programming Methodology, Stanford University</a> <br>
<br>
<a href="https://www.youtube.com/playlist?list=PLnfg8b9vdpLn9exZweTJx44CII1bYczuk">CS 106B - Programming Abstractions, Stanford University</a> <br>
<br>
<a href="https://www.youtube.com/playlist?list=PLrivl8gTKLcpIJ-ktHCxMEgWOn8LawYhb">CS 106X - Programming Abstractions in C++</a> <br>
<br>
<a href="https://see.stanford.edu/Course/CS107">CS 107 - Programming Paradigms, Stanford University</a> <br>
<br>
<a href="http://ProgramArcadeGames.com">CmSc 150 - Introduction to Programming with Arcade Games, Simpson College</a> <br>
<br>
<a href="https://www.youtube.com/playlist?list=PLw454N-VXALSIzIe_eL5U8L4S68v2X_ak">LINFO 1104 - Paradigms of computer programming, Peter Van Roy, Université catholique de Louvain, Belgium - EdX</a> <br>
<br>
<a href="https://ocw.tudelft.nl/courses/introduction-to-functional-programming/">FP 101x - Introduction to Functional Programming, TU Delft</a> <br>
<br>
<a href="https://nptel.ac.in/courses/106104074/">Introduction to Problem Solving and Programming - IIT Kanpur</a> <br>
<br>
<a href="https://nptel.ac.in/courses/106104128/">Introduction to programming in C - IIT Kanpur</a> <br>
<br>
<a href="https://nptel.ac.in/courses/106105151/">Programming in C++ - IIT Kharagpur</a> <br>
<br>
<a href="https://www.youtube.com/playlist?list=PLKW2Azk23ZtSeBcvJi0JnL7PapedOvwz9">Python Boot Camp Fall 2016 - Berkeley Institute for Data Science (BIDS)</a> <br>
<br>
<a href="https://www.youtube.com/playlist?list=PLAwxTw4SYaPmjFQ2w9j05WDX8Jtg5RXWW">CS 101 - Introduction to Computer Science - Udacity]</a> <br>
<br>
<a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/">6.00SC - Introduction to Computer Science and Programming (Spring 2011) - MIT OCW</a> <br>
<br>
<a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/video-lectures/">6.00 - Introduction to Computer Science and Programming (Fall 2008) - MIT OCW</a> <br>
<br>
<a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-01sc-introduction-to-electrical-engineering-and-computer-science-i-spring-2011/">6.01SC - Introduction to Electrical Engineering and Computer Science I - MIT OCW</a> <br>
<br>
<a href="https://www.youtube.com/playlist?list=PLgnQpQtFTOGR50iIOtO36nK6aNPtVq98C">Modern C++ Course (2018) - Bonn University</a> <br>
<br>
<a href="https://www.youtube.com/playlist?list=PLgnQpQtFTOGRM59sr3nSL8BmeMZR9GCIA">Modern C++ (Lecture & Tutorials, 2020, Vizzo & Stachniss) - University of Bonn</a> <br>
<br>
</ul>
</section>
<footer>
<div class="find-me">
<p>Find me</p>
<a href="#">GitHub</a><br>
<a href="#">Twitter</a><br>
<a href="#">Instagram</a><br>
</div>
<div class="feed-back">
<p></p>
<a href="mailto: sivajireddy2017@gmail.com">Feed|Contact</a>
</div>
</footer>
<script>
</script>
</body>
</html>

@ -0,0 +1,134 @@
body{
margin: 0;
height: 100vh;
width: 100%;
font-family:"Lucida Console", Courier, monospace;
font-size: 20px;
}
nav{
display: flex;
align-items: center;
height: 60px;
background-color: black;
color: white;
justify-content: space-between;
}
nav img{
padding: 5px;
}
nav a{
color: white;
text-decoration:none;
padding: 5px;
}
nav form{
padding: 5px;
}
nav input[type=text] {
padding: 6px;
margin-top: 8px;
font-size: 17px;
border: none;
}
nav button {
float: right;
padding: 6px 10px;
margin-top: 8px;
margin-right: 16px;
background: white;
font-size: 17px;
border: none;
cursor: pointer;
}
nav button:hover {
background: black;
color: white;
}
form:before{
content: "";
position: absolute;
top: -32px;
right: 13px;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 14px solid transparent;
border-bottom: 14px solid #D80B15;
}
form input[type="text"]{
width: 200px;
padding: 5px 10px;
margin-left: 23px;
border: 1px solid #D80B15;
outline: none;
}
form input[type="button"]{
width: 80px;
padding: 5px 0;
background: #D80B15;
color: #fff;
margin-left: -6px;
border: 1px solid #D80B15;
outline: none;
cursor: pointer;
}
@media only screen and (min-width:240px) and (max-width: 768px){
nav{
display: block;
text-align:center;
margin:0 auto;
height: 200px;
background-color: black;
color: white;
}
}
h1{
margin: 5px;
text-align: center;
}
section ul{
overflow: hidden;
}
section ul a{
text-decoration: none;
text-align:left;
float: left;
font-size: 20px;
color: black;
}
section ul a:hover{
color: white;
background-color: black;
padding:5px;
}
footer{
background-color: black;
display: flex;
justify-content:space-around;
}
.find-me{
color: white;
}
.find-me p{
color: white;
margin-left: 10px;
}
.find-me a{
color: green;
font-weight: bold;
text-decoration: none;
margin-left: 10px;
}
.feed-back a{
color: red;
margin-top: 50px;
margin-left: 10px;
font-weight: bold;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 17 KiB

@ -0,0 +1,82 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<link rel="icon" href="favicon/OpenEducation(2).png">
<link rel="stylesheet" href="css/master.css">
<title>OpenEducation</title>
</head>
<body>
<nav>
<img src="images/OpenEducation.svg" alt="logo" >
<h4>OpenEducation</h4>
<form action="index.html" method="post">
<input type="text" name="" value="" placeholder="Search...">
<button type="button"><i class="fa fa-search"></i></button>
</form>
</nav>
<h1>List of Courses</h1>
<section>
<ul>
<a href="IntroductiontoComputerScience.html">Introduction to Computer Science</a> <br>
<br>
<a href="DataStructuresandAlgorithms.html">Data Structures and Algorithms</a> <br>
<br>
<a href="#">Systems Programming</a> <br>
<br>
<a href="#">Database Systems</a> <br>
<br>
<a href="#">Software Engineering</a> <br>
<br>
<a href="#">Artificial Intelligence</a> <br>
<br>
<a href="#">Machine Learning</a> <br>
<br>
<a href="#">Web Programming and Internet Technologies</a> <br>
<br>
<a href="#">Computer Networks</a> <br>
<br>
<a href="#">Math for Computer Scientist</a> <br>
<br>
<a href="#">Theoretical CS and Programming Languages</a> <br>
<br>
<a href="#">Embedded Systems</a> <br>
<br>
<a href="#">Computer Organization and Architecture</a> <br>
<br>
<a href="#">Security</a> <br>
<br>
<a href="#">Computer Graphics</a> <br>
<br>
<a href="#">Image Processing and Computer Vision</a> <br>
<br>
<a href="#">Computational Biology</a> <br>
<br>
<a href="#">Quantum Computing</a> <br>
<br>
<a href="#">Robotics</a> <br>
<br>
<a href="#">Computational Finance</a> <br>
<br>
<a href="#">Misc</a> <br>
</ul>
</section>
<footer>
<div class="find-me">
<p>Find me</p>
<a href="#">GitHub</a><br>
<a href="#">Twitter</a><br>
<a href="#">Instagram</a><br>
</div>
<div class="feed-back">
<p></p>
<a href="mailto: sivajireddy2017@gmail.com">Feed|Contact</a>
</div>
</footer>
<script>
</script>
</body>
</html>
Loading…
Cancel
Save