GitXplorerGitXplorer
l

Julia-Projects-for-Beginners

public
66 stars
11 forks
4 issues

Commits

List of commits on branch main.
Verified
29edc4153c1e5befc0c3c3eeb276e5735920c7e3

Merge pull request #9 from saybarsnazlica/chatbot

llogankilpatrick committed 3 years ago
Unverified
0ec8edb6a2d3d59c046072b75a2929fc24503f9d

Add documentation

committed 3 years ago
Unverified
971fb65b2ae77dd01ccf55160116d8ccf4b956d1

Add chatbot project to README

committed 3 years ago
Verified
a1dac58f4f0caf762ccbfb05e28dff002a1109ae

Merge branch 'logankilpatrick:main' into chatbot

committed 3 years ago
Verified
9a060199284a0b1bfe0ff85778293219b64426f3

Merge pull request #8 from lilianabs/project-tags

llogankilpatrick committed 3 years ago
Unverified
01f4f2e3c5cca68dd0d1c8a2e4df55b9a6d84601

create Chatbot project

committed 3 years ago

README

The README file for this repository.

Julia Projects for Beginners 🧑‍💻

Easy Ideas to Get Started Coding in Julia. Learn more by reading this article on medium. If you are new to Julia and un-sure of it's benefits, you might want to check out Why you should learn Julia, as a beginner / first-time programmer or Why You Should Invest in Julia Now, as a Data Scientist.

Projects

Contribute

Have a small Julia project you want to contribute? Open a PR with the code and add it to the list here. Let's help people learn Julia! A few things to keep in mind:

  • Add comments to make the code clear for new users
  • Make sure the code has consistent spacing
  • Use lowercase file names and "_"'s between the words (snake casing)
  • Add new examples to the list of problems in the README
  • Try to add a new concept that the other programs don't cover

Thank you for contributing 🤗