Skip to content

sivasubbu/first-edition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark in Action book repository

Current edition: Manning Early Access Program (MEAP)

The MEAP publishing date is 2015.04.04.
Manning's book forum: https://forums.manning.com/forums/spark-in-action

The repo contains book listings organized by chapter and programming language (if applicable):

ch02
  ├── scala
  │    ├── ch02-listings.scala
  │    ├── scala-file.scala
  │    └── ...
  ├── java
  │    ├── Class1.java
  │    ├── Class2.java
  │    └── ...
  ├── python
  │    ├── ch02-listings.py
  │    ├── python-file.py
  │    └── ...
ch03
  ├── scala
  │    ├── ch03-listings.scala
  │    ├── scala-file.scala
  │    └── ...
  ├── java
  │    ├── Class1.java
  │    ├── Class2.java
  │    └── ...
  ├── python
  │    ├── ch03-listings.py
  │    ├── python-file.py
  │    └── ...

We tried to organize the listings so that you have minimum distractions while going through the book.
We hope you'll find the content useful and that you'll have fun reading the book and going through examples.

As part of Manning's "in action" series, it's a hands-on, tutorial-style book.

Thank you,
Marko Bonaći and Petar Zečević

About

The book's repo

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 93.4%
  • Python 6.3%
  • Shell 0.3%