The Awesome Concepts of Learning to Code

original_image1

Some of the concepts that I have learned throughout the process of coding! Sometimes you make mistakes and you have to return to previous lessons to find the right answer that you are looking for to complete the code.

These are the types of coding that I have worked on and still continue to work on because I find it interesting and rewarding.

  1. Ruby
  2. jQuery
  3. JavaScript
  4. Python Syntax
  5. HTML
  6. CSS

The concepts that I have learned

Learning how to code is something that will take a while because of the complexity of the lessons and words that are used within the codes that you are learning. However, you can learn the way that you want to by using what you are learning in certain things that you do within a website, blog, apps or anything else that you wish. Of course, you have to talk about the things that you have learned and brag about the accomplishments of learning something new.

Learning Ruby

I recently started this today because I wanted to know what it was about just like the other coding lessons. I have found that it is simple starting out and I know that it will progress as you go along throughout the exercises. The first thing that you learn in these exercises is how to use my_name, and how you can spell your name in a variety of ways.

  1. reverse
  2. upcase
  3. downcase

Coding involves many other things that you did not know about that is involved with coding. It is quite simple when you sit down and read the instructions that are provided so that you know exactly what to do. If you get stuck on a question or lesson you can always go to the forums to see if someone has had the same issue with their code.

The Difference in your Blog Posts

The recent coding concepts that I have learned I find myself using them instead of writing a blog post the normal way. I think that it is neat that you can use this information to make your blog post look different than a normal post.

I find that I use these in my current posts for my blog because it is neat to build your own blog posts with HTML. Although I am still working on how to input the other things that I have learned but for right now I am working on the basics. It will all come together in the end.

By looking at earlier posts on my blog I have found that the difference is amazing to how the outlining of my blog is perceived. You can also see how readable your blog is and you can change the style, colors, and many other things just by learning what type of code to put in your post as long as you know how to code.

The h1, h2, and so on

I have to admit that I have seen this type of coding before but had no idea of what it did until now. I have enjoyed learning about coding and hope to pursue the learning into other coding techniques.

I hope that you have enjoyed my post about my adventure of learning how to code because there will be more to follow in the upcoming months.

2 thoughts on “The Awesome Concepts of Learning to Code

  1. I feel like I hardly ever use h1, h2, h3… because I find it just as simple to use the paragraph form and format it later with CSS haha. You have to use different classes anyway.

    Like

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s