Phrases used by Native Speakers:
We can use them w/o doubt!
- You need not memorize,
- but you should grab the concepts firmly in your mind.
- So, you really must pay attention to this tip.
- And I'm going to change it.
- Now you might be asking in what situations do we need a constant
- you're probably in the wrong place.
- but you're the one, who's going to have to put in the practice.
- All right. This is of course the first lecture we're in.
- In section 2, we are going to learn about variables.
- syntax refers to the formatting of the code we use in the editor.
- if that's not true, then execute the alternative block of code
- we will cover switch, just really a variant on the IF.
- straightforward stuff, since it makes sense, but that does not make sense
- we will move on to a lecture on structures
- we culminate our data structures with 4 lectures on classes
- what that means is: it's based on classes and objects.
- classes are really nothing more than an abstract definition of an entity
- We'll look at some great examples throughout his course
- C# is the most popular programming language out there.
- I'm sure you can learn this if you are interested in this course
- very similar to the previous example. The ending code exactly the same!
- Learning new programming is like learning new language,
- -it takes time & practice!
- The first one is the fundamentals course,
- -where we're going to learn the concepts.
- In the interim before we jump into our next lecture,
- you must practice this!
- (I will) catch you on the next lecture
- We are gonna use/we are going to use/ the community edition,
- -which is especially good, because it's free.
- Take a look here, we're going to begin by installing MS VS
- We have answers to all your questions
- In addition, as a student, I expect you to work all the examples outside the lecture time.
- You actually have to be able to create this code on your own.
- This course is made up of 3 sections, the first section is this intro.
- We will see, how does that all work!
- So, nothing weird here.
- This will ultimately become your application name.
- You can change it later on. but think about it beforehand.
- You probably have to restart Visual Studio
- I hope you enjoyed this lecture thanks for watching
- note that here I have an item called command
- We got the message called exception
- Is It not faster than typing the whole thing?
- U don't need to worry about that
- So the next thing we are going to look at is, variable/when we use loops
- It's as if this 'a' isn't there.
- Now let's look at another example.
- I know a lot of students have trouble with the oops.
- U don't have to worry about variables at all. Don't get ahead of yourself.
- It's all good now.
- So I don't want you to make this mistake.
- so let's get started, let's begin with our first example.
- In this video, I am going to teach you the difference between variable and constant.
- So let's look at some of the differences.
- I actually have three different questions here. One of them is right. two of them are wrong.
- How is your hobby going?
- this is a very common question.
- For example, you need to change the timing.
- Don't be so quick to judge.
- You can use this phrase.
- Something is really awesome
- I can't imagine this
- You can do whatever you want.
- Pl, speak up! I can't hear you.
- Please continue watching this video.
- What day is it today? It's Friday.
- What is this thing this is file
- It's a wonderful life
- Give me a hand
- I run my own company
- What's your favorite book
- What's your problem man
- What's your name?
- Can I get that coffee, please?
- How do you make a cake yourself?
- Come with me
- Memorize what I am saying
- Can I use your cell phone?
- Let me tell you something
- Can I ask you something?
- I feel your pain
- I love to try different things
- Can you call me, please
- I just got a new sticker
- A and B are different variables
- So what's next
- I don't like waking up early
- This is an important video
- Last night I stayed up until 1:00 a.m.
- This is the best video to start with
- That's a good one
- It's very kind of you
- I didn't catch you I didn't catch the last word
- Sorry I wasn't listening
- It doesn't matter
- There you go (if somebody is successful after failures)
- There is no room for doubt
- It's not worth it
- You rock! - you are amazing!
- It's boring
- Thank you so much for watching this
- It's very good / splendid / great / terrific!
- Don't use it in essays
- I am tired I am exhausted
- (I feel) Sleepy
- If you are struck.....
- Terribly nice, Terribly worst!
- you should code like a ninja
- because we use phrasal verbs all the time.
- Finally, we're going to practice some examples.
- The verb is composed of 2 things.
- So, that's how John used it.
- I dabbled(tried casually) in Yoga.
- I dabbled(tried casually) in Painting.
- I did it occasionally, maybe once a month,
- maybe once every couple-months.
- Do you play cricket? Yes, I dabble!
- Alright, you have successfully installed python 3 on our computer.
- Let's close this
- Next, we need to install, a code editor, where use the code editor to write our code
- Now there are so many code editors out there.
- You can get it from jetbrains.com
- Let's go ahead and download PyCharm.
- Go ahead and download this as well.
- So double click this.
- Now let's collapse this solution explorer by clicking here.
- On Mac, it's different. So let's do that.
- It's asking, where you want to store this, select location.
- Down below, you should see this little terminal window.
- So, as you can see my name is printed here.
- This is how Python programs get executed.
- In between the quotations, write your name.
- If you don't have the ReSharper, you need to manually resolve that.
- Now, what goes inside the DB context.
- Dbset generic type.
- Now our table is ready.
- Here, we need to specify the connection string.
- We go to the application file.
- So, Back in Visual Studio Let's create an example.
- We saw that before in the section about variables.
- So, here is our starting point.
- Now in this step we're are going to...
- But, we're not going to use the variable
- I'm going to call it bluto model.
- The next step should look familiar.
- I don't want to have a class called migration.
- Ok. let's see what happens.
- So, we need to manually fix this, which is pretty easy.
- Let's open the class.
- If you have ReSharper, you can use refactoring. if you don't have, right-click here.
- In this section, I'm going to teach you the variables.
- If you know, let me know in the comment section below.
- Just go step by step.
- Make sure you master them, take your time, slowly but surely.
- That's totally wrong.
- maybe there are other ways.