Skip to content

Commit

Permalink
Merge pull request #52 from Abhishek-Kharpal/TUTORIAL
Browse files Browse the repository at this point in the history
UPDATED TUTORIALS section
  • Loading branch information
Abhishek-Kharpal committed Oct 11, 2020
2 parents 76bffbb + 3db61bc commit ac8cf09
Showing 1 changed file with 16 additions and 29 deletions.
45 changes: 16 additions & 29 deletions Competitive-Programming/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- [What is Competitive Programming?](#What-is-Competitive-Programming)
- [How to begin?](#How-to-begin)
- [HOW TO PRACTICE?](#HOW-TO-PRACTICE)
- [What are virtual contests?](#What-are-virtual-contests?)
- [What are virtual contests?](#What-are-virtual-contests)
- [Tutorials](#Tutorials)
## What is Competitive Programming?

Expand Down Expand Up @@ -58,36 +58,23 @@ Codeforces and Atcoder gives you the experience of real time contests by giving

## Tutorials

In this section I will share the sites that you can refer to for learning purpose

| Website                            | Description |
| ----------------------- | ------------------ |
| [Google Fonts](https://fonts.google.com/)| Library of around 1000 free licensed font families |
| [DaFont](https://www.dafont.com/)| Archive of freely downloadable fonts |
| [Use & Modify](https://usemodify.com/)| Personal selection of beautiful, classy, punk, professional, incomplete, weird typefaces |
| [1001 Free Fonts](https://www.1001freefonts.com/)| I think the name speaks for itself :smirk: |
| [Font Squirrel](https://www.fontsquirrel.com/)| Font Squirrel scours the internet for high quality, legitimately free fonts |
| [Font Fabric](https://www.fontfabric.com/free-fonts/)| A digital type foundry crafting retail fonts and custom typography for various brands |
| [Tiff](https://tiff.herokuapp.com/)| A type diff tool that visually contrasts the differences between two fonts |
| [TypeKit Practice](https://practice.typekit.com/)| Learn about typography practices |
| [Fontjoy](https://fontjoy.com/)| Generate font pairing in one click |
| [Golden Ratio](https://grtcalculator.com/)| Golden Ratio Typography Calculator |
| [FontSpark](https://fontspark.app/) | Discover Better Fonts |
| [FontPair](https://fontpair.co/) | Helps you pair Google Fonts together
| [Font Space](https://www.fontspace.com/)| A designer-centered free font website that has quick customizable previews |
| [Abstract Fonts](http:https://www.abstractfonts.com/)| Fonts free for personal and commercial use |
| [Free Typography](https://freetypography.com/)| A list of high quality fonts |
| [Leon Sans](https://github.com/cmiscm/leonsans/)| A geometric sans-serif typeface made with code |
| [Lexend](https://www.lexend.com/)| A variable font empirically shown to significantly improve reading-proficiency |
| [Fonts for Apple Platforms](https://developer.apple.com/fonts/)| Get the details, frameworks, and tools you need to use system fonts for Apple platforms in your apps |
| [SFWin](https://github.com/blaisck/sfwin/)| San Francisco Fonts for Windows 10 and non-Apple Platform |
| [Font Flipper](https://fontflipper.com/)| Preview 800+ Google Fonts on top of your own designs, without having to download the fonts |
| [Fonts Arena](https://fontsarena.com/) | Free curated fonts |
| [Befonts](https://befonts.com/) | High quality fonts for free |
| [Arabic fonts](https://arabicfonts.net/) | Arabic fonts for free |
| [FontDrop](https://fontdrop.info) | Simple and easy way to view the contents of font files |
| [Open Foundry](https://open-foundry.com) | FREE platform for curated open-source typefaces |
| [Glyphter](https://glyphter.com) | Upload your own SVGS and turn them into font files. Usefull if you want a smaller library loaded |
| [Google Webfonts Helper](https://google-webfonts-helper.herokuapp.com/fonts) | A Hassle-Free Way to Self-Host Google Fonts |
| [Rough Font Awesome](https://djamshed.github.io/rough-awesome-font/dist/)| When RoughJS meets Font Awesome |
| [Cp-algorithms](https://cp-algorithms.com/)| Contains tutorials of almost every algorithm that you will ever require in competitive programming |
| [Geeksforgeeks](https://www.geeksforgeeks.org/)| Contains variety of problems and tutorials |
| [Rachit Jain(STL Tutorial)](https://www.youtube.com/watch?v=g-1Cn3ccwXY)| Tutorial for STL |
| [Gaurav Sen’s channel](https://www.youtube.com/channel/UCRPMAqdtSgd0Ipeef7iFsKw)| Contains some nice tutorials |
| [Codeforces EDU section](https://codeforces.com/edu/courses)| Relatively new but tutorials cover each and every type of standard problems for specific topics |
| [Mostafa Saad spreadsheet](https://codeforces.com/blog/entry/65133)| Blog contains spreadsheet containing various problems and practice approach |
| [Errichto’s channel](https://www.youtube.com/channel/UCBr_Fu6q9iHYQCh13jmpbrg)| Discuss different tricks and tips |
| [SecondThread's channel](https://www.youtube.com/channel/UCXbCohpE9IoVQUD2Ifg1d1g)| Contains screencast and solutions of recent codeforces round and some advanced tutorials |
| [Handbook by Antti Laaksonen](https://cses.fi/book/book.pdf)| Book containing various algorithms |
| [Codeforces](https://codeforces.com/)| An online judge where we can practice and compete |
| [Codechef](https://www.codechef.com/) | An online judge where we can practice and compete |
| [Google Contests](https://codingcompetitions.withgoogle.com/) | Contest hosting site for Google|
[Facebook Contests](https://www.facebook.com/codingcompetitions)| Contest hosting site for Facebook |


<div align="right">
Expand Down

0 comments on commit ac8cf09

Please sign in to comment.