Re: Cloudstack developer training

2021-03-07 Thread Gabriel Bräscher
Thanks for sharing this, Giles. It can definitely help newcomers.

Gabriel

On Sun, Mar 7, 2021, 10:05 Will Stevens 
wrote:

> Nice work team. This is an awesome contribution to the community.
>
> Will
>
> On Fri., Feb. 26, 2021, 10:43 a.m. Giles Sirett, <
> giles.sir...@shapeblue.com>
> wrote:
>
> > Hi all
> >
> > One of the biggest challenges with Cloudstack is learning its
> architecture
> > and codebase  - its big and its complicated. Onboarding new software
> > engineers can be a daunting process.
> > For the last 2 years, we at ShapeBlue have built up a set of resources to
> > help us with onboarding on new engineers who will be working on
> Cloudstack.
> >
> > This has evolved into a self-study course that we call "hackerbook"- the
> > logic being that it's a training course that gets engineers hands-on
> > hacking in the code ASAP.  It's a mix of videos, exercises and other
> > resources.
> >
> > Today, we've opensourced this resource in order to make it available to
> > anybody who may want to learn to develop on Cloudstack.
> >
> > Feedback and improvement PRs will be warmly accepted
> >
> > Its currently sitting in a shapeblue repo, happy to move under ASF if
> > anybody thinks that's important
> >
> > https://github.com/shapeblue/hackerbook
> >
> > Happy Hacking
> >
> > Kind regards
> > Giles
> >
> >
> > giles.sir...@shapeblue.com
> > www.shapeblue.com
> > 3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
> > @shapeblue
> >
> >
> >
> >
>


Re: Cloudstack developer training

2021-03-07 Thread Will Stevens
Nice work team. This is an awesome contribution to the community.

Will

On Fri., Feb. 26, 2021, 10:43 a.m. Giles Sirett, 
wrote:

> Hi all
>
> One of the biggest challenges with Cloudstack is learning its architecture
> and codebase  - its big and its complicated. Onboarding new software
> engineers can be a daunting process.
> For the last 2 years, we at ShapeBlue have built up a set of resources to
> help us with onboarding on new engineers who will be working on Cloudstack.
>
> This has evolved into a self-study course that we call "hackerbook"- the
> logic being that it's a training course that gets engineers hands-on
> hacking in the code ASAP.  It's a mix of videos, exercises and other
> resources.
>
> Today, we've opensourced this resource in order to make it available to
> anybody who may want to learn to develop on Cloudstack.
>
> Feedback and improvement PRs will be warmly accepted
>
> Its currently sitting in a shapeblue repo, happy to move under ASF if
> anybody thinks that's important
>
> https://github.com/shapeblue/hackerbook
>
> Happy Hacking
>
> Kind regards
> Giles
>
>
> giles.sir...@shapeblue.com
> www.shapeblue.com
> 3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
> @shapeblue
>
>
>
>


Re: Cloudstack developer training

2021-03-06 Thread Pierre-Luc Dion
This is a very good idea ! Thanks Giles, and Rohit, for putting this
together!



On Fri, Feb 26, 2021 at 10:43 AM Giles Sirett 
wrote:

> Hi all
>
>
>
> One of the biggest challenges with Cloudstack is learning its architecture
> and codebase  - its big and its complicated. Onboarding new software
> engineers can be a daunting process.
>
> For the last 2 years, we at ShapeBlue have built up a set of resources to
> help us with onboarding on new engineers who will be working on Cloudstack.
>
>
>
> This has evolved into a self-study course that we call “hackerbook”- the
> logic being that it’s a training course that gets engineers hands-on
> hacking in the code ASAP.  It’s a mix of videos, exercises and other
> resources.
>
>
>
> Today, we’ve opensourced this resource in order to make it available to
> anybody who may want to learn to develop on Cloudstack.
>
>
>
> Feedback and improvement PRs will be warmly accepted
>
>
>
> Its currently sitting in a shapeblue repo, happy to move under ASF if
> anybody thinks that’s important
>
>
>
> https://github.com/shapeblue/hackerbook
>
>
>
> Happy Hacking
>
>
>
> Kind regards
>
> Giles
>
>
>
> giles.sir...@shapeblue.com
> www.shapeblue.com
> @shapeblue
>
>
>
>


Re: Cloudstack developer training

2021-03-02 Thread Rafael del Valle
Thanks a lot!!

