How to Know if You Are Ready for a Relationship
Q&A for How to Code
Coming soon
Search
-
QuestionHow do I make a website after I learn to code?Community AnswerIf you can write HTML, CSS, and Javascript, you can write a coded webpage using a code writer and then you can have your website validated and exported onto the web. There are quite a few websites to do this with online, so look around to find the best choice.
-
QuestionCan I use a moble phone to learn how to creat a code?JoshuaCommunity AnswerActually, yes you can. All you will need to make it possible is to have a mobile text editor.
-
QuestionI don't know a lot about coding, but all of my friends do. I get embarrassed. There are no classes to take in my area, what should I do?Community AnswerIf all of your friends know how to code, you should ask them to teach you! There's nothing to be embarrassed about, they all had to start somewhere too. If you really want to do it on your own, codecademy.com and code.org are pretty good resources for beginners.
-
QuestionWhich programming language should I learn first to make video games?Kanishka WilliamsonCommunity AnswerYou can make video games with any programming language. But for making video games, JavaScript, C++, Java and Python are preferred. Python is very easy to use. Learn Python first.
-
QuestionCan I become an expert programmer just by taking online classes or are a degree or physical classes a must?Community AnswerTo be an expert programmer, you have to practice a lot. And practice again, try and keep you aware of new coding techniques, new languages, new frameworks. Read a lot of articles, forum, blogs, books. Share with people in community (meet-ups are a good way to start).
-
QuestionWhat is the average time it takes to learn the whole language of coding?Community AnswerFor me, to learn the basics of HTML and CSS it took about 10 to 15 hours. I really recommend FreeCodeCamp! It's free and gives good courses in, for example, HTML/CSS, JQuery and Javascript.
-
QuestionWhat coding language would be best to use for robots?Community AnswerI recommend using the Arduino programming language built specifically for the computer boards that Arduino creates. You'll have to purchase one to actually modify the code and see the results you get, but there are other choices.
-
QuestionHow do I make video games?Bryan HadlandCommunity AnswerTry using a game engine like Unity. Or you can make your own using OpenGL or DirectX.
-
QuestionWhen is the best time to start coding?Community AnswerI started coding at the age of 10. It does not matter when you start, as long as you are willing to put in the effort. The sooner you start, the better, because you will have plenty of time to improve and build up your skills.
-
QuestionI want to learn how to program, creating my own website and web applications, but I have no idea where to begin. What should I do?Community AnswerTo create your own website, you should first learn HTML (hyper text markup language). HTML is easy to learn quickly. After you learn HTML, if you want to add style to your website, learn CSS (cascading style sheets), and if you want to add animations and simple games to your website, learn JavaScript. You can code websites for free using Thimble, and last but not least, if you want to create your own applications for Mac and iOS, Apple's programming language Swift is good. (Xcode is a free application on the App Store made for this purpose).
-
QuestionWhat does C++ mean ?Community AnswerC++ is an evolution of the C programming language.
-
QuestionI don't know anything about coding. Where do I start if I want to make video games?DenneiskTop AnswererLearn how to say "Hello World" in any programming language; Java, C++, or C# will probably entice you most. After that, you'll want to learn the basics of programming and start learning the language you want. When you've learned enough, you can start trying small-scale tech demos to practice simple game features (like making an RPG using the console window or move a sprite in a game engine). After you've practiced and learned enough, you can start making larger and larger projects until you can make a small game. From there, you can continue working alone or join an amateur team and make bigger and better games Simplicity is key. You won't be programming AAA games overnight.
-
QuestionCan I use HTML to make a game?PinguTop AnswererYou can, but only with HTML5 and JavaScript. You'll have to understand how to draw a HTML5 canvas, and how to react to events like button presses. Searching for "HTML5 games tutorial" will get you some introductions. If you want to create a more complicated game, consider using a framework. A framework implements some functions like getting user input or setting the correct camera position, so that you can focus on coding your game instead of these functions. Again, searching for "HTML5 game framework" will give you more than enough results.
-
QuestionWhat are Notepad and Visual Studio, and what do they do?PinguTop AnswererNotepad is a very simple text editor; you can use any other text editor (for example, TextEdit on Mac OS X, Nano on Linux, or Emacs on many systems) instead. Visual Studio is an IDE (integrated development environment), and you can replace it with any other IDE that works on your system with your programming language, if you need one at all.
-
QuestionHow can I troubleshoot my code if it isn't doing what I want it to do?Community AnswerIf you can do troubleshooting on the website/database you are using, do that! You can always use google to look up your coding questions as well, and seek out programming forums where more experienced coders help out the beginners.
-
QuestionIs it safe to code on the same home computer you use for banking and paying bills?Mohammed AhmedCommunity AnswerIt depends. If you are coding to your hard drive and not hosting your website, then yes! If you are hosting your website, however, then try using another computer.
-
QuestionDoes binary have anything to do with coding, if so do you need to know it?Simeon WatsonCommunity AnswerYou can, of course, code in raw machine code or binary data. However, nowadays most programmers usually only use a programming language with understandable syntax. So you can know binary, but it is not necessary to know it in order to code.
-
QuestionHow much time should you spend every day to learn coding?Simeon WatsonCommunity AnswerAs much as you can/want, but a good amount of time daily is at least 30 minutes, in the beginning.
-
QuestionCan basic programming language be used to make video games?Simeon WatsonCommunity AnswerYes and no. A basic one can make a basic video game, but an advanced one can make both basic and advanced video games.
-
QuestionI have been learning coding on Khanacademy's computer course and also code.org. Can anyone help me find a good website for learning Python?Simeon WatsonCommunity AnswerA good place to begin is learnpython.org. It is interactive and very useful for learning Python. You could also use a book for teachers teaching Python.
-
QuestionCan I build a business from coding?Simeon WatsonCommunity AnswerYes, there are many businesses that are built by coding. You can, for example, make services, games or be an ethical hacker.
-
QuestionWhat coding language is best for phone applications?DarkWolf2244Community AnswerFor iOS devices, there is Swift. For Android applications, C++ and Java are the most commonly used languages. You can also use frameworks like React Native and Flutter to write in different languages and export to multiple platforms.
-
QuestionDo you need some money before you can start to code or you can learn for free?Pm_7Community AnswerYou would need the right platform to code on, such as usually a laptop but sometimes a phone would be fine too. However, for actually learning, you can do that for free, there are plenty of resources online, and most programming IDEs (where you actually write and execute the code), are free, too.
-
QuestionHow can I teach children how to code?Iris8989Community AnswerTry using websites such as Scratch, Code.org, Kano, or Tynker. These websites can teach kids the basics of block coding and lets them makes their own projects.
-
QuestionHow long does it take to learn one language?Muqeet AhmadCommunity AnswerThere is no time frame for learning a programming language. "Practice makes perfect." The more you practice, the more you a language. But the basics of any programming(just language without framework) language can be learnt just in 3 to 6 months. The basics include writing functions, understanding data types, compiling etc. After 6 months, you will be able to write small application code.
-
QuestionI want to start coding, what should I do first? What is the step for learning coding?Community AnswerStart with something simple like Scratch, which will help with problem solving in code and to understand some basics. Then move on to the Python coding language.
-
QuestionWhich programming language should I learn after C++?MonredoCommunity AnswerC is a great way to learn how computers actually work in terms of memory management, and is useful in high-performance computing. C++ is great for game development. Python is awesome for science and statistics. Java is important if you want to work at large tech companies.
-
QuestionCan I start to code with my Android phone?ECKERT AUSTINCommunity AnswerYou will want to try to get a computer. Macs are best for coding. Try Scratch first. See the article "Coding" on Scratch.
-
QuestionWhich code is the best to learn if you're a beginner?Community AnswerTry Python. It's a very easy language to learn, and many people start with it.
-
QuestionHow can a teenager learn coding without a phone?StrangelyQuietTop AnswererCode can be done on many other devices such as a PC or a tablet. If you do not have access to any technology, it's still possible to learn essential coding terms and how they work from numerous textbooks, although you won't be able to put this into practice. Another idea is to ask people who have good experience with coding, as they may be able to teach you what they know. If you're lucky, they may even give you access to a piece of tech to show you how coding works.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit