GithubHelp home page GithubHelp logo

therenegadecoder / how-to-python-code Goto Github PK

View Code? Open in Web Editor NEW
84.0 84.0 28.0 1.06 MB

A collection of Jupyter Notebooks from the How to Python series

Home Page: https://therenegadecoder.com/series/how-to-python/

License: MIT License

Jupyter Notebook 51.78% Python 48.22%
articles hacktoberfest jupyter-notebooks python series

how-to-python-code's People

Contributors

actions-user avatar jrg94 avatar muhimen123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

how-to-python-code's Issues

Find a Way to Automate The Main README

I'm on an automation kick, and I figure it's probably time to automate the main README for this repo. I'm wondering if I can run this code on a schedule as well to regularly check the RSS of the website, so new posts are automatically added.

Rewrite #RenegadePython Tweets for Accessibility

Check out this tweet for context, but to summarize:

I've been using Carbon for challenges because the images are pretty and Twitter doesn't handle syntax highlighting, etc. I had been adding ALT tags but just to describe the image, not to include the actual code snippet. Now that we're storing the source code here, I'm going to start linking that instead. Also, I think I'm going redo all of the tweets, so they're properly accessible (since they get linked in my articles).

Add Challenge Link for "How to Create a List"

Here's the source article: https://therenegadecoder.com/code/how-to-create-a-list-in-python/

Here's a quick summary of the challenge:

create a list which contains the first 100 terms of the fibonacci sequence

For this, I'd be content with the solution being written and added to the challenges folder as Python source code. If you want to go the extra mile, you can use Carbon to create an image of the code snippet to post on Twitter with the hashtag [#RenegadePython[(https://twitter.com/hashtag/RenegadePython). If you do that, you can link the tweet in the README, and I'll share your tweet in the article.

Add READMEs to Challenge Sections

One thing I thought would be cool would be to include the challenge descriptions here in GitHub (probably quotes). That way, folks wouldn't have to guess at what the challenges are.

More Issues for Contribution

Wouldn't it be great to have more issues? That way, contributors(me) will know what to write about rather than roaming aimlessly.

Create Jupyter Notebook for "How to Loop Over a Dictionary"

Here's the original article: https://therenegadecoder.com/code/how-to-loop-over-a-dictionary-in-python/

Basically, I need the code snippets from that article loaded into a Jupyter notebook. For simplicity, I've been using Google Colab, but any platform which hosts notebooks would be fine (and preferred).

Here's a sample notebook to give you an idea of what I'm talking about: https://colab.research.google.com/github/TheRenegadeCoder/how-to-python-code/blob/master/notebooks/how_to_write_a_list_comprehension.ipynb

Add Unit Testing to Challenge Solutions

I had this idea to condense all solutions into a single solutions module. Then, I had this idea to add testing such that all of the functions in that solutions file would be subjected to the same input. Sounds cool! Let's do it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.