Giter Site home page Giter Site logo

ds12 / scala-class Goto Github PK

View Code? Open in Web Editor NEW
96.0 96.0 55.0 4.54 MB

Lecture slides, labs, and tutorials from our 8-week Scala course.

License: Creative Commons Zero v1.0 Universal

Ruby 0.01% HTML 89.98% JavaScript 1.34% CSS 1.52% Scala 7.13% Java 0.02%

scala-class's People

Contributors

bzsy911 avatar cycle23 avatar janie128 avatar peterbecich 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scala-class's Issues

import Heirloom._ fails

This does not work...

scala> import Heirloom._
:23: error: not found: value Heirloom
import Heirloom._
^

need to do

import com.datascience.education.tutorial.lecture1.Hierarchy._

Running sbt

First of all, thank you for providing this course for free. I went through the sbtTutorial and I would like to continue with part 2. Unfortunately, I ran into a small problem.

After cloning scala-class and running sbt, it gets stuck resolving org.apache.ant#ant-parent;1.9.6

$ sbt
[info] Loading global plugins from C:\Users\neonphlux\.sbt\0.13\plugins
[info] Loading project definition from C:\Users\neonphlux\coding\scala\scala-class\project
[info] Updating {file:/C:/Users/neonphlux/coding/scala/scala-class/project/}scala-class-build...
[info] Resolving org.apache.ant#ant-parent;1.9.6 ...

Thank you for your help.

Prestep commands

you might want to add these steps to the Lesson one tutorial from yesterday.
cd /Users/trambone/github/my_scala-class/scala-class
sbt
project tutorial
console
else import to lecutre1 packages does not work...

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.