Documentation Using Copilot: The Copilot Show - Ep. 4
0 views
Aug 6, 2025
This time, we’re exploring how Copilot is revolutionizing documentation for developers. A game-changer you don’t want to miss! 📺 CSharp TV - Dev Streaming Destination http://csharp.tv 🌎 C# Corner - Community of Software and Data Developers https://www.c-sharpcorner.com #CSharpTV #csharpcorner #LiveShow
View Video Transcript
0:01
[Music]
0:12
[Music]
0:25
[Music]
1:14
he
1:19
[Music]
1:38
hello hello hello and good morning good
1:40
hello hello hello and good morning good
1:40
hello hello hello and good morning good evening good
1:42
evening good
1:42
evening good afternoon welcome to the calot show my
1:45
afternoon welcome to the calot show my
1:45
afternoon welcome to the calot show my name is mahes Chan I'm your host founder
1:48
name is mahes Chan I'm your host founder
1:48
name is mahes Chan I'm your host founder of C Corner which is now
1:51
of C Corner which is now
1:51
of C Corner which is now c.com I hope some of you have checked
1:54
c.com I hope some of you have checked
1:54
c.com I hope some of you have checked out c.com check out the new we have a
1:57
out c.com check out the new we have a
1:57
out c.com check out the new we have a new home now the URL c.com
2:00
new home now the URL c.com
2:00
new home now the URL c.com still same old CP corner but we have new
2:03
still same old CP corner but we have new
2:03
still same old CP corner but we have new UI sham Sak welcome to the
2:07
UI sham Sak welcome to the
2:07
UI sham Sak welcome to the show um you are it's midnight there I'm
2:11
show um you are it's midnight there I'm
2:11
show um you are it's midnight there I'm surprised you guys are still awake and
2:13
surprised you guys are still awake and
2:13
surprised you guys are still awake and yeah the time is messed up because right
2:16
yeah the time is messed up because right
2:16
yeah the time is messed up because right now I am in San
2:18
now I am in San
2:18
now I am in San Diego uh which is three hours behind
2:21
Diego uh which is three hours behind
2:21
Diego uh which is three hours behind East
2:22
East
2:22
East Coast that means it's really late in
2:25
Coast that means it's really late in
2:25
Coast that means it's really late in India right now I think it's 12:30
2:28
India right now I think it's 12:30
2:28
India right now I think it's 12:30 midnight so sorry about that next week
2:31
midnight so sorry about that next week
2:31
midnight so sorry about that next week we will be back on the same time east
2:33
we will be back on the same time east
2:33
we will be back on the same time east east east coast for two weeks and then
2:37
east east coast for two weeks and then
2:37
east east coast for two weeks and then I'm back in India on March 10th so
2:41
I'm back in India on March 10th so
2:41
I'm back in India on March 10th so from that next rest of the episodes we
2:45
from that next rest of the episodes we
2:45
from that next rest of the episodes we will do from India so that will be good
2:49
will do from India so that will be good
2:49
will do from India so that will be good um all right so let's get started so
2:51
um all right so let's get started so
2:52
um all right so let's get started so today I don't know if you guys watch
2:54
today I don't know if you guys watch
2:54
today I don't know if you guys watch some of the last episodes so goal is
2:56
some of the last episodes so goal is
2:56
some of the last episodes so goal is with co-pilot show is every week we talk
2:59
with co-pilot show is every week we talk
2:59
with co-pilot show is every week we talk about about one of the key features and
3:01
about about one of the key features and
3:01
about about one of the key features and today we are going to talk about
3:03
today we are going to talk about
3:03
today we are going to talk about documentation using
3:05
documentation using
3:05
documentation using copal so how many of you I'm sure many
3:08
copal so how many of you I'm sure many
3:08
copal so how many of you I'm sure many of you have to write documentation while
3:12
of you have to write documentation while
3:12
of you have to write documentation while working a project leading a team or
3:15
working a project leading a team or
3:15
working a project leading a team or especially if you are an architect or
3:18
especially if you are an architect or
3:18
especially if you are an architect or senior level you'll always end up
3:19
senior level you'll always end up
3:20
senior level you'll always end up writing code as a developer
3:22
writing code as a developer
3:22
writing code as a developer also um you know I always ask when you
3:26
also um you know I always ask when you
3:26
also um you know I always ask when you start coding you start with documenting
3:28
start coding you start with documenting
3:28
start coding you start with documenting your at least start with the commenting
3:31
your at least start with the commenting
3:31
your at least start with the commenting your code right code comments are one of
3:34
your code right code comments are one of
3:34
your code right code comments are one of the uh key things in the reason you want
3:37
the uh key things in the reason you want
3:37
the uh key things in the reason you want to commment the code with details is
3:40
to commment the code with details is
3:40
to commment the code with details is that especially in the large projects
3:42
that especially in the large projects
3:42
that especially in the large projects large Enterprise projects that if some
3:45
large Enterprise projects that if some
3:45
large Enterprise projects that if some new member joins either adding new
3:48
new member joins either adding new
3:48
new member joins either adding new features fixing bugs or even you go back
3:51
features fixing bugs or even you go back
3:51
features fixing bugs or even you go back sometimes I wrote code and I go back and
3:54
sometimes I wrote code and I go back and
3:54
sometimes I wrote code and I go back and I don't remember so the writing commands
3:57
I don't remember so the writing commands
3:57
I don't remember so the writing commands in the code helps so that's one part
4:01
in the code helps so that's one part
4:01
in the code helps so that's one part second part is documentation
4:03
second part is documentation
4:03
second part is documentation like I think many teams don't have
4:06
like I think many teams don't have
4:06
like I think many teams don't have documentation because the writing
4:08
documentation because the writing
4:08
documentation because the writing documentation takes a lot of time and
4:10
documentation takes a lot of time and
4:10
documentation takes a lot of time and nobody has time so now with copilot
4:13
nobody has time so now with copilot
4:13
nobody has time so now with copilot copilot can actually help write create
4:15
copilot can actually help write create
4:15
copilot can actually help write create amazing documents for the entire
4:17
amazing documents for the entire
4:17
amazing documents for the entire projects or U you know any part of the
4:19
projects or U you know any part of the
4:19
projects or U you know any part of the code you like it can also write articles
4:24
code you like it can also write articles
4:25
code you like it can also write articles and blogs so say you want to publish an
4:26
and blogs so say you want to publish an
4:26
and blogs so say you want to publish an article and say c corner and you have
4:29
article and say c corner and you have
4:29
article and say c corner and you have have amazing code and you want to write
4:32
have amazing code and you want to write
4:32
have amazing code and you want to write an article you can use co-pilot to write
4:34
an article you can use co-pilot to write
4:34
an article you can use co-pilot to write most of your article and then you can
4:37
most of your article and then you can
4:37
most of your article and then you can modify it look like it's not 100%
4:39
modify it look like it's not 100%
4:39
modify it look like it's not 100% written by co-pilot but that's allowed
4:42
written by co-pilot but that's allowed
4:42
written by co-pilot but that's allowed so if you have a code you have written a
4:46
so if you have a code you have written a
4:46
so if you have a code you have written a code and you just want to use copilot to
4:49
code and you just want to use copilot to
4:49
code and you just want to use copilot to write the article for you you can use
4:51
write the article for you you can use
4:51
write the article for you you can use that and publish it but you cannot just
4:53
that and publish it but you cannot just
4:54
that and publish it but you cannot just go and write everything by by AI in
4:56
go and write everything by by AI in
4:56
go and write everything by by AI in copilot including code right so reality
5:00
copilot including code right so reality
5:00
copilot including code right so reality is I think in coming time a lot of code
5:03
is I think in coming time a lot of code
5:03
is I think in coming time a lot of code and majority of common EEG code will be
5:06
and majority of common EEG code will be
5:06
and majority of common EEG code will be written by AI so there's nothing we can
5:09
written by AI so there's nothing we can
5:09
written by AI so there's nothing we can do about so yeah again welcome to the
5:13
do about so yeah again welcome to the
5:13
do about so yeah again welcome to the show if you have any questions feel free
5:16
show if you have any questions feel free
5:16
show if you have any questions feel free to ask questions here if you have
5:17
to ask questions here if you have
5:18
to ask questions here if you have comments please let us know if you're
5:19
comments please let us know if you're
5:19
comments please let us know if you're how are you using copilot you like it is
5:22
how are you using copilot you like it is
5:22
how are you using copilot you like it is it saving you time just chime in and
5:24
it saving you time just chime in and
5:24
it saving you time just chime in and post your comments here so let me share
5:27
post your comments here so let me share
5:27
post your comments here so let me share my screen here
5:30
my screen here
5:30
my screen here so as you can see my screen now I will
5:33
so as you can see my screen now I will
5:33
so as you can see my screen now I will switch to visual studio so I have Visual
5:35
switch to visual studio so I have Visual
5:35
switch to visual studio so I have Visual Studio here just a simple application I
5:38
Studio here just a simple application I
5:38
Studio here just a simple application I created just for you know this copilot
5:41
created just for you know this copilot
5:41
created just for you know this copilot show and as you can see that there's no
5:44
show and as you can see that there's no
5:44
show and as you can see that there's no commands here in my code right
5:46
commands here in my code right
5:46
commands here in my code right now so we we will think about three
5:50
now so we we will think about three
5:50
now so we we will think about three things today today we're going to talk
5:51
things today today we're going to talk
5:51
things today today we're going to talk about number one is commenting the code
5:53
about number one is commenting the code
5:53
about number one is commenting the code using copilot number two is writing a
5:56
using copilot number two is writing a
5:56
using copilot number two is writing a little bit overview about the code using
5:59
little bit overview about the code using
5:59
little bit overview about the code using copal and third thing we will do is
6:02
copal and third thing we will do is
6:02
copal and third thing we will do is write a blog or article about this code
6:06
write a blog or article about this code
6:06
write a blog or article about this code and it's almost like a complete article
6:10
and it's almost like a complete article
6:11
and it's almost like a complete article or blog if you want to write on your
6:12
or blog if you want to write on your
6:12
or blog if you want to write on your personal blog or C Corner those are the
6:14
personal blog or C Corner those are the
6:15
personal blog or C Corner those are the three things I will cover in this
6:17
three things I will cover in this
6:17
three things I will cover in this Today's Show so as you can see I have
6:20
Today's Show so as you can see I have
6:20
Today's Show so as you can see I have copilot installed here get of copilot
6:22
copilot installed here get of copilot
6:22
copilot installed here get of copilot obviously you have to have an active
6:24
obviously you have to have an active
6:24
obviously you have to have an active subscription if you don't you will not
6:26
subscription if you don't you will not
6:26
subscription if you don't you will not see this green
6:28
see this green
6:28
see this green sign uh if you want to know how to do
6:31
sign uh if you want to know how to do
6:31
sign uh if you want to know how to do that my first episode covers that how to
6:35
that my first episode covers that how to
6:35
that my first episode covers that how to get in you know get set up GitHub
6:38
get in you know get set up GitHub
6:38
get in you know get set up GitHub copilot in visual studio so I'll just go
6:41
copilot in visual studio so I'll just go
6:41
copilot in visual studio so I'll just go and launch copilot here say I will say
6:44
and launch copilot here say I will say
6:44
and launch copilot here say I will say can you comment this code it's simple
6:49
can you comment this code it's simple
6:49
can you comment this code it's simple command you don't have to be really
6:50
command you don't have to be really
6:50
command you don't have to be really fancy about it all I'm asking is can you
6:53
fancy about it all I'm asking is can you
6:53
fancy about it all I'm asking is can you command this code simple and what calot
6:56
command this code simple and what calot
6:56
command this code simple and what calot does is it actually reads my entire code
7:01
does is it actually reads my entire code
7:01
does is it actually reads my entire code and then it suggest that these are the
7:02
and then it suggest that these are the
7:02
and then it suggest that these are the suggestions it's thinking to add
7:05
suggestions it's thinking to add
7:05
suggestions it's thinking to add commands to right so it's simple
7:07
commands to right so it's simple
7:07
commands to right so it's simple commands so I will do is accept changes
7:10
commands so I will do is accept changes
7:10
commands so I will do is accept changes when you accept changes as you can
7:12
when you accept changes as you can
7:12
when you accept changes as you can see it just commands very simple how I
7:16
see it just commands very simple how I
7:16
see it just commands very simple how I would do as a programmer coder like okay
7:18
would do as a programmer coder like okay
7:18
would do as a programmer coder like okay create a list to store author objects
7:20
create a list to store author objects
7:20
create a list to store author objects right populate the author objects so
7:24
right populate the author objects so
7:24
right populate the author objects so this is a simple comment it commented my
7:26
this is a simple comment it commented my
7:26
this is a simple comment it commented my code very
7:28
code very
7:28
code very simple um what every developer would do
7:30
simple um what every developer would do
7:30
simple um what every developer would do usually everything else is very like
7:32
usually everything else is very like
7:32
usually everything else is very like this everybody can understand that now
7:35
this everybody can understand that now
7:35
this everybody can understand that now what I'm going to do is uh I'm going to
7:37
what I'm going to do is uh I'm going to
7:37
what I'm going to do is uh I'm going to actually ask copilot to do
7:41
actually ask copilot to do
7:41
actually ask copilot to do more can you write detailed commands
7:46
more can you write detailed commands
7:46
more can you write detailed commands about this
7:49
about this
7:49
about this code so a
7:52
code so a
7:52
code so a new
7:54
new
7:54
new programmer or new team
7:57
programmer or new team
7:57
programmer or new team member can understand
8:00
member can understand
8:00
member can understand what this code does and
8:04
what this code does and
8:04
what this code does and what what is
8:06
what what is
8:06
what what is its
8:08
its
8:08
its purpose so now this is a little bit more
8:10
purpose so now this is a little bit more
8:10
purpose so now this is a little bit more than you don't even say I just said
8:13
than you don't even say I just said
8:13
than you don't even say I just said right you know I don't have to make it
8:14
right you know I don't have to make it
8:14
right you know I don't have to make it question
8:15
question
8:15
question mark please write detail
8:19
mark please write detail
8:19
mark please write detail docments so now I'm asking it to write a
8:22
docments so now I'm asking it to write a
8:22
docments so now I'm asking it to write a little bit more not just the
8:25
little bit more not just the
8:25
little bit more not just the comments and you can see it's already
8:28
comments and you can see it's already
8:28
comments and you can see it's already writing the details of the entire
8:31
writing the details of the entire
8:31
writing the details of the entire code uh and I can preview it right
8:41
so
8:51
okay maybe as you can see that I'm going
8:53
okay maybe as you can see that I'm going
8:53
okay maybe as you can see that I'm going to copy this from here from my
8:55
to copy this from here from my
8:55
to copy this from here from my suggestions and I'll open a Word
8:58
suggestions and I'll open a Word
8:58
suggestions and I'll open a Word document
9:02
and let's see what it
9:05
and let's see what it
9:05
and let's see what it does oh what happened here it didn't
9:07
does oh what happened here it didn't
9:07
does oh what happened here it didn't copy that's strange all right I'll just
9:09
copy that's strange all right I'll just
9:09
copy that's strange all right I'll just say for accept for now
9:14
right uh did work it did not work let me
9:17
right uh did work it did not work let me
9:17
right uh did work it did not work let me see I'm going to ask it
9:20
see I'm going to ask it
9:20
see I'm going to ask it again so sometimes yeah this is
9:23
again so sometimes yeah this is
9:23
again so sometimes yeah this is a please write a detailed EXP
9:30
a please write a detailed EXP
9:30
a please write a detailed EXP ation of all
9:33
ation of all
9:34
ation of all code
9:36
code
9:36
code blocks so
9:38
blocks so
9:38
blocks so new member in the team can understand
9:44
new member in the team can understand
9:44
new member in the team can understand what this program
9:47
what this program
9:47
what this program does all right let's do this again so
9:51
does all right let's do this again so
9:51
does all right let's do this again so what it does is as you can see it's
9:53
what it does is as you can see it's
9:53
what it does is as you can see it's writing a detail explanation of the
9:55
writing a detail explanation of the
9:55
writing a detail explanation of the entire code here so it's start with
9:58
entire code here so it's start with
9:58
entire code here so it's start with actually certain let's go the code start
10:00
actually certain let's go the code start
10:00
actually certain let's go the code start by importing necessary name space so it
10:04
by importing necessary name space so it
10:04
by importing necessary name space so it actually starts from very early why are
10:05
actually starts from very early why are
10:05
actually starts from very early why are we using name
10:07
we using name
10:07
we using name spaces um now it says we are creating
10:11
spaces um now it says we are creating
10:11
spaces um now it says we are creating author class in the program author class
10:13
author class in the program author class
10:14
author class in the program author class has you know
10:15
has you know
10:15
has you know properties it has a main method what
10:17
properties it has a main method what
10:17
properties it has a main method what does Main me there's a for Loop it
10:19
does Main me there's a for Loop it
10:19
does Main me there's a for Loop it explain everything right right
10:21
explain everything right right
10:21
explain everything right right here uh so it actually does a good
10:26
here uh so it actually does a good
10:26
here uh so it actually does a good job now you can literally take this and
10:30
job now you can literally take this and
10:30
job now you can literally take this and post this as a comment on your code
10:32
post this as a comment on your code
10:32
post this as a comment on your code sometimes you can even ask the piece of
10:35
sometimes you can even ask the piece of
10:35
sometimes you can even ask the piece of the specific function or specific block
10:39
the specific function or specific block
10:39
the specific function or specific block say can you like for
10:46
example can you add a
10:51
detail explanation
10:59
on it will understand even the spell is
11:01
on it will understand even the spell is
11:01
on it will understand even the spell is mistake it know what we asking really
11:03
mistake it know what we asking really
11:04
mistake it know what we asking really can you add a detail explanation of the
11:06
can you add a detail explanation of the
11:06
can you add a detail explanation of the author
11:08
author
11:08
author class and add it as a comment so what
11:13
class and add it as a comment so what
11:13
class and add it as a comment so what I'll just say why don't you just add it
11:15
I'll just say why don't you just add it
11:15
I'll just say why don't you just add it as a comment right here right so it will
11:17
as a comment right here right so it will
11:18
as a comment right here right so it will write here certainly blah
11:20
write here certainly blah
11:20
write here certainly blah blah it actually didn't do what I'm
11:23
blah it actually didn't do what I'm
11:23
blah it actually didn't do what I'm trying to ask there but as you can see
11:25
trying to ask there but as you can see
11:25
trying to ask there but as you can see it is author class so I can say preview
11:29
it is author class so I can say preview
11:29
it is author class so I can say preview okay preview just scoring so that
11:31
okay preview just scoring so that
11:31
okay preview just scoring so that doesn't work it doesn't really add code
11:34
doesn't work it doesn't really add code
11:34
doesn't work it doesn't really add code so what I was trying to do is I was
11:35
so what I was trying to do is I was
11:35
so what I was trying to do is I was trying to ask the WR details here in the
11:37
trying to ask the WR details here in the
11:38
trying to ask the WR details here in the author class itself as a
11:40
author class itself as a
11:40
author class itself as a comand so it did work that's why you
11:42
comand so it did work that's why you
11:42
comand so it did work that's why you have to little bit tricky see what it
11:44
have to little bit tricky see what it
11:44
have to little bit tricky see what it can does what it doesn't do and come up
11:46
can does what it doesn't do and come up
11:46
can does what it doesn't do and come up with your own um prompt and I think it
11:50
with your own um prompt and I think it
11:50
with your own um prompt and I think it does that several times I try actually
11:52
does that several times I try actually
11:52
does that several times I try actually it was very exciting when I saw that
11:55
it was very exciting when I saw that
11:55
it was very exciting when I saw that before uh let me try it again
12:04
please add more
12:06
please add more
12:06
please add more details to this code AS
12:16
commands Okay now it's no suggest looks
12:18
commands Okay now it's no suggest looks
12:18
commands Okay now it's no suggest looks like today it's having a hard time must
12:21
like today it's having a hard time must
12:21
like today it's having a hard time must be the back in API anyway so you get the
12:23
be the back in API anyway so you get the
12:23
be the back in API anyway so you get the idea so you can write the comments here
12:26
idea so you can write the comments here
12:26
idea so you can write the comments here you can actually ask copilot to write
12:28
you can actually ask copilot to write
12:28
you can actually ask copilot to write more details about the code where it
12:31
more details about the code where it
12:31
more details about the code where it will say oh this is the author class is
12:33
will say oh this is the author class is
12:33
will say oh this is the author class is that many properties then you can
12:36
that many properties then you can
12:36
that many properties then you can also um you can literally also it will
12:39
also um you can literally also it will
12:39
also um you can literally also it will explain the whole method function what
12:41
explain the whole method function what
12:41
explain the whole method function what the whole program does that's what it
12:43
the whole program does that's what it
12:43
the whole program does that's what it can do but let me ask one more thing
12:45
can do but let me ask one more thing
12:45
can do but let me ask one more thing here final and then we will be done and
12:47
here final and then we will be done and
12:47
here final and then we will be done and we'll take some of your questions and
12:50
we'll take some of your questions and
12:50
we'll take some of your questions and um so I'll say I am in author on she
12:57
um so I'll say I am in author on she
12:57
um so I'll say I am in author on she off she
12:59
off she
12:59
off she do and I want to publish
13:04
do and I want to publish
13:04
do and I want to publish this code as in as a blog or a an
13:13
article on the site in the
13:17
article on the site in the
13:17
article on the site in the website can you create a detailed
13:23
website can you create a detailed
13:24
website can you create a detailed article article with code in it in
13:29
article article with code in it in
13:29
article article with code in it in explain
13:30
explain
13:30
explain it
13:32
it
13:33
it details thank you or I'll thank him this
13:35
details thank you or I'll thank him this
13:35
details thank you or I'll thank him this time because looks like this morning go
13:38
time because looks like this morning go
13:38
time because looks like this morning go pilot is having hard time so I'll thank
13:40
pilot is having hard time so I'll thank
13:40
pilot is having hard time so I'll thank him for that and looks like okay now it
13:42
him for that and looks like okay now it
13:42
him for that and looks like okay now it it gives me title working with files and
13:45
it gives me title working with files and
13:45
it gives me title working with files and Shar this article we will explore how to
13:48
Shar this article we will explore how to
13:48
Shar this article we will explore how to work with files in C we will explore
13:51
work with files in C we will explore
13:51
work with files in C we will explore setting of dat author class so explains
13:53
setting of dat author class so explains
13:53
setting of dat author class so explains me the author class what the class is
13:56
me the author class what the class is
13:56
me the author class what the class is all right then uh do so I'm going to
14:00
all right then uh do so I'm going to
14:00
all right then uh do so I'm going to preview this no insert a new file I I
14:03
preview this no insert a new file I I
14:03
preview this no insert a new file I I want to copy it I thought there was a
14:05
want to copy it I thought there was a
14:05
want to copy it I thought there was a copy feature
14:06
copy feature
14:06
copy feature somewhere I can't really expand this
14:09
somewhere I can't really expand this
14:09
somewhere I can't really expand this that's crazy so I'll just copy the whole
14:12
that's crazy so I'll just copy the whole
14:12
that's crazy so I'll just copy the whole thing let's see it doesn't look like
14:14
thing let's see it doesn't look like
14:14
thing let's see it doesn't look like it's letting me copy
14:16
it's letting me copy
14:16
it's letting me copy it
14:20
uh
14:23
interesting all right I'll just see what
14:25
interesting all right I'll just see what
14:25
interesting all right I'll just see what insert new class what happen here
14:31
all right this what I'll do I'm going to
14:34
all right this what I'll do I'm going to
14:34
all right this what I'll do I'm going to go open the GitHub window chat window
14:37
go open the GitHub window chat window
14:38
go open the GitHub window chat window because that's independent
14:41
window it's
14:44
window it's
14:44
window it's loading I think my there you
14:47
loading I think my there you
14:47
loading I think my there you go so the eded file M or not work so
14:51
go so the eded file M or not work so
14:51
go so the eded file M or not work so what I'll do is I'll just I go here
14:53
what I'll do is I'll just I go here
14:53
what I'll do is I'll just I go here right so this is its own chat window
14:55
right so this is its own chat window
14:55
right so this is its own chat window hopefully I
14:56
hopefully I
14:57
hopefully I can copy this whole thing from
15:01
can copy this whole thing from
15:01
can copy this whole thing from here uh where the title
15:05
here uh where the title
15:05
here uh where the title Go no let me ask it
15:08
Go no let me ask it
15:08
Go no let me ask it again can you write a
15:13
detailed article
15:18
of about this
15:21
of about this
15:21
of about this code to publish on a web on corner.com
15:29
so yeah let's get the I you can even ask
15:32
so yeah let's get the I you can even ask
15:32
so yeah let's get the I you can even ask ask hey can you also add um keywords add
15:35
ask hey can you also add um keywords add
15:35
ask hey can you also add um keywords add means description to this article it can
15:39
means description to this article it can
15:39
means description to this article it can give you more likes there you go right
15:40
give you more likes there you go right
15:40
give you more likes there you go right so it wrote the whole article
15:42
so it wrote the whole article
15:43
so it wrote the whole article here
15:45
here
15:45
here um everything is details here right here
15:48
um everything is details here right here
15:48
um everything is details here right here creating creating an author class with
15:51
creating creating an author class with
15:51
creating creating an author class with default properties in C there so now I
15:54
default properties in C there so now I
15:54
default properties in C there so now I can literally copy this whole thing
16:01
and let's paste this in word dog for a
16:05
and let's paste this in word dog for a
16:05
and let's paste this in word dog for a second okay what happen here
16:09
second okay what happen here
16:09
second okay what happen here interesting
16:12
some there you go copy I'll just copy
16:15
some there you go copy I'll just copy
16:15
some there you go copy I'll just copy this see what happens
16:25
no come on
16:33
interest anyway looks like cop is not
16:35
interest anyway looks like cop is not
16:35
interest anyway looks like cop is not working but uh interesting maybe
16:37
working but uh interesting maybe
16:37
working but uh interesting maybe something going on with my laptop yeah
16:39
something going on with my laptop yeah
16:39
something going on with my laptop yeah okay it's not even selecting the whole
16:41
okay it's not even selecting the whole
16:41
okay it's not even selecting the whole thing it's running out of memory looks
16:43
thing it's running out of memory looks
16:43
thing it's running out of memory looks like I need to shut down my some of the
16:46
like I need to shut down my some of the
16:46
like I need to shut down my some of the things AI things here but you get the
16:48
things AI things here but you get the
16:48
things AI things here but you get the idea there is a I was able to quickly
16:50
idea there is a I was able to quickly
16:50
idea there is a I was able to quickly copy and paste but literally you can ask
16:53
copy and paste but literally you can ask
16:53
copy and paste but literally you can ask it to write the all entire detail
16:56
it to write the all entire detail
16:56
it to write the all entire detail article for you and um it will help the
17:00
article for you and um it will help the
17:00
article for you and um it will help the entire your team actually to document
17:03
entire your team actually to document
17:03
entire your team actually to document the whole project and when some new
17:05
the whole project and when some new
17:05
the whole project and when some new member joins your team now out of sudden
17:08
member joins your team now out of sudden
17:08
member joins your team now out of sudden they can just read this and they will
17:11
they can just read this and they will
17:11
they can just read this and they will understand this now same thing could
17:13
understand this now same thing could
17:13
understand this now same thing could easily also apply if you are teaching
17:16
easily also apply if you are teaching
17:16
easily also apply if you are teaching somebody's a trainer or writing a
17:18
somebody's a trainer or writing a
17:18
somebody's a trainer or writing a documentation for students and or or
17:21
documentation for students and or or
17:21
documentation for students and or or like a learn series and they can say
17:22
like a learn series and they can say
17:22
like a learn series and they can say okay let me write something for you
17:25
okay let me write something for you
17:25
okay let me write something for you here's a project go through this project
17:27
here's a project go through this project
17:27
here's a project go through this project and read this it wres very simple and
17:30
and read this it wres very simple and
17:30
and read this it wres very simple and clean look how there's no way you and I
17:33
clean look how there's no way you and I
17:33
clean look how there's no way you and I would write this this by hand like it
17:36
would write this this by hand like it
17:36
would write this this by hand like it formatting also um so it could be really
17:40
formatting also um so it could be really
17:40
formatting also um so it could be really useful when you're documenting your your
17:43
useful when you're documenting your your
17:43
useful when you're documenting your your code so with that said that is all I'm
17:45
code so with that said that is all I'm
17:45
code so with that said that is all I'm going to cover today it's a short
17:47
going to cover today it's a short
17:47
going to cover today it's a short episode but I want to cover just one
17:48
episode but I want to cover just one
17:48
episode but I want to cover just one feature at a time and um let's see if
17:52
feature at a time and um let's see if
17:52
feature at a time and um let's see if you have any questions or feedback let
17:54
you have any questions or feedback let
17:54
you have any questions or feedback let me go back stop
17:56
me go back stop
17:56
me go back stop sharing let me go back to this
18:01
streamyard there you go okay cool
18:08
um let's move the cursor for calet
18:12
um let's move the cursor for calet
18:12
um let's move the cursor for calet cursor
18:13
cursor
18:13
cursor yeah
18:17
and all right guys okay so any this is
18:20
and all right guys okay so any this is
18:20
and all right guys okay so any this is good that is all we have any comments
18:23
good that is all we have any comments
18:23
good that is all we have any comments looks like there's a other tool yes this
18:25
looks like there's a other tool yes this
18:25
looks like there's a other tool yes this is not the only tool right um goal is
18:28
is not the only tool right um goal is
18:28
is not the only tool right um goal is not tool there are hundreds of them out
18:30
not tool there are hundreds of them out
18:30
not tool there are hundreds of them out there almost um you know you can use
18:32
there almost um you know you can use
18:32
there almost um you know you can use chat GPT for that you can use J any or
18:36
chat GPT for that you can use J any or
18:36
chat GPT for that you can use J any or even perplex you can use any of those
18:38
even perplex you can use any of those
18:38
even perplex you can use any of those tools copy your code from there to there
18:41
tools copy your code from there to there
18:41
tools copy your code from there to there and then ask it to hey can you Comm in
18:44
and then ask it to hey can you Comm in
18:44
and then ask it to hey can you Comm in my code can you write a detail article
18:46
my code can you write a detail article
18:46
my code can you write a detail article more so the point is that copilot is
18:48
more so the point is that copilot is
18:48
more so the point is that copilot is already part of my visual studio so I'm
18:52
already part of my visual studio so I'm
18:52
already part of my visual studio so I'm already using it so with that said hope
18:54
already using it so with that said hope
18:54
already using it so with that said hope um you learned something um if you have
18:57
um you learned something um if you have
18:57
um you learned something um if you have not used the right documentation is in
19:00
not used the right documentation is in
19:00
not used the right documentation is in copilot uh check it out try it out and
19:05
copilot uh check it out try it out and
19:05
copilot uh check it out try it out and let us know how you feel don't forget to
19:07
let us know how you feel don't forget to
19:07
let us know how you feel don't forget to join c.com and check out the new
19:10
join c.com and check out the new
19:10
join c.com and check out the new features um there's a lot more coming on
19:13
features um there's a lot more coming on
19:13
features um there's a lot more coming on c.com um in the end also the last thing
19:17
c.com um in the end also the last thing
19:17
c.com um in the end also the last thing I want to say there's more live shows we
19:20
I want to say there's more live shows we
19:20
I want to say there's more live shows we are announcing on on cop.com we just
19:23
are announcing on on cop.com we just
19:23
are announcing on on cop.com we just announced a one show today on cyber
19:25
announced a one show today on cyber
19:25
announced a one show today on cyber security there are AI shows coming up up
19:28
security there are AI shows coming up up
19:28
security there are AI shows coming up up soon it could be more than one and um
19:32
soon it could be more than one and um
19:32
soon it could be more than one and um I'm also going to launch something
19:34
I'm also going to launch something
19:34
I'm also going to launch something called Town Hall it's be a weekly show
19:38
called Town Hall it's be a weekly show
19:38
called Town Hall it's be a weekly show um weekly live podcast where we will
19:40
um weekly live podcast where we will
19:40
um weekly live podcast where we will talk about cp.com
19:44
talk about cp.com
19:44
talk about cp.com features what are we
19:46
features what are we
19:46
features what are we building we what we want your feedback
19:50
building we what we want your feedback
19:50
building we what we want your feedback about those uh where this whole platform
19:53
about those uh where this whole platform
19:53
about those uh where this whole platform is going end of the day what we want
19:55
is going end of the day what we want
19:55
is going end of the day what we want cop.com to be is a if you are a
19:59
cop.com to be is a if you are a
19:59
cop.com to be is a if you are a developer programmer software engineer
20:01
developer programmer software engineer
20:01
developer programmer software engineer Tech lead even tester QA anybody you are
20:05
Tech lead even tester QA anybody you are
20:05
Tech lead even tester QA anybody you are in software
20:07
in software
20:07
in software world and if you want the one place
20:10
world and if you want the one place
20:10
world and if you want the one place where you go one place just one place
20:12
where you go one place just one place
20:12
where you go one place just one place you go you get everything you need give
20:15
you go you get everything you need give
20:15
you go you get everything you need give me all the latest news about the tech
20:17
me all the latest news about the tech
20:17
me all the latest news about the tech like give me news about Microsoft Google
20:20
like give me news about Microsoft Google
20:20
like give me news about Microsoft Google AI based on your settings and
20:22
AI based on your settings and
20:22
AI based on your settings and preferences you will get all the latest
20:25
preferences you will get all the latest
20:25
preferences you will get all the latest upto-date news every day at and you know
20:28
upto-date news every day at and you know
20:28
upto-date news every day at and you know on this cop.com
20:30
on this cop.com
20:30
on this cop.com website you will also get the
20:33
website you will also get the
20:33
website you will also get the content Ai and by the way we are using
20:36
content Ai and by the way we are using
20:36
content Ai and by the way we are using AI behind the scene doing all the work
20:38
AI behind the scene doing all the work
20:38
AI behind the scene doing all the work you will also get all the contents based
20:41
you will also get all the contents based
20:41
you will also get all the contents based on what you're trying to do for example
20:44
on what you're trying to do for example
20:44
on what you're trying to do for example if you are a senior developer and you
20:45
if you are a senior developer and you
20:45
if you are a senior developer and you are trying to become a an
20:48
are trying to become a an
20:48
are trying to become a an architect you will see the content
20:51
architect you will see the content
20:51
architect you will see the content that's actually focused around your
20:53
that's actually focused around your
20:53
that's actually focused around your growth and that's why please check
20:56
growth and that's why please check
20:56
growth and that's why please check that's why we really want you to go
20:57
that's why we really want you to go
20:58
that's why we really want you to go check out c.com and check out the
21:00
check out c.com and check out the
21:00
check out c.com and check out the preferences and then and then a lot more
21:03
preferences and then and then a lot more
21:03
preferences and then and then a lot more game lot more things coming on C
21:05
game lot more things coming on C
21:05
game lot more things coming on C corner.com or cop even you go cop.
21:08
corner.com or cop even you go cop.
21:08
corner.com or cop even you go cop. Corner today cop corner.com you will be
21:12
Corner today cop corner.com you will be
21:12
Corner today cop corner.com you will be you will be redirected to shar.com
21:15
you will be redirected to shar.com
21:15
you will be redirected to shar.com we we are actually gamifying the whole
21:18
we we are actually gamifying the whole
21:18
we we are actually gamifying the whole learning We Are gamifying The Experience
21:20
learning We Are gamifying The Experience
21:20
learning We Are gamifying The Experience so with that said thank you so much for
21:22
so with that said thank you so much for
21:22
so with that said thank you so much for joining me this morning and your evening
21:25
joining me this morning and your evening
21:25
joining me this morning and your evening uh good night and have a good day if you
21:28
uh good night and have a good day if you
21:28
uh good night and have a good day if you are in the us if you are um in the east
21:31
are in the us if you are um in the east
21:31
are in the us if you are um in the east east side of the world have a good night
21:34
east side of the world have a good night
21:34
east side of the world have a good night see you next week
21:39
[Music]