I was planning to start working on the many bugs I have opened... and I really 
missed something like this.

Regards,
Rafael


On Fri, 2021-02-26 04:42 PM, Giles Sirett  wrote:
> 















Hi all
 
One of the biggest challenges with Cloudstack is learning its architecture and 
codebase  - its big and its complicated. Onboarding new software engineers can 
be a daunting process.
For the last 2 years, we at ShapeBlue have built up a set of resources to help 
us with onboarding on new engineers who will be working on Cloudstack.

 
This has evolved into a self-study course that we call “hackerbook”- the logic 
being that it’s a training course that gets engineers hands-on hacking in the 
code ASAP.  It’s a mix of videos, exercises and other resources.
 
Today, we’ve opensourced this resource in order to make it available to anybody 
who may want to learn to develop on Cloudstack.
 
Feedback and improvement PRs will be warmly accepted
 
Its currently sitting in a shapeblue repo, happy to move under ASF if anybody 
thinks that’s important
 
https://github.com/shapeblue/hackerbook
 
Happy Hacking
 
Kind regards
Giles
 




giles.sir...@shapeblue.com 
> 
www.shapeblue.com
> 
@shapeblue
> 
  
  






Re: Cloudstack developer training

2021-03-01 Thread Wei ZHOU
Nice, thanks Giles for sharing !

-Wei

On Fri, 26 Feb 2021 at 16:43, Giles Sirett 
wrote:

> Hi all
>
> One of the biggest challenges with Cloudstack is learning its architecture
> and codebase  - its big and its complicated. Onboarding new software
> engineers can be a daunting process.
> For the last 2 years, we at ShapeBlue have built up a set of resources to
> help us with onboarding on new engineers who will be working on Cloudstack.
>
> This has evolved into a self-study course that we call "hackerbook"- the
> logic being that it's a training course that gets engineers hands-on
> hacking in the code ASAP.  It's a mix of videos, exercises and other
> resources.
>
> Today, we've opensourced this resource in order to make it available to
> anybody who may want to learn to develop on Cloudstack.
>
> Feedback and improvement PRs will be warmly accepted
>
> Its currently sitting in a shapeblue repo, happy to move under ASF if
> anybody thinks that's important
>
> https://github.com/shapeblue/hackerbook
>
> Happy Hacking
>
> Kind regards
> Giles
>
>
> giles.sir...@shapeblue.com
> www.shapeblue.com
> 3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
> @shapeblue
>
>
>
>


Re: Cloudstack developer training

2021-03-01 Thread Moe (NuvolaCore)
Hi Giles,

Hope all is well for you and everyone at ShapeBlue. We also hope 2021 will be a 
better year for all of us and the whole world. Who knows maybe next fall we all 
can travel again. I would love to invite you over to visit our new mini-data 
centre. The big one is coming in 2022.

Thanks to you and ShapeBlue team for putting this together. It is a fantastic 
idea and I am sure will help everyone. Please let us know about any expert 
CloudStack consultant you know in North/South America within 3-6 hours time 
zone from Western Canada, Vancouver Time. We need to work with them. We do not 
wish to go to Europe and elsewhere. Time zone is not working for us and become 
a very exhausting affair to deal with.

Best Regards,

Moe Vesal, M.Sc. & Eng.
President & CTO
Synetic Inc. & NuvolaCore Technology
CHEK-TV Media Centre,
780 Kings Road, 2nd Flr.
Victoria, BC V8T 5A2 Canada
Synetic:  (250) 475-3001  NuvolaCore: (250) 800-4222 
Toll Free: (800) 463-1652
Emails: mve...@synetic.ca & mve...@nuvolacore.com
Webs : www.synetic.net & www.nuvolacore.com

- Original Message - 
From: Giles Sirett 
To: dev@cloudstack.apache.org ; us...@cloudstack.apache.org ; Apache CloudStack 
Marketing 
Sent: Friday, February 26, 2021 7:42 AM
Subject: Cloudstack developer training


Hi all

 

One of the biggest challenges with Cloudstack is learning its architecture and 
codebase  - its big and its complicated. Onboarding new software engineers can 
be a daunting process.

For the last 2 years, we at ShapeBlue have built up a set of resources to help 
us with onboarding on new engineers who will be working on Cloudstack. 

 

This has evolved into a self-study course that we call “hackerbook”- the logic 
being that it’s a training course that gets engineers hands-on hacking in the 
code ASAP.  It’s a mix of videos, exercises and other resources.

 

Today, we’ve opensourced this resource in order to make it available to anybody 
who may want to learn to develop on Cloudstack.

 

Feedback and improvement PRs will be warmly accepted

 

Its currently sitting in a shapeblue repo, happy to move under ASF if anybody 
thinks that’s important

 

https://github.com/shapeblue/hackerbook

 

Happy Hacking

 

Kind regards

Giles

 

giles.sir...@shapeblue.com 
www.shapeblue.com
@shapeblue
  

  


 Virus-free. www.avg.com  


Re: Cloudstack developer training

2021-03-01 Thread christian.niephaus
Indeed. This is quite impressive. 
Great work.

Cheers, Christian 


-Original Message-
From: Simon Weller 
Reply to: "us...@cloudstack.apache.org" 
Date: Friday, 26. February 2021 at 17:22
To: "dev@cloudstack.apache.org" , 
"us...@cloudstack.apache.org" 
Subject: Re: Cloudstack developer training

Fantastic contribution!  Thanks to the ShapeBlue team for making this 
happen.

-Si

From: Giles Sirett 
Sent: Friday, February 26, 2021 9:42 AM
To: dev@cloudstack.apache.org ; 
us...@cloudstack.apache.org ; Apache CloudStack 
Marketing 
    Subject: Cloudstack developer training

Hi all

One of the biggest challenges with Cloudstack is learning its architecture 
and codebase  - its big and its complicated. Onboarding new software engineers 
can be a daunting process.
For the last 2 years, we at ShapeBlue have built up a set of resources to 
help us with onboarding on new engineers who will be working on Cloudstack.

This has evolved into a self-study course that we call "hackerbook"- the 
logic being that it's a training course that gets engineers hands-on hacking in 
the code ASAP.  It's a mix of videos, exercises and other resources.

Today, we've opensourced this resource in order to make it available to 
anybody who may want to learn to develop on Cloudstack.

Feedback and improvement PRs will be warmly accepted

Its currently sitting in a shapeblue repo, happy to move under ASF if 
anybody thinks that's important

https://github.com/shapeblue/hackerbook

Happy Hacking

Kind regards
Giles


giles.sir...@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue






Re: Cloudstack developer training

2021-02-26 Thread Simon Weller
Fantastic contribution!  Thanks to the ShapeBlue team for making this happen.

-Si

From: Giles Sirett 
Sent: Friday, February 26, 2021 9:42 AM
To: dev@cloudstack.apache.org ; 
us...@cloudstack.apache.org ; Apache CloudStack 
Marketing 
Subject: Cloudstack developer training

Hi all

One of the biggest challenges with Cloudstack is learning its architecture and 
codebase  - its big and its complicated. Onboarding new software engineers can 
be a daunting process.
For the last 2 years, we at ShapeBlue have built up a set of resources to help 
us with onboarding on new engineers who will be working on Cloudstack.

This has evolved into a self-study course that we call "hackerbook"- the logic 
being that it's a training course that gets engineers hands-on hacking in the 
code ASAP.  It's a mix of videos, exercises and other resources.

Today, we've opensourced this resource in order to make it available to anybody 
who may want to learn to develop on Cloudstack.

Feedback and improvement PRs will be warmly accepted

Its currently sitting in a shapeblue repo, happy to move under ASF if anybody 
thinks that's important

https://github.com/shapeblue/hackerbook

Happy Hacking

Kind regards
Giles


giles.sir...@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue





Cloudstack developer training

2021-02-26 Thread Giles Sirett
Hi all

One of the biggest challenges with Cloudstack is learning its architecture and 
codebase  - its big and its complicated. Onboarding new software engineers can 
be a daunting process.
For the last 2 years, we at ShapeBlue have built up a set of resources to help 
us with onboarding on new engineers who will be working on Cloudstack.

This has evolved into a self-study course that we call "hackerbook"- the logic 
being that it's a training course that gets engineers hands-on hacking in the 
code ASAP.  It's a mix of videos, exercises and other resources.

Today, we've opensourced this resource in order to make it available to anybody 
who may want to learn to develop on Cloudstack.

Feedback and improvement PRs will be warmly accepted

Its currently sitting in a shapeblue repo, happy to move under ASF if anybody 
thinks that's important

https://github.com/shapeblue/hackerbook

Happy Hacking

Kind regards
Giles


giles.sir...@shapeblue.com 
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue