Skip to content
#

coding-conventions

Here are 47 public repositories matching this topic...

In this assignment, I will apply the concepts I have learned to complete the required PyBank Python activity and, if I wish to stretch my skills even further, the optional PyRamen Python activity. Both activities present a real-world situation in which my newfound Python skills will come in handy.

  • Updated Nov 28, 2023
  • Jupyter Notebook

In this assignment, I'll get to use what I've learned this week to evaluate the performance among various algorithmic, hedge, and mutual fund portfolios and compare them against the S&P 500 Index.

  • Updated Dec 26, 2023
  • Jupyter Notebook

There are many coding conventions for each programming language. Some programming languages suggest to use two spaces to indent the code and other sites suggest to use tabs to indent the code. This plugin supports indent changing. It can convert from one style of writing to another. It can be used to make code easier to read and support shortcut…

  • Updated May 4, 2014
  • Python

Improve this page

Add a description, image, and links to the coding-conventions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coding-conventions topic, visit your repo's landing page and select "manage topics."

Learn more