Regarding what you mentioned, "10 topics people want to cover in 
details...short videos". I would like (may be as part of shot videos or 
CSC438), if we can create bunch of stand alone code for whats inside 
"gluons" and "script". And create an architectural details about how each 
module is used to make the web framework to work. That will be great! In 
other words, sure, we have the documentation and now we can use web2py to 
create sites. But if someone needs to create a brand new framework using 
different language or create a hybrid, how that person can go about doing 
it? Whats will be required at to level and at the lower level? Needs a 
rocket (or apache) server for example to start. But how that is interfaced 
into the code...I believe, the stand alone version with input and output of 
each modules in gluon/scipt can help (without running web2py), in 
understanding how each modules talk to each other and what are the 
underlying relationship that ties the server side to the client side.

That will be very interesting to me. Again, since I am a rookie, this may 
be already answered and everyone on this site may already know all these. 
But I think, it will help me to learn the framework better to know whats 
inside and out. Just some thoughts...

-Ron




On Tuesday, March 24, 2015 at 11:19:31 PM UTC-4, Massimo Di Pierro wrote:
>
> Looks like you did. :-O
>
> Anyway, the point of a university is that we do not usually teach courses 
> about specific technologies. We use specific technologies to serve more 
> abstract purposes. For example I teach CSC438 which is about the internal 
> design of web frameworks and I use web2py as one of the (main) examples.
>
> We use Python in many classes but the goal is not teach python. The goal 
> is to teach programming (for, if, def, return).
>
> Anyway, it would be nice to have more material about teaching web2py 
> and/or teaching with web2py. Perhaps we could crowdsource the effort. If I 
> have a list of 10 topics that people would want me to cover in detail I can 
> make some short videos. I am sure other people here would be willing to 
> help.
>
> Massimo
>
>
>
> On Tuesday, 24 March 2015 12:39:02 UTC-5, Ron Chatterjee wrote:
>>
>> We should clone you saying!? lol. jk:-). Would be nice to have an advance 
>> course like that. Someone should write to the dean and sign me up.
>>
>>
>>
>> On Tuesday, March 24, 2015 at 12:19:23 PM UTC-4, Massimo Di Pierro wrote:
>>>
>>> No. Perhaps there should be. But not yet. 
>>>
>>> On Tuesday, 24 March 2015 08:40:40 UTC-5, Ron Chatterjee wrote:
>>>>
>>>> Massimo,
>>>>
>>>> On that note. I have seen some of that lecture and it seems very 
>>>> undergrad level. Is there a grad level course that you can offer where we 
>>>> can go through each API (or the most important one). Lets create few stand 
>>>> alone code and go line by line to understand how the framework is made? 
>>>> Get 
>>>> into more depth and complexity. Lets say someone is already a web2py 
>>>> developer but he wants to push the envelop and become an expert or even 
>>>> better (since no one can't clone you. lol). Is there a course like that?
>>>>
>>>> Ron
>>>>
>>>>
>>>> On Tuesday, March 24, 2015 at 3:34:26 AM UTC-4, Massimo Di Pierro wrote:
>>>>>
>>>>> Yes.
>>>>>
>>>>> http://www.cdm.depaul.edu/ipd/Programs/Pages/WebDevelopmentwithPython.aspx
>>>>>
>>>>> I teach it and it is basically a course on web2py. Problem is, I am 
>>>>> too busy to teach it and I have not been teaching it in one year.
>>>>>
>>>>> Anyway, past lectures are all online. I am considering automating the 
>>>>> certification process. I have a large database of questions/problems.
>>>>>
>>>>> Massimo
>>>>>
>>>>> On Monday, 23 March 2015 21:53:16 UTC-5, KPlusPlus wrote:
>>>>>>
>>>>>> Hello
>>>>>>
>>>>>> I was wondering if there's an organization/institution can offer a 
>>>>>> WEB2PY Certificate with or without Course ?
>>>>>>
>>>>>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to