Skip to content

fdescamps/ocejpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Notes in order to prepare OCEJPA exam

Github's Repository Creation

Help : https://help.github.com/articles/create-a-repo

Repo : https://github.com/fdescamps/ocejpa

cd "workspace_of_preparation_ocejpa"
git init
git add .
git commit -a -m 'first commit...'
git remote add origin 'https://github.com/fdescamps/ocejpa.git
vi ~/.gitconfig
git push -u origin master

Github's Repository Checkout

...

Todo

  • finish integration first chapters for projpa2
  • examclouds
  • enthuware

About

ocejpa notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors