{"id":42,"date":"2020-03-10T20:47:37","date_gmt":"2020-03-10T20:47:37","guid":{"rendered":"https:\/\/www.ituziast.com\/?p=42"},"modified":"2026-02-13T10:48:51","modified_gmt":"2026-02-13T09:48:51","slug":"programming-where-to-start","status":"publish","type":"post","link":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/","title":{"rendered":"Programming: Where to start?"},"content":{"rendered":"\n<p>Lately, I had an opportunity to have a discussion with young people who are interested in a career as a computer programmer. The common questions that they had for me were:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Where I should start?<br>Which programming language should I start with?<\/p>\n<\/blockquote>\n\n\n\n<p>Of course, whatever you learn is a personal benefit. But if you want to be efficient and to narrow your time and energy in getting relevant knowledge and skills for your specific needs, I would recommend the approach that includes the following steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Ask yourself <strong>what you really want<\/strong>?<\/li>\n\n\n\n<li><strong>Choose<\/strong> a <strong>programming language<\/strong> <strong>based on your answer<\/strong> from the previous step.<\/li>\n\n\n\n<li>Select sources of <strong>learning materials<\/strong>.  <\/li>\n<\/ol>\n\n\n\n<div id=\"ezoic-pub-ad-placeholder-172\"><\/div>\n<script>\n    ezstandalone.cmd.push(function() {\n        ezstandalone.showAds(172);\n    });\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Ask yourself <strong>what you really want<\/strong>?<\/h2>\n\n\n\n<p>Before you jump into the learning process of a programming language, take some time and go to your favorite place without noise, and think a bit about what you really want in your life and what you really want from computer programming. (What are the goals that you want to achieve?) <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"596\" src=\"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/03\/think-1024x596.jpg\" alt=\"&quot;Think before acting&quot; is a good habit especially in the computer programming world\" class=\"wp-image-107 no-lazyload\"\/><figcaption class=\"wp-element-caption\">&#8220;Think before acting&#8221; is a good habit especially in the computer programming world<br>Photographer: Vasil Buraliev | Location: Krushevo, N. Macedonia<\/figcaption><\/figure>\n\n\n\n<p>I believe that everything we do, we do for a reason. With that said, be honest to yourself and answer the following question:<br><br>What&#8217;s the reason you want to jump into a <strong>super interesting world of computer programming?<\/strong><br><br>Did you manage to answer the question already? If yes, then jump into the next step and choose a programming language and the appropriate ecosystem.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/03\/jump-1024x683.jpg\" alt=\"\" class=\"wp-image-113 no-lazyload\"\/><figcaption class=\"wp-element-caption\">You already know why do you want to learn computer programming, and you are ready to start with choosing a programming language.<br> Photographer: Vasil Buraliev | Location: Krushevo, N. Macedonia <\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Choose<\/strong> a <strong>programming language<\/strong><\/h2>\n\n\n\n<p>I tried to list potential answers to the previously mentioned question. Try to find the answer that matches yours. <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#mobileTitle\">I&#8217;m interested in mobile applications<\/a><\/li>\n\n\n\n<li><a href=\"#gamesTitle\">I love video games and I want to be a game developer<\/a><\/li>\n\n\n\n<li><a href=\"#webTitle\">I like the web and websites<\/a><\/li>\n\n\n\n<li><a href=\"#roboticsTitle\">I&#8217;m impressed by Robotics and IoT (Internet of Things)<\/a><\/li>\n\n\n\n<li><a href=\"#businessTitle\">I like to provide enterprise solutions for the public sector<\/a><\/li>\n\n\n\n<li><a href=\"#AppTitle\">I want to build next Photoshop, Visual Studio or MS Excel<\/a><\/li>\n\n\n\n<li><a href=\"#freelanceTitle\">I want to be a Freelancer and to earn some money<\/a><\/li>\n\n\n\n<li><a href=\"#restTitle\">I&#8217;m still not sure, but I want to start with computer programming<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"mobileTitle\">I&#8217;m interested in mobile applications<\/h3>\n\n\n\n<p>At the moment of writing this article (March 2020), the most popular mobile platforms are <strong>iOS<\/strong> and <strong>Android<\/strong>. So, my recommendations are in line with that fact.<\/p>\n\n\n\n<p>If you are interested in developing native apps for <strong>Apple&#8217;s devices\/platforms<\/strong> the logical choice would be: <strong><a href=\"https:\/\/swift.org\/\">Swift<\/a><\/strong>  or <strong><a href=\"https:\/\/developer.apple.com\/library\/content\/documentation\/Cocoa\/Conceptual\/ProgrammingWithObjectiveC\/Introduction\/Introduction.html\">Objective C<\/a><\/strong> (more preferable Swift because It&#8217;s a relatively new programming language and has some advantages over Objective C)<\/p>\n\n\n\n<p>If you are more interested in <strong>Android devices<\/strong>, then <strong><a href=\"https:\/\/www.java.com\/\">Java<\/a><\/strong> or <a href=\"https:\/\/kotlinlang.org\/\"><strong>Kotlin<\/strong><\/a> would be the way to go. Java is the official programming language for Android app development. <\/p>\n\n\n\n<p><strong><a href=\"https:\/\/en.wikipedia.org\/wiki\/JavaScript\">JavaScript<\/a><\/strong> is a programming (or more like scripting) language that if you use it together with  <a href=\"https:\/\/reactnative.dev\/\"><strong>React Native<\/strong><\/a> Framework, you could develop mobile apps for both, the most popular platforms. (You develop in JavaScript once, and you deploy the app on iOS and Android)<br>In this context, I would like to mention the tandem <strong><a href=\"https:\/\/docs.microsoft.com\/en-us\/dotnet\/csharp\/\">C#<\/a><\/strong> and <strong><a href=\"https:\/\/dotnet.microsoft.com\/apps\/xamarin\">Xamarin<\/a><\/strong> which can give similar results. You can write a mobile app in C#, and Xamarin <strong>cross-platform development tool<\/strong> can help you deploy the mobile app on iOS and Android platforms as well. <br>In the same context, it can&#8217;t be avoided to mention <strong><a href=\"https:\/\/dart.dev\/\">DART<\/a><\/strong> and <strong><a href=\"https:\/\/flutter.dev\/\">Flutter<\/a><\/strong>. A new development platform developed by Google and stabilized in December 2018. This software development kit can help you develop solutions not only for mobile devices but also for web-based solutions and desktop apps as well.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"gamesTitle\">I love video games and I want to be a game developer<\/h3>\n\n\n\n<p>Developing video games by my opinion is one of the most complex disciplines in computer programming, but definitely one of the most interesting segments.<\/p>\n\n\n\n<p>As always, it depends on what type of games you want to develop, you can choose among a bunch of programming languages. But, for the purpose of this article and the context of what I should start as a newbie in computer programming, I would recommend you think of <strong><a href=\"https:\/\/docs.microsoft.com\/en-us\/dotnet\/csharp\/\">C#<\/a><\/strong> or <strong><a href=\"https:\/\/www.java.com\/\">Java<\/a><\/strong>. (Especially C# if you use it together with <a href=\"https:\/\/unity.com\/\"><strong>Unity<\/strong><\/a>)<\/p>\n\n\n\n<p>If you are ready for a really outstanding experience in computer programming that will require an additional effort, then <strong><a href=\"https:\/\/en.wikipedia.org\/wiki\/C%2B%2B\">C++<\/a><\/strong> language is the way to go.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"webTitle\">I like the web and websites<\/h3>\n\n\n\n<p>This was my passion for a long time. Before 20 years I was fascinated by the fact of how easy can be distributed and used computer programs (read web-based apps) by millions of users. Today, that fascination is a common thing for the new generation. Even more, web technologies were developing and they still do rapidly and especially in the segment of the user interface.<\/p>\n\n\n\n<p>Web apps can be constructed by a client part and a server part. The client part (everything that can be executed in a web browser, such as Chrome) is usually implemented in <strong><a href=\"https:\/\/html.spec.whatwg.org\/multipage\/\">HTML<\/a><\/strong>, <strong><a href=\"https:\/\/en.wikipedia.org\/wiki\/Cascading_Style_Sheets\">CSS<\/a><\/strong>, and  <strong><a href=\"https:\/\/en.wikipedia.org\/wiki\/JavaScript\">JavaScript<\/a><\/strong>. The server part can be implemented by various programming and scripting languages including some of the already mentioned in this article, such as <strong>C#<\/strong>, <strong>Java<\/strong> even <strong>JavaScript<\/strong> but also <strong><a href=\"https:\/\/www.php.net\/\">PHP<\/a><\/strong>, <strong><a href=\"https:\/\/www.ruby-lang.org\/\">Ruby<\/a><\/strong>, <strong><a href=\"https:\/\/www.perl.org\/\">Perl<\/a><\/strong>, <strong><a href=\"https:\/\/www.python.org\/\">Python<\/a><\/strong>. <br>What&#8217;s important to be mentioned here, is that whatever server-side scripting language or programming language for the server-side language you choose, be aware that you must learn about an appropriate web framework to be able to fulfill a requirement for creating a functional web app. To be precise if you go with <strong>C#<\/strong> (or <strong>Visual Basic.NET<\/strong>) then you will have to learn <strong>ASP.NET<\/strong> as well. ASP.NET it&#8217;s a native web framework for the mentioned languages. Or if you want to use <strong>JavaScript<\/strong> as a <strong>server-side<\/strong> scripting language, you will have to learn <strong><a href=\"https:\/\/nodejs.org\/\">Node.js<\/a><\/strong> runtime environment for JavaScript that can run a JavaScript code outside of a browser (read on a server). <\/p>\n\n\n\n<p>If I had to jump into web programming as a newbie these days, most probably I would think between <strong>PHP<\/strong> and <strong>JavaScript<\/strong> (<strong>Node.js<\/strong>). <br><strong>NOTE: <\/strong>Please don&#8217;t forget that in either case, in the story about web programming <strong>HTML<\/strong> and <strong>CSS<\/strong> are a must.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"roboticsTitle\">I&#8217;m impressed by Robotics and IoT (Internet of Things)<\/h3>\n\n\n\n<p><strong><a href=\"https:\/\/en.wikipedia.org\/wiki\/C_(programming_language)\">C<\/a><\/strong> or\/and <strong><a href=\"https:\/\/en.wikipedia.org\/wiki\/C%2B%2B\">C++<\/a><\/strong>. That&#8217;s a choice about which many experienced guys in this topic will agree on. Robotics usually includes software, electronic and mechanic elements. Many of the libraries for programming the hardware are written for the mentioned languages.<\/p>\n\n\n\n<p>Except for <strong>C<\/strong> and <strong>C++<\/strong>, <strong><a href=\"https:\/\/www.python.org\/\">Python<\/a><\/strong> is another programming language that is pretty much popular in Robotics as well. If I was a newbie in the computer programming world, interested in Robotics, I would go with <strong>Python<\/strong>.<\/p>\n\n\n\n<p>There are Robot kits that include electronic and mechanic parts, which can be found on the market. Having some of those kits can be a really good kick-off in getting some essential and not only essential knowledge in the robotics segment. Some of the popular hardware that you can get is<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Some of the <strong><a href=\"https:\/\/www.raspberrypi.org\/\">Raspberry Pi<\/a><\/strong> kits<\/li>\n\n\n\n<li><a href=\"https:\/\/www.arduino.cc\/\"><strong>Arduino<\/strong><\/a> or<\/li>\n\n\n\n<li><a href=\"https:\/\/education.lego.com\/en-us\/products\/lego-mindstorms-education-ev3-core-set\/5003400\">LEGO <strong>Mindstorm EV3<\/strong><\/a> <\/li>\n<\/ul>\n\n\n\n<p>One solid kit to jump into robotics with <strong>C++<\/strong> can be <strong><a href=\"https:\/\/www.robotshop.com\/en\/dfrobotshop-rover-tracked-robot-basic-kit.html\">DFRobotShop Rover V2<\/a><\/strong>.<br>But, if <strong>Python<\/strong> sounds sexier to you than probably a <strong>Raspberry Pi<\/strong> based kit such as <strong><a href=\"https:\/\/www.robotshop.com\/en\/sunfounder-smart-video-car-raspberry-pi-4-3-2-b.html\">SunFounder Smart Video Car<\/a><\/strong>, can be a good starter kit.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"\u201cbusinessTitle\u201c\">I like to provide enterprise solutions for the public sector<\/h3>\n\n\n\n<p>Enterprise solutions require a certain level of complexity. The ecosystem for the development and maintenance of these types of solutions can help in dealing with the complexity of enterprise solutions.<\/p>\n\n\n\n<p>I would recommend you think about <strong>C#<\/strong>, <strong>Java,<\/strong> and <strong>C++<\/strong> as one of the programming languages.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"AppTitle\">I want to build next Photoshop, Visual Studio or MS Excel <\/h3>\n\n\n\n<p>A good choice for a core programming language for this scenario can be <strong>C<\/strong>, <strong>C++<\/strong> or <strong>Objective-C<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"#freelanceTitle\">I want to be a Freelancer and to earn some money<\/h3>\n\n\n\n<p>If you want to give a shoot as a Freelancer and build a solid portfolio for some of the popular freelancing platforms, then I think it will be best to think about: <strong>PHP<\/strong>, <strong>JavaScript<\/strong>, <strong>Python<\/strong> or <strong>Java<\/strong>. <br>Many calls (demand for a service\/solution) on the most popular freelancing platforms are related to web and mobile or to be precise most of them are related to <strong>Websites<\/strong>, <strong>Content Management Systems (CMS)<\/strong>,<strong> eCommerce<\/strong> and <strong>mobile apps<\/strong>, especially for Android platform.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">I&#8217;m still not sure, but I want to start with computer programming<\/h3>\n\n\n\n<p>For this scenario, one possible approach is to follow the trends.<\/p>\n\n\n\n<p>When it comes to popular <strong>programming\/script languages<\/strong>, I made a <strong>quick analysis<\/strong> in <strong>March 2020<\/strong> to identify the <strong>top 12 programming languages<\/strong> for this period.<br>I based the analysis on needs and requests that the companies, organizations, and individuals have posted on the 8 popular job offer services and employment-related search engines. The result is a worldwide trend (not geolocation specific).<\/p>\n\n\n\n<p>So, let&#8217;s see the top list among the selected 12 programming\/scripting languages.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Java<\/strong> (22.3%)<\/li>\n\n\n\n<li><strong>JavaScript<\/strong> (19.4%)<\/li>\n\n\n\n<li><strong>Python<\/strong> (18.8%)<\/li>\n\n\n\n<li><strong>C#<\/strong> (10.1%)<\/li>\n\n\n\n<li><strong>C++<\/strong> (9.8%)<\/li>\n\n\n\n<li><strong>PHP<\/strong> (5.7%)<\/li>\n\n\n\n<li><strong>Objective-C<\/strong> (3.2%)<\/li>\n\n\n\n<li><strong>Ruby<\/strong> (3.1%)<\/li>\n\n\n\n<li><strong>Perl<\/strong> (3.0%)<\/li>\n\n\n\n<li><strong>Swift<\/strong> (2.0%)<\/li>\n\n\n\n<li><strong>Groovy<\/strong> (1.5%)<\/li>\n\n\n\n<li><strong>Assembler<\/strong> (1.2%)<\/li>\n<\/ol>\n\n\n\n<p><strong>IMPORTANT:<\/strong> The list with the most popular programming languages based on the demands for a programming service will give you an opportunity to have a solid pool of jobs that you can achieve. But at the same time be aware that because of the same reason, there are a bunch of programmers who are taking the same approach and learn popular programming languages. With that said, you have to be aware that the pool with your competitors is also big.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Selection of learning resources <\/h2>\n\n\n\n<p>Of course, the relevant university is something that can give you a very good basis for your development in the software development industry as an expert. Is it a must if you want to be a good programmer? I don&#8217;t think so. But what is a must is for you to gain your knowledge and skills in several disciplines. Some of the crucial are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Basic mathematical skills<\/li>\n\n\n\n<li>A passion for problem-solving<\/li>\n\n\n\n<li>Logic, computational and abstract thinking<\/li>\n\n\n\n<li>Patience<\/li>\n\n\n\n<li>Good communication skills <\/li>\n\n\n\n<li>Good writing skills<\/li>\n\n\n\n<li>Confidence around a computer<\/li>\n\n\n\n<li>An inquisitive mind and spirit <\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Learning resources and forms<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>You can visit a training or education center<\/strong><br>This traditional learning approach it&#8217;s always good. It&#8217;s not flexible. for instance, you can&#8217;t get a lesson from a teacher in the middle of the night, but if a course applies the following teaching\/learning forms will be valuable. <br>Forms: <span style=\"text-decoration: underline;\">teaching by presentation<\/span>, <span style=\"text-decoration: underline;\">guided exploratory learning<\/span>, <span style=\"text-decoration: underline;\">open learning<\/span>, <span style=\"text-decoration: underline;\">individual teaching<\/span>, <span style=\"text-decoration: underline;\">learning in projects<\/span><br>Usually, those can be not so chip, comparing the other forms<\/li>\n\n\n\n<li><strong>Books, articles, magazines<\/strong><br>Humans use books for centuries. This format of the source of information is still suitable for many scenarios.  <\/li>\n\n\n\n<li><strong>Video tutorials<\/strong> <strong>and courses<\/strong><br>You can find many of them for free or for a low price (10$-20$) that can valuable, especially if you are a beginner. <\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Recommended learning sources<\/h3>\n\n\n\n<p>There are many learning sources. I&#8217;ll just list 4 of them thus you will not focus and spend your precious time choosing the platform\/library than investing your time in learning.<br><br>So, here we go:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">edX<\/h4>\n\n\n\n<p><strong><a href=\"https:\/\/www.awin1.com\/awclick.php?gid=295463&amp;mid=6798&amp;awinaffid=696475&amp;linkid=687852&amp;clickref=\" target=\"_blank\" rel=\"noreferrer noopener sponsored nofollow\">edX<\/a> (<a href=\"https:\/\/www.awin1.com\/awclick.php?gid=295463&amp;mid=6798&amp;awinaffid=696475&amp;linkid=599979&amp;clickref=\" target=\"_blank\" rel=\"noreferrer noopener sponsored nofollow\">edX Free Online Courses<\/a>)<\/strong> is an <strong>online platform<\/strong> for education and learning founded by Harvard and MIT. If you are ready for a systematical approach, this source can be a very good landing point. It can offer programs and degrees. Check if some of the links below include the topic you want to learn. If not, you can check all <a href=\"https:\/\/www.awin1.com\/awclick.php?gid=295463&amp;mid=6798&amp;awinaffid=696475&amp;linkid=599979&amp;clickref=\" target=\"_blank\" rel=\"noreferrer noopener sponsored nofollow\">edX Free Online Courses<\/a>.<\/p>\n\n\n\n<div style=\"float:left;padding-left:10px;padding-right:10px\">\n<!-- START ADVERTISER: edX (Global) from awin.com -->\n<a href=\"https:\/\/www.awin1.com\/cread.php?s=2325653&amp;v=6798&amp;q=295495&amp;r=696475\">\n    <img decoding=\"async\" src=\"https:\/\/www.awin1.com\/cshow.php?s=2325653&amp;v=6798&amp;q=295495&amp;r=696475\" border=\"0\" class=\"no-lazyload\">\n<\/a>\n<!-- END ADVERTISER: edX (Global) from awin.com -->\n<\/div>\n<div style=\"float:left;padding-left:10px;padding-right:10px;\">\n<!-- START ADVERTISER: edX (Global) from awin.com -->\n<a href=\"https:\/\/www.awin1.com\/cread.php?s=2037479&amp;v=6798&amp;q=322215&amp;r=696475\">\n    <img decoding=\"async\" src=\"https:\/\/www.awin1.com\/cshow.php?s=2037479&amp;v=6798&amp;q=322215&amp;r=696475\" border=\"0\" class=\"no-lazyload\">\n<\/a>\n<!-- END ADVERTISER: edX (Global) from awin.com -->\n<\/div>\n<div style=\"float:left;padding:10px;\">\n<!-- START ADVERTISER: edX (Global) from awin.com -->\n<a href=\"https:\/\/www.awin1.com\/cread.php?s=2037473&amp;v=6798&amp;q=322214&amp;r=696475\">\n    <img decoding=\"async\" src=\"https:\/\/www.awin1.com\/cshow.php?s=2037473&amp;v=6798&amp;q=322214&amp;r=696475\" border=\"0\" class=\"no-lazyload\">\n<\/a>\n<!-- END ADVERTISER: edX (Global) from awin.com -->\n<\/div>\n<div style=\"float:left;padding:10px;\">\n<!-- START ADVERTISER: edX (Global) from awin.com -->\n<a href=\"https:\/\/www.awin1.com\/cread.php?s=2037467&amp;v=6798&amp;q=322213&amp;r=696475\">\n    <img decoding=\"async\" src=\"https:\/\/www.awin1.com\/cshow.php?s=2037467&amp;v=6798&amp;q=322213&amp;r=696475\" border=\"0\" class=\"no-lazyload\">\n<\/a>\n<!-- END ADVERTISER: edX (Global) from awin.com -->\n<\/div>\n<div style=\"clear:both;float:none;\"><\/div>\n<div style=\"margin-top:20px;\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Udemy<\/h4>\n\n\n\n<p><strong><a href=\"https:\/\/www.udemy.com\/\">Ud<\/a><a href=\"https:\/\/www.udemy.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">e<\/a><a href=\"https:\/\/www.udemy.com\/\">m<\/a><\/strong> is an <strong>online learning platform<\/strong> aimed at professional adults and students. You can find great video courses that combine written materials, exercises, and quizzes to verify your knowledge. You can get some really good courses at a discount (10$-15$) and you will have those forever. You can use the purchased courses whenever you want. Also, they have a great mobile app which gives you the possibility to go over a lesson anyplace.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Amazon<\/h4>\n\n\n\n<p><strong><a href=\"https:\/\/www.amazon.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Amazon<\/a><\/strong> (as you might know) is a great source if you plan to use <strong>books<\/strong>. What I want to point out here are their <a href=\"https:\/\/www.amazon.com\/Kindle-eBooks\">Kindle ebooks<\/a>. They have really outstanding library with digital copies of books that you can order instantly and you don&#8217;t need even to have a <a href=\"https:\/\/www.amazon.com\/Amazon-Kindle-Ereader-Family\/b\/?ie=UTF8&amp;node=6669702011\">Kindle device<\/a>. You can install their <a href=\"https:\/\/www.amazon.com\/gp\/product\/B00UB76290\/ref=as_li_tl?ie=UTF8&amp;tag=ituziast-20&amp;camp=1789&amp;creative=9325&amp;linkCode=as2&amp;creativeASIN=B00UB76290&amp;linkId=10681e1aee99114f5c1eef29afb6fa1e\" target=\"_blank\" rel=\"noreferrer noopener sponsored nofollow\">free app<\/a> on all modern mobile devices (I use it on my Android phone). After you create an account and save the details about your credit card to the account, you can purchase the books with one click. <br>In case, you decide to check some of the Kindle models (great reading tool), you can see the following links to various models that Amazon offers.<\/p>\n\n\n\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/ws-na.amazon-adsystem.com\/widgets\/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=ituziast-20&amp;marketplace=amazon&amp;region=US&amp;placement=B07PS737QQ&amp;asins=B07PS737QQ&amp;linkId=2509b2c9d0428f43714c67232f97b9d3&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff\">\n<\/iframe>\n\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"5\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/ws-na.amazon-adsystem.com\/widgets\/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=ituziast-20&amp;marketplace=amazon&amp;region=US&amp;placement=B07978J597&amp;asins=B07978J597&amp;linkId=ff2fed4f64acb700236ccc699cb6ef2d&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff\"><\/iframe>\n\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"5\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/ws-na.amazon-adsystem.com\/widgets\/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=ituziast-20&amp;marketplace=amazon&amp;region=US&amp;placement=B07F7TLZF4&amp;asins=B07F7TLZF4&amp;linkId=14561d187a2fd0d48752b1468e4ce612&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff\"><\/iframe>\n\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"5\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/ws-na.amazon-adsystem.com\/widgets\/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=ituziast-20&amp;marketplace=amazon&amp;region=US&amp;placement=B00ZV9PXP2&amp;asins=B00ZV9PXP2&amp;linkId=d5e6477de5b8c836444f8f96ceb7f40a&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff\"><\/iframe>\n\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"5\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/ws-na.amazon-adsystem.com\/widgets\/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=ituziast-20&amp;marketplace=amazon&amp;region=US&amp;placement=B077H6L7T9&amp;asins=B077H6L7T9&amp;linkId=2fa8a993bee966cbaef28b894b6b26a2&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff\"><\/iframe>\n\n\n\n<p><br><strong><a href=\"https:\/\/www.syncfusion.com\">Syncfusion<\/a><\/strong> company offers <a href=\"https:\/\/www.syncfusion.com\/ebooks\">free <strong>ebooks<\/strong><\/a> as part of their resources that they offer for free. They publish books about modern and specific topics. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Wrap up<\/h2>\n\n\n\n<p>Ask yourself what you really want in your life, and put that in the context of computer programming.<br><br>Choose the right tool (programming language). I covered some scenarios based on potential answers to the mentioned question.<br><br>Find the appropriate learning materials. I shared a few of them.<br><br>What&#8217;s the most important in whole this story is to have discipline, learn every day or every second day, and practice a lot. Run the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Source-code_editor\" target=\"_blank\" rel=\"noreferrer noopener\">source-code editor<\/a> (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Integrated_development_environment\" target=\"_blank\" rel=\"noreferrer noopener\">IDE<\/a>) and practice.<br><br>Good luck!<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\">Lately, I had an opportunity to have a discussion with young people who are interested in a career as a computer programmer. The common questions that they had for me were: Where I should start?Which <a class=\"mh-excerpt-more\" href=\"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/\" title=\"Programming: Where to start?\">[&#8230;]<\/a><\/div>\n","protected":false},"author":1,"featured_media":64,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[20,19,18,31,30],"coauthors":[237],"class_list":{"0":"post-42","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-programming","8":"tag-how-to-code","9":"tag-how-to-learn-programming","10":"tag-programming","11":"tag-programming-for-beginners","12":"tag-programming-where-to-start"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Programming: Where to start? - ITuziast<\/title>\r\n<meta name=\"description\" content=\"Lately, I had an opportunity to have a discussion with young people who are interested in a career as a computer programmer. The common questions that\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Programming: Where to start? - ITuziast\" \/>\r\n<meta property=\"og:description\" content=\"Lately, I had an opportunity to have a discussion with young people who are interested in a career as a computer programmer. The common questions that\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ITuziast\" \/>\r\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ITuziast\" \/>\r\n<meta property=\"article:published_time\" content=\"2020-03-10T20:47:37+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-02-13T09:48:51+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/03\/programming-where-to-start.png\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1030\" \/>\r\n\t<meta property=\"og:image:height\" content=\"400\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\r\n<meta name=\"author\" content=\"Vasil Buraliev\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vasil Buraliev\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/\"},\"author\":{\"name\":\"Vasil Buraliev\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/person\\\/130bb5eec2cbd028401314ed54444064\"},\"headline\":\"Programming: Where to start?\",\"datePublished\":\"2020-03-10T20:47:37+00:00\",\"dateModified\":\"2026-02-13T09:48:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/\"},\"wordCount\":2227,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/programming-where-to-start.png\",\"keywords\":[\"how to code\",\"how to learn programming\",\"programming\",\"programming for beginners\",\"Programming: Where to start?\"],\"articleSection\":[\"Programming\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/\",\"name\":\"Programming: Where to start? - ITuziast\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/programming-where-to-start.png\",\"datePublished\":\"2020-03-10T20:47:37+00:00\",\"dateModified\":\"2026-02-13T09:48:51+00:00\",\"description\":\"Lately, I had an opportunity to have a discussion with young people who are interested in a career as a computer programmer. The common questions that\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/programming-where-to-start.png\",\"contentUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/programming-where-to-start.png\",\"width\":1030,\"height\":400,\"caption\":\"Computer programming\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2020\\\/03\\\/10\\\/programming-where-to-start\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ituziast.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Programming: Where to start?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#website\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/\",\"name\":\"ITuziast\",\"description\":\"Bits and Bytes of Technology\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ituziast.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\",\"name\":\"ITuziast\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/ituziast-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/ituziast-logo.png\",\"width\":512,\"height\":512,\"caption\":\"ITuziast\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ITuziast\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/person\\\/130bb5eec2cbd028401314ed54444064\",\"name\":\"Vasil Buraliev\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/871178133536e7151a83aea1254ec5d8cbc7c65e130c60a9ca24f4c17abc79a7?s=96&d=mm&r=ge659aee84094ba8a6be390aa8ce3002f\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/871178133536e7151a83aea1254ec5d8cbc7c65e130c60a9ca24f4c17abc79a7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/871178133536e7151a83aea1254ec5d8cbc7c65e130c60a9ca24f4c17abc79a7?s=96&d=mm&r=g\",\"caption\":\"Vasil Buraliev\"},\"description\":\"Consultant for project management and software development with a background in bespoke software development and 22+ years of professional experience in designing software systems and managing IT projects mainly for the public sector. Seeking to use analytic and management skills as a consultant in large-scale IT projects.\",\"sameAs\":[\"http:\\\/\\\/www.vbu.mk\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/vasbu\\\/\"],\"url\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/author\\\/vasil_buraliev_w1kde5ij\\\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Programming: Where to start? - ITuziast","description":"Lately, I had an opportunity to have a discussion with young people who are interested in a career as a computer programmer. The common questions that","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/","og_locale":"en_US","og_type":"article","og_title":"Programming: Where to start? - ITuziast","og_description":"Lately, I had an opportunity to have a discussion with young people who are interested in a career as a computer programmer. The common questions that","og_url":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/","og_site_name":"ITuziast","article_publisher":"https:\/\/www.facebook.com\/ITuziast","article_published_time":"2020-03-10T20:47:37+00:00","article_modified_time":"2026-02-13T09:48:51+00:00","og_image":[{"width":1030,"height":400,"url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/03\/programming-where-to-start.png","type":"image\/png"}],"author":"Vasil Buraliev","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vasil Buraliev","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/#article","isPartOf":{"@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/"},"author":{"name":"Vasil Buraliev","@id":"https:\/\/www.ituziast.com\/#\/schema\/person\/130bb5eec2cbd028401314ed54444064"},"headline":"Programming: Where to start?","datePublished":"2020-03-10T20:47:37+00:00","dateModified":"2026-02-13T09:48:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/"},"wordCount":2227,"commentCount":0,"publisher":{"@id":"https:\/\/www.ituziast.com\/#organization"},"image":{"@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/03\/programming-where-to-start.png","keywords":["how to code","how to learn programming","programming","programming for beginners","Programming: Where to start?"],"articleSection":["Programming"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/","url":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/","name":"Programming: Where to start? - ITuziast","isPartOf":{"@id":"https:\/\/www.ituziast.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/#primaryimage"},"image":{"@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/03\/programming-where-to-start.png","datePublished":"2020-03-10T20:47:37+00:00","dateModified":"2026-02-13T09:48:51+00:00","description":"Lately, I had an opportunity to have a discussion with young people who are interested in a career as a computer programmer. The common questions that","breadcrumb":{"@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/#primaryimage","url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/03\/programming-where-to-start.png","contentUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/03\/programming-where-to-start.png","width":1030,"height":400,"caption":"Computer programming"},{"@type":"BreadcrumbList","@id":"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ituziast.com\/"},{"@type":"ListItem","position":2,"name":"Programming: Where to start?"}]},{"@type":"WebSite","@id":"https:\/\/www.ituziast.com\/#website","url":"https:\/\/www.ituziast.com\/","name":"ITuziast","description":"Bits and Bytes of Technology","publisher":{"@id":"https:\/\/www.ituziast.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ituziast.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ituziast.com\/#organization","name":"ITuziast","url":"https:\/\/www.ituziast.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ituziast.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/09\/ituziast-logo.png","contentUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/09\/ituziast-logo.png","width":512,"height":512,"caption":"ITuziast"},"image":{"@id":"https:\/\/www.ituziast.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ITuziast"]},{"@type":"Person","@id":"https:\/\/www.ituziast.com\/#\/schema\/person\/130bb5eec2cbd028401314ed54444064","name":"Vasil Buraliev","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/871178133536e7151a83aea1254ec5d8cbc7c65e130c60a9ca24f4c17abc79a7?s=96&d=mm&r=ge659aee84094ba8a6be390aa8ce3002f","url":"https:\/\/secure.gravatar.com\/avatar\/871178133536e7151a83aea1254ec5d8cbc7c65e130c60a9ca24f4c17abc79a7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/871178133536e7151a83aea1254ec5d8cbc7c65e130c60a9ca24f4c17abc79a7?s=96&d=mm&r=g","caption":"Vasil Buraliev"},"description":"Consultant for project management and software development with a background in bespoke software development and 22+ years of professional experience in designing software systems and managing IT projects mainly for the public sector. Seeking to use analytic and management skills as a consultant in large-scale IT projects.","sameAs":["http:\/\/www.vbu.mk","https:\/\/www.linkedin.com\/in\/vasbu\/"],"url":"https:\/\/www.ituziast.com\/index.php\/author\/vasil_buraliev_w1kde5ij\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/comments?post=42"}],"version-history":[{"count":110,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/42\/revisions"}],"predecessor-version":[{"id":3519,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/42\/revisions\/3519"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/media\/64"}],"wp:attachment":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/media?parent=42"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/categories?post=42"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/tags?post=42"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/coauthors?post=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}