mulbah | How are you doing shmohamud | 00:30 |
---|---|---|
*** shmohamud has quit (Remote host closed the connection) | 00:51 | |
*** shmohamud has quit (Ping timeout: 480 seconds) | 01:03 | |
shmohamud | Good good, how're you Mulbah? | 01:14 |
*** shmohamud has quit (Remote host closed the connection) | 01:21 | |
mulbah | I'm good and you? | 01:38 |
*** shmohamud has quit (Ping timeout: 480 seconds) | 01:42 | |
*** mulbah has quit (Ping timeout: 480 seconds) | 02:03 | |
*** shmohamud has quit (Remote host closed the connection) | 06:43 | |
jelkner | Good morning svaye! | 10:35 |
svaye | Good morning Jeff | 10:37 |
fkoikoi | Good Morning Jeff | 10:37 |
jelkner | Good morning fkoikoi! | 10:38 |
scooper | Good morning Jeff | 10:38 |
jelkner | Good morning scooper! | 10:39 |
jelkner | Can we start our stand up meeting early? | 10:39 |
jelkner | I'm ready now | 10:39 |
scooper | Kindly be informed that tomorrow August 24 is Flag day in Liberia. That mean all interns will connect from home because MCSS office will be closed. | 10:39 |
scooper | +1 | 10:39 |
jelkner | Got you, scooper, no meeting tomorrow. | 10:39 |
jelkner | OK, what we should normally do in our stand up meeting is go around and briefly describe what we will be working on today | 10:40 |
jelkner | We can even type at the same time | 10:40 |
jelkner | so that we can finish in 10 minutes | 10:40 |
jelkner | i have an all day staff meeting, but i'll be working on getting ready for the NOVA Web Dev weekly meeting tomorrow | 10:41 |
scooper | So yesterday the supe and myself didn't complete the task due to his tight schedule I m hoping we get it done today | 10:41 |
jelkner | i plan to propose that NOVA Web begin holding its weekly meeting on this irc channel Thursdays at 4:30 pm EST. | 10:41 |
scooper | Another thing do you have thing you want to place on the agenda, because agenda will be added before today end... | 10:42 |
jelkner | NOVA Web has too many customers! | 10:42 |
jelkner | which is a good problem to have in some ways | 10:42 |
jelkner | but unless we can build our capacity soon, we will loose them. | 10:42 |
jelkner | ACTION dreams of the day when Jetro Web can take some of these jobs | 10:42 |
jelkner | ACTION done. | 10:42 |
jelkner | excellent, scooper | 10:43 |
scooper | Beginning today the web team and the python team will work on it first django project | 10:43 |
jelkner | i hope you can report either Friday or Saturday on your meeting | 10:43 |
jelkner | scooper, i am really hoping both the web and python team can follow along with my classes | 10:44 |
scooper | the web team will done few font end design why the python team will add few backend functionality to it | 10:44 |
jelkner | svaye, i have a rough schedule for the web group | 10:44 |
jelkner | https://ict.gctaa.net/sections/webdev/calendar/ | 10:44 |
jelkner | As you can see, the plan is to have my students take their final exam, which will be the CIW Advanced HTML5 & CSS3 Specialist certification, on April 18, 2024 | 10:45 |
jelkner | i hope you and dcamune can be ready to pass the cert by that date too | 10:46 |
svaye | We will be ready | 10:46 |
jelkner | Yes, svaye, i know that you will | 10:47 |
jelkner | scooper, i'll be taking the PCEP certification soon | 10:47 |
jelkner | i finished the online curriculum yesterday | 10:47 |
jelkner | it is a solid test of basic Python syntax | 10:47 |
jelkner | and i found out that APS is going to pay for all our programming students to take it | 10:48 |
jelkner | it would be a good goal for the Python team there to try to do that too. | 10:48 |
jelkner | ACTION done | 10:48 |
jelkner | ok, 10 minutes are up | 10:49 |
jelkner | see you all Friday! | 10:49 |
jelkner | ACTION signs off for the day | 10:49 |
scooper | I will like to take that too but I m still practicing with Shanun and also I m on Chapter 15 of the book which talks about Classes and Object (OOP) | 10:49 |
jelkner | scooper, you don't need OOP for the PCEP | 10:49 |
jelkner | i can help guide you with that | 10:49 |
jelkner | i'm making PCEP questions and adding them to my textbook | 10:49 |
jelkner | let's talk more on Friday | 10:50 |
scooper | Ok | 10:50 |
*** jelkner has quit (Quit: Leaving) | 10:50 | |
scooper | ACTION signing up | 10:51 |
*** scooper has quit (Quit: Leaving) | 10:51 | |
*** fkoikoi has quit (Quit: Leaving) | 10:52 | |
*** svaye has quit (Quit: Leaving) | 11:17 | |
shmohamud | Gppd dau scpp[er | 11:19 |
shmohamud | good day scooper* | 11:19 |
scooper | Good morning Shmon | 11:19 |
scooper | Are you ready to tutor me today??? | 11:21 |
shmohamud | yes | 11:22 |
shmohamud | what are you currently learning? | 11:22 |
scooper | Classes and Object in python | 11:22 |
shmohamud | ok | 11:23 |
shmohamud | do you have any assignments? | 11:23 |
scooper | no | 11:24 |
scooper | except you want to give me one | 11:24 |
scooper | or test my little understanding | 11:24 |
shmohamud | Ok let's start with what some questions | 11:25 |
shmohamud | In your own words, what's a Class in python? | 11:25 |
scooper | for my understanding it is a programmer define function | 11:26 |
scooper | ar a print blue that tell a program how certain thing are to be build | 11:27 |
shmohamud | Classes provide a means of bundling data and functionality together. Creating a new class creates a new type of object, allowing new instances of that type to be made. Each class instance can have attributes attached to it for maintaining its state. Class instances can also have methods (defined by its class) for modifying its state. | 11:28 |
shmohamud | blueprint is a good way to think about it. But above is the official python documentation definition | 11:28 |
shmohamud | What's a python Obect? | 11:29 |
fkoikoi | Good Morning shmohamud | 11:31 |
fkoikoi | Spencer said you should give him two minutes | 11:31 |
shmohamud | Good day fkoikoi. Ok | 11:32 |
scooper | I m here | 11:33 |
scooper | Shmohamud i you still there | 11:34 |
*** shmohamud has quit (Remote host closed the connection) | 11:34 | |
shmohamud | I'm here | 11:35 |
scooper | ok | 11:37 |
scooper | Python object are variable that contain data | 11:38 |
shmohamud | can objects contain more than just data? | 11:40 |
scooper | and those data are varies which include (string, integer | 11:40 |
scooper | +1 | 11:40 |
scooper | yes | 11:41 |
shmohamud | what else can an object contain? | 11:41 |
scooper | An object all contain all python data type that was introduce in the beginning | 11:41 |
scooper | An object can contain all python data type that was introduced n the beginning | 11:42 |
shmohamud | yes | 11:42 |
shmohamud | anything else? | 11:43 |
scooper | yes | 11:43 |
shmohamud | objects can contain all python data types and... | 11:44 |
scooper | Are you typing something or asking me a question | 11:45 |
shmohamud | question | 11:45 |
scooper | I was saying object can contain all python data type | 11:46 |
shmohamud | that's true but objects can *also* contain methods | 11:46 |
shmohamud | I wanted you to add that piece | 11:46 |
scooper | yes | 11:46 |
scooper | which is called function | 11:46 |
shmohamud | yes | 11:46 |
scooper | once it's defined in a class | 11:46 |
scooper | constructor as well | 11:47 |
shmohamud | Yes, we call functions methods if they're in a class | 11:47 |
scooper | instance variable, parameter etc | 11:47 |
shmohamud | can you write me a class called shape? | 11:48 |
scooper | yes | 11:48 |
scooper | class shape: | 11:48 |
scooper | to write a class called "shape" all you need to do it call python reserved keyword class and the name shape follow which happened to be the name of the class with a semicolon at the end of shape | 11:50 |
shmohamud | correct. Do you want to capitalize "shape"? | 11:51 |
scooper | it's not mediatory | 11:51 |
scooper | but you should take to consideration that a class Shape is different from a class shape because python treat both differently... | 11:52 |
*** tboimah has quit (Read error: Connection reset by peer) | 11:53 | |
shmohamud | Ok | 11:53 |
shmohamud | Good points | 11:53 |
shmohamud | On Friday when we meet, shall we discuss Inheritance or something else? | 11:53 |
scooper | ok but few clarity | 11:54 |
*** tboimah has quit (Remote host closed the connection) | 11:54 | |
scooper | before we move to inhertance in python I will like to get some understand on constructor in python and when to use them | 11:54 |
scooper | *understanding | 11:55 |
shmohamud | Ok, so Friday do you want to discuss Python constructors and then maybe Inheritance? | 11:55 |
shmohamud | For today I have to log off for work | 11:55 |
scooper | ok | 11:55 |
scooper | I understand | 11:55 |
scooper | I will send you a question through the github | 11:56 |
shmohamud | sounds good | 11:56 |
scooper | concerning Constructor, instance variable | 11:56 |
scooper | and self | 11:56 |
scooper | last but not the least python method | 11:57 |
scooper | give you give a task before you leave??? that I can submit along with the question I m planning sending you?? | 11:57 |
scooper | *can | 11:57 |
shmohamud | Research what Object Oriented Programming is and how it's applied in Python. Write me one paragraph on it. | 11:58 |
scooper | ok | 11:59 |
scooper | ACTION signing up for today | 11:59 |
shmohamud | looking forward to your emails | 12:00 |
shmohamud | any last question before I log off? | 12:00 |
*** shmohamud has quit (Remote host closed the connection) | 12:04 | |
*** tboimah has quit (Quit: Leaving) | 12:06 | |
*** shmohamud has quit (Ping timeout: 480 seconds) | 12:13 | |
*** fkoikoi has quit (Quit: Leaving) | 12:56 | |
*** scooper has quit (Ping timeout: 480 seconds) | 13:07 | |
*** sysadmin_ has quit (Quit: Leaving) | 13:37 | |
*** janet has quit (None) | 15:14 | |
*** shmohamud has quit (Ping timeout: 480 seconds) | 19:13 | |
*** shmohamud has quit (Remote host closed the connection) | 20:03 | |
*** shmohamud has quit (Ping timeout: 480 seconds) | 20:19 | |
*** shmohamud has quit (Remote host closed the connection) | 20:58 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!