Pinned Repositories
advent-of-code
Solutions to problems presented at Advent of Code competition (https://adventofcode.com)
Advent_of_Code_2019
Solutions to Questions posed in Advent of Code 2019 (https://adventofcode.com/2019)
C_Code_Versioning
Includes header file and git hook to add versions to your
codeforces-solutions
Solutions to CodeForces Challenges
koinex_ticker
Do various things on the Crypto Currency rates provided (in INR, India) by Koinex
pluralsight-core-python
This repo contains practice codes and files for various courses in the learning Path "Core Python" listed at PluralSight
pluralsight-topics
This is a master repo containing practice codes and files created while learning various topics on PluralSight
Python-programming-exercises
100+ Python challenging programming exercises
sci-c0's Repositories
sci-c0/koinex_ticker
Do various things on the Crypto Currency rates provided (in INR, India) by Koinex
sci-c0/C_Code_Versioning
Includes header file and git hook to add versions to your
sci-c0/codeforces-solutions
Solutions to CodeForces Challenges
sci-c0/pluralsight-core-python
This repo contains practice codes and files for various courses in the learning Path "Core Python" listed at PluralSight
sci-c0/pluralsight-topics
This is a master repo containing practice codes and files created while learning various topics on PluralSight
sci-c0/Python-programming-exercises
100+ Python challenging programming exercises
sci-c0/advent-of-code
Solutions to problems presented at Advent of Code competition (https://adventofcode.com)
sci-c0/Advent_of_Code_2019
Solutions to Questions posed in Advent of Code 2019 (https://adventofcode.com/2019)
sci-c0/azure-devops-test-sample-vscode-flask-tutorial
This Fork is for testing/understanding the Azure DevOps using this sample code for the Flask tutorial in the VS Code documentation
sci-c0/exercism-learning
Learning and Problem Solving from exercism.io
sci-c0/freecodecamp-responsive-web-design
Web Design Projects from the freeCodeCamp's Responsive Web Design Curriculum.
sci-c0/functional-programming
This repo contains practice code snippets for the Core Python Pluralsight Course by similar name.
sci-c0/introspection
Practice codes for learning Python Introspection, as taught at Pluralsight course - Core Python: Introspection
sci-c0/linkedin-learning
Code for LinkedIn Learning's Courses
sci-c0/organizing-larger-programs
This repo contains practice code snippets for the Pluralsight Course by the same name.
sci-c0/pluralsight-python-pandas
This repo contains practice codes and files for various courses on the topic Python-Pandas library listed at PluralSight
sci-c0/python-classes
Deep Dive into Python Classes and Object Orientation with PluralSight Course of similar name.
sci-c0/python-iterators-iterables-collections
Practice codes for understanding the concepts behind Python Iterators, Iterables and Collections, as taught in a Pluralsight Course with similar name
sci-c0/python-pandas-fundamentals
This repo is a organized collection of practice codes and files for Pluralsight Course with similar name.
sci-c0/python-practice-projects
A collection of python projects for practice
sci-c0/sudoku-solver
Python Sudoku Solver