SAY NO TO DRUGS

Image
SAY NO TO DRUGS   Saying No to Alcohol and Drugs Topic Overview Alcohol is part of many traditions and is often served at parties and other functions. And although many drugs are illegal or legal only with a prescription, people may offer them to you. If you're in a situation where someone is offering you alcohol or drugs, try this: Look the person in the eye. In a firm voice, tell the person you don't want to drink or use drugs. Say something like: "No, I'm sorry, but I don't use...." "No, I'm really trying to stay clean." "No, I'm trying to cut back." Give a reason why you don't want to drink or use drugs. Say something like: "It's bad for my health." "I could lose my housing." "I have trouble when I use...." Ask the person not to ask you to drink or use drugs again. Say something like: "Hey, I said I'm trying to stay clean, so don't ask me again." "I told you I don'...

HOW TO LEARN C++

                        HOW TO LEARN C++

Image result for HOW TO LEARN C++
Learn the basics in a web like learncpp.com, then think to yourself, what do I want to do know? Depending on that, you may want to write some algorithms, learn windowns API, linux IDE, learn the SDL or OpenGL library for 2D/3D games.
The point is, after you finished with the basics, set a goal. When you start with that goal, you will need to keep learning the basics of c++, plus whatever API or library you need to use. If you dont code you wont learn programming.
Image result for HOW TO LEARN C++Then continue looking up online about programming topics, you can participate in stack overflow to try to answer people’s questions, or read answered questions that could interest you.
Read on code styles and good practices.
After some time, you will notice how your code quality increases, the initial project you choosed is too big and is getting messy? Trash it, start another one. You got the most important thing out of it alredy, the experience.

                                    HOW TO LEARN C++ IN A WEEK

A week time may be too less to master C++, but you can build some solid foundation by following the below mentioned guidelines. These fundamentals will help you master the language.
If you are absolute beginner to C++, then don’t touch the following in your first week.
  1. OOPs Concepts
  2. STL
Image result for HOW TO LEARN C++Because these are the most powerful and core C++ concepts and they need some good attention to thoroughly grasp these concepts. I call these concepts as Stage-II Concepts
In your first week, focus on mastering the following Stage-I concepts (which are common to both C and C++ languages), even if you know these concepts refresh your basics once. Because, If you master these Stage-I concepts, understanding Stage-II concepts will become easier.
  1. Variable data types - Most important data types are int, float, double, char, string
  2. Pointers and references
Image result for HOW TO LEARN C++
If you have done programming previously in any other language, then it may be possible to learn C++ in a week.
Otherwise you have to give ample amount of time to it. When learning or I can say initially starting to program, seems to be struggle as one stumble in one of two phase i.e to build one's logical skill and second is to focus on concept of language.
Logical skill comes with solving problems and once you know how to play , you are free to choose your language according to your requirements.
Then comes the Concepts, it's a crucial part that makes language unique from other. Here you learn syntax, libraries/functions and features(inheritance,interface,etc…)
As of C++ it's a good start , first try to learn concept then simultaneously test your logical skill on coding platform(HackerRank).

WRITTEN BY:ROCKY BALRAN https://www.youtube.com/channel/UCnP2SI8f-xkdrXV85p2K7xg   SUBSCRIBE MY NEW CHANNEL

Comments

Popular posts from this blog

Is Tiktok Is BACK!

Coronavirus disease (COVID-19)