Skip to content

johnW-ret/fstandsforfun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F Stands for Fun

This is an F# tutorial setup as a single page at fstandsfor.fun.

Open in GitHub Codespaces

To open using a dev container, click on the Remote Window indicator in the bottom left or use the command palette (Ctrl+Shift+P) to select one of the options supporting dev containers, such as "Codespaces: Continue Working in New Codespace".

Goals:

  1. Fun

    Only certain types of people find programming languages themselves "fun", so one goal is to show how easy it is to do fun things in F# by keeping the reader entertained.

    The current version uses Plotly.NET interactive graphs both as a fun way to add interactive content and a pivot toward new Python / Data Science oriented programmers, but further examples could include puzzles, bootstrapping a web app, etc.

  2. Clear

    Not too wordy. A little bit of theory is fine, but only to help explain concepts. Try to not use features a reader might be unfamiliar with before showing them.

  3. Actionable

    Examples should be immediately actionable to the extent possible. If possible, show a new thing that you couldn't have done before without the thing just demonstrated.

There may be more pages later, added in a blog or reference type format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published