Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iiitv/resources
A curated collection of useful tech resources 💻
https://github.com/iiitv/resources
design dsa hacktoberfest iiitv knowledge mobile-development resources tech tech-resources web-development
Last synced: 5 days ago
JSON representation
A curated collection of useful tech resources 💻
- Host: GitHub
- URL: https://github.com/iiitv/resources
- Owner: iiitv
- License: mit
- Created: 2020-05-12T16:13:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T01:14:13.000Z (over 1 year ago)
- Last Synced: 2024-04-16T06:54:52.815Z (7 months ago)
- Topics: design, dsa, hacktoberfest, iiitv, knowledge, mobile-development, resources, tech, tech-resources, web-development
- Homepage: https://iiitv.github.io/resources/
- Size: 54.7 KB
- Stars: 64
- Watchers: 13
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Resources
Curated collection of useful tech resources
## Contents
- [Contents](#contents)
- [Why does this site exist? 🤔](#why-does-this-site-exist-)
- [General 🤓](#general-)
- [DSA and Competitive Programming 💻](#dsa-and-competitive-programming-)
- [Web Development 🌐](#web-development-)
- [Mobile Development 📱](#mobile-development-)
- [Projects in iiitv 📘](#projects-in-iiitv-)
- [Design 🎨](#design-)
- [FAQs ❓](#faqs-)
- [Our Community](#our-community)
- [Contact / Support:](#contact--support)## Why does this site exist? 🤔
As Computer Science and Information Technology Undergraduates, we spend most of our time around softwares. With the huge amount of information available online, it can be quite overwhelming to decide what tools and technologies to learn to use next.
When one of us comes across something that has been of use to them, it is highly possible that it can be of use to someone else too. That's why we decided to come up with a place to collect all such resources that have been useful to us and make it available for everybody.
This page is divided into several topics. Clicking on the topic names open the corresponding page.
Have fun exploring 🖖
## [General](general.md) 🤓
General things to get yourself started 🍾
## [DSA and Competitive Programming](dsa-cp.md) 💻
Data Structures and Algorithms (DSA) are the building blocks of any software. One generally takes these courses in the initial years of one's software engineering. Basic knowledge of these is very helpful, especially when working with complex systems.
Solving Competitive Programming questions can be a good way to practice and improve your DSA knowledge.## [Web Development](web-dev.md) 🌐
The web powers the information around us. Understanding web technologies and knowing how to build websites gives you superpowers to manipulate the web and build your own website to host the content you want to.
Web development includes many aspects like frontend, backend, SEO, hosting among others.## [Mobile Development](mobile-dev.md) 📱
Mobile is a ubiquitous device nowdays. Infact, a large portion of web is consumed on the mobile itself. That's why there's been a recent surge of mobile native apps in the market.
Android and iOS are the larest mobile app markets.## [Design](design.md) 🎨
Apart from adding a visual flair to your software, apps or website, good design knowledge is required to also make accessible and easy to use apps. The easier it is to navigate across your product, the longer would the consumer want to stay.
## [Projects in IIITV](repos.md) 📘
It contains all the open source projects currently active in this organisation. It holds numerous projects implemented in different stacks like React, Django among others.
Understanding these projects and contributing to these projects will surely help you to become a better coder.## [FAQs](faq.md) ❓
Questions we get asked most often.
## Our Community
- Open source projects created by students at IIITV : [IIITV Open Source Org](https://github.com/iiitv)
- Discord channel where we discuss topics related to DSA and Competitive Programming: [IIITVCC Discord Server Invite](https://discord.gg/pUPbVHF)
- Discord channel for DSC IIITV: [DSC IIITV Discord Server Invite](https://discord.gg/DaP5GvB)
- Join the Open Source Org and our Slack Channels to ask your doubts and discussion: [Get Me In](https://getmein.glitch.me/)## Contact / Support
- Write to us at: [[email protected]](mailto:[email protected])
- Follow us on Facebook at: [https://www.facebook.com/iiitvcc](https://www.facebook.com/iiitvcc)
- Send us a tweet at: [https://twitter.com/iiitvcc](https://twitter.com/iiitvcc)
- Get our updates on LinkedIn at: [https://www.linkedin.com/company/iiitvcc](https://www.linkedin.com/company/iiitvcc)***
Made With ❤️ By IIITV Open Source Org