Coder Social home page Coder Social logo

code-jam-f-sharp's Introduction

Hello there ๐Ÿ‘‹

header

I'm a software developer at Imagine Learning and a recent graduate of Arizona State University. I studied computer science and was an officer of the Software Developers Association. I like using code to create, and I believe in technology's ability to help us do good things. Outside of coding, I like games such as Thomas Was Alone and Cities: Skylines, occasionally taking photos, math, and outer space.

  • ๐Ÿ”ญ Iโ€™m currently working on a transpiled concatenative language called Concat. Check out my Mailspring plugin, Todoer, too.
  • ๐ŸŒฑ Iโ€™m currently learning programming language design & implementation (at least, what I need to know for Concat).
  • ๐Ÿ‘ฏ If you want to contribute to any of my projects, I encourage you to look at Concat and Todoer.
  • ๐Ÿค” Iโ€™m looking for help with Concat's type checker and exploring computational sustainability.
  • ๐Ÿ’ฌ Ask me about web development, programming languages, computational sustainability, Doctor Who lore, and my favorite Snarky Puppy tracks.
  • ๐Ÿ“ซ How to reach me:
  • โšก Fun fact: Once upon a time, I was on an ultimate frisbee team.

My GitHub stats with stars earned, commits this year, PRs, issues, and projects contributed to this year

code-jam-f-sharp's People

Contributors

jmanuel1 avatar

Watchers

 avatar  avatar  avatar

code-jam-f-sharp's Issues

Automate builds, release process, linting, testing

  • Add a code linter to enforce the F# code style
  • Tools to enforce/monitor the prose style guidelines
  • Automate the build process with some CI system that supports MSTest
  • Try automating the release process

Example: DocToc uses Travis CI

image

Currently, no tools like this are being used. I want to use these tools to make the development process less error-prone and to spend more time writing actual code.

The enhancement would be useful because it would codify various development processes and guidelines that I want to use.

Add style guide

Include a style guide for F# code. Perhaps, include a style guide for prose too.

An example F# style guide: https://docs.microsoft.com/en-us/dotnet/fsharp/style-guide/

image

An example prose style guide: https://plainlanguage.gov/guidelines/

image

Currently, there is no style guide being followed (except for Visual F#'s suggestions). There should be an F# style guide to follow and prose guidelines to follow. This will help make the code easier to read, better designed, and more maintainable. A prose guide will help improve documentation making it clear and easier to read.

These enhancements would be useful in maintaining the consistency of code and prose.

Add system tests

Test end-user-facing behavior, like:

  • Displaying a usage message in stdout when there are no arguments/invalid arguments
  • Sending error messages to stderr when there no arguments/invalid arguments
  • Running a solution denoted with the arguments --problem <name>
  • Exit with zero upon success
  • Exit with 1 when there are no or invalid arguments

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.