{"id":33080,"date":"2021-06-30T09:37:52","date_gmt":"2021-06-30T16:37:52","guid":{"rendered":"https:\/\/careerkarma.com\/blog\/?p=33080"},"modified":"2021-10-16T00:42:01","modified_gmt":"2021-10-16T07:42:01","slug":"app-academy-learning-network","status":"publish","type":"post","link":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/","title":{"rendered":"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network"},"content":{"rendered":"\n<p>There\u2019s a fine line between good and bad software, and that could be a single line of code.&nbsp;<\/p>\n\n\n\n<p>To an aspiring software engineer, this might seem like a welcome invitation to simply pick a language, watch countless YouTube tutorials on coding, memorize them by heart, and apply for an engineering role. To a trained professional, however, there\u2019s a lot more work that goes into learning how to write a proper code.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-art-of-learning-software-engineering\">The Art of Learning Software Engineering<\/h2>\n\n\n\n<p>Software engineering is a process of logical discovery and thoughtful exploration. At least that\u2019s the idea. For many beginners, however, the exploration stops with memorizing code.&nbsp;<\/p>\n\n\n\n<p>\u201cMemorization is a terrible way to learn software engineering,\u201d said William Vincent. A teaching assistant for coding bootcamp <a href=\"https:\/\/www.appacademy.io\/?utm_source=careerkarma&amp;utm_campaign=careerkarma\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">App Academy<\/a>, William harped on the dangers of taking this approach to learning the field.<\/p>\n\n\n\n<p>\u201cThere\u2019s no possible way it\u2019s going to happen,\u201d he said. Indeed, since William started teaching at App Academy, he found that the most common downfall of many software engineers is their inability to think critically or communicate their thoughts. It\u2019s a problem he strongly attributes to rote memorization, which he says requires no real thinking.<\/p>\n\n\n\n<p>\u201cMost software engineering courses online, especially those that are pre-recorded, are just going to be tutorials,\u201d said William. \u201cSo you end up mostly following how they write code line by line. And rote memorization, while not useless, has its place.\u201d That place, he said, is nowhere near the goal of learning how to build software solutions for real-world problems.<\/p>\n\n\n\n<p>\u201cThe biggest thing about software engineering is that it\u2019s all about creation,\u201d continued William.&nbsp;<\/p>\n\n\n\n<p>\u201cYou take something. Then through creative, logical thought, and individual steps, you produce software behavior. If the way you\u2019re learning is completely abstracted from that, such that you\u2019re only repeating steps that someone told you to do, I don\u2019t see that being very helpful in terms of learning how to code.\u201d&nbsp;<\/p>\n\n\n\n<p>\u201cYou might learn how to code one thing but not necessarily how to code.\u201d Put simply, knowledge memorized is not half as useful as knowledge understood.<\/p>\n\n\n\n<p>This is not to discount the successes of self-taught software engineers. Admittedly, learning in silo through online coding courses and tutorials may work for some. Nonetheless, caution must be observed by programmers who only ever spend their time working on their own and learning the tools of the trade without understanding the trade itself.<\/p>\n\n\n\n<p>So, what is the right way to learn software engineering?&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"880\" height=\"768\" src=\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/06\/The-Learning-Network-Responsible-for-Student-Success-at-App-Academy.jpg\" alt=\"Infographic illustrating App Academy\u2019s learning network\" class=\"wp-image-33082\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-does-app-academy-teach-software-engineering\">How Does App Academy Teach Software Engineering?<\/h2>\n\n\n\n<p>It takes a community to produce great software engineers. Right from the onset, App Academy connects you with a learning network that will guide and support you throughout your App Academy learning journey.&nbsp;<\/p>\n\n\n\n<p>Four main pillars make up your App Academy learning network: the technical instructor, the teaching assistant, your career coach, and your peers or classmates. Each of them plays a part in building your software engineering toolkit and preparing you for the workforce.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-the-app-academy-instructor\">The App Academy Instructor<\/h3>\n\n\n\n<p>The technical instructor serves as your first and primary source of academic guidance at App Academy. Because of this, experienced software engineers who have a solid understanding of the field, as well as significant experience in teaching or people managing make up App Academy\u2019s body of instructors.&nbsp;<\/p>\n\n\n\n<p>Whether you\u2019re taking App Academy\u2019s <a href=\"https:\/\/www.appacademy.io\/course\/software-engineer-online?utm_source=careerkarma&amp;utm_campaign=careerkarma\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">Full-Time Online Software Engineering Immersive<\/a>, its <a href=\"https:\/\/www.appacademy.io\/course\/software-engineer-in-person?utm_source=careerkarma&amp;utm_campaign=careerkarma\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">Full-Time In-Person Software Engineering Immersive<\/a> or its upcoming Part-Time Online Program, your day at App Academy will always start with a lecture led by the technical instructor.<\/p>\n\n\n\n<p>Every lecture is followed by a live Q&amp;A session. These sessions are designed to create space for meaningful conversation between App Academy students and the instructor regarding the course material. Students are invited to engage with the material, interrogate further, express their thoughts, and take charge of their learning.<\/p>\n\n\n\n<p>This is a stark departure from the traditional learning experience where knowledge is so often passively received by students. Supporting the App Academy instructors are the teaching assistants.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-the-app-academy-teaching-assistant\">The App Academy Teaching Assistant<\/h3>\n\n\n\n<p>App Academy\u2019s teaching assistants are top App Academy graduates who recently went through the school\u2019s software engineering program. As such, \u201cthey do a good job of connecting with students,\u201d said former App Academy student Christ Atwood.<\/p>\n\n\n\n<p>\u201cThe way it works is you\u2019re assigned to a TA at the beginning [of the program]. You may end up only working with that person [throughout the program] or you can get rotated through other TAs,\u201d he said.&nbsp;<\/p>\n\n\n\n<p>\u201cWe have a circle of students that we watch over and make sure are doing okay,\u201d added William. \u201cProject-building usually follows the lectures. So, that\u2019s when we answer questions or drop into Zoom breakout rooms and help the students understand the code they\u2019re working on.\u201d<\/p>\n\n\n\n<p>While the technical instructor acts as the main point of academic guidance, the teaching assistant serves as the glue of the classroom\u2014assisting the instructor to create an environment conducive for learning and closely guiding the students to ensure maximum comprehension.<\/p>\n\n\n\n<p>\u201cApp Academy is always growing the way it approaches [learning],\u201d said William. \u201cFor example, we have assessments every Monday. If you fail, you go back and repeat the module.\u201d The assessments, he said, are meant to determine whether the student has a baseline understanding of the week\u2019s material.&nbsp;<\/p>\n\n\n\n<p>\u201cIt\u2019s not a bad thing to defer. Deferring or repeating the material does a lot for your understanding. It\u2019s expected, really, with the amount of material you\u2019re learning,\u201d said William, adding that he likewise went through the process during his time as an App Academy student.&nbsp;<\/p>\n\n\n\n<p>\u201cI deferred at one point after I failed a test. It did wonders for my learning process. The next time I took the test, I finished it in 25 minutes because I knew the material that much better.\u201d<\/p>\n\n\n\n<p>Apart from taking weekly assessments, students also turn in daily reports that explain how well they understood the day\u2019s course material. \u201cWe get those on a daily basis and read them every morning,\u201d said William. It\u2019s the job of the TA, he added, to track whether a student is struggling with the course material and identify ways to fill in the knowledge gaps.&nbsp;<\/p>\n\n\n\n<p>\u201cThe key,\u201d said William, \u201cis having that willingness to understand where [the students] are at mentally and then tailoring how we explain something to their current understanding\u2026[It\u2019s in] giving a good explanation that is appropriate to their level of learning.\u201d<\/p>\n\n\n\n<p>\u201cSome students need very little to push them in the right direction. And we\u2019re not really giving them the best [guidance] if we give them more than that. We have other students who may be struggling with the material, and they\u2019re going to need a lot more [support]. So, it\u2019s different for every student. But it\u2019s really just about taking the time to care about where they are.\u201d<\/p>\n\n\n\n<p>\u201cMaybe that day, they\u2019re having a rough day or maybe they\u2019re feeling really good. Either way, we don\u2019t want to over-teach or under-teach,\u201d said William.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-your-app-academy-classmates\">Your App Academy Classmates<\/h3>\n\n\n\n<p>Any breakthrough in software is always a joint effort. In the <a href=\"https:\/\/www.theatlantic.com\/national\/archive\/2012\/10\/the-real-reason-silicon-valley-coders-write-bad-software\/263377\/\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">words<\/a> of senior software engineer Bernard Meisler, \u201cCoding is not a solitary pursuit. It\u2019s a team sport where we reuse other people\u2019s code.\u201d&nbsp;<\/p>\n\n\n\n<p>Code gets worked on by multiple people in its lifetime. This means that to become a software engineer, you\u2019ll also need to be a good team player and communicator.&nbsp;<\/p>\n\n\n\n<p>App Academy instills these values by giving students a lot of exposure to pair programming. By \u2018a lot\u2019, we mean daily. Every day, you will pair up with one of your classmates and work on a project designed to further your understanding of the day\u2019s course material.&nbsp;<\/p>\n\n\n\n<p>This is followed by the group reviews where you share how you approached the day\u2019s project and gain insights as to how your peers worked on theirs. Both activities are designed to strengthen your technical communication and interpersonal skills.<\/p>\n\n\n\n<p>They\u2019re also meant to humble you by opening your mind to other software engineering strategies and showing you that there\u2019s more than one way\u2014apart from yours\u2014to approach a given problem.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-your-app-academy-career-coach\">Your App Academy Career Coach<\/h3>\n\n\n\n<p>The support you get from App Academy does not end the moment you get your certificate. After completing the program, you\u2019ll work closely with a career coach who will walk you through the job search process and help you find a software engineering position. Depending on your needs, you may be assigned to a behavioral or a technical career coach.&nbsp;<\/p>\n\n\n\n<p>App Academy\u2019s career coaches do more than the classic \u201clet\u2019s-buff-up-your-resume\u201d approach. \u201cWe offer ongoing encouragement, mentoring, and technical support to polish technical and interview skills. We also refine career goals and job search strategies for job seekers,\u201d said App Academy technical career coach Michael Norton.<\/p>\n\n\n\n<p>The importance of having job search support cannot be overstated, especially amid the pandemic where competition has become stiffer than before. It can be even more stressful if you\u2019re a career changer. With a career coach, you\u2019ll receive straightforward guidance on how you can best proceed with the job search more smartly and productively.&nbsp;<\/p>\n\n\n\n<p>\u201cSearching for a job, whether in this industry or another, is not necessarily the most enjoyable experience. It\u2019s just not the most fun,\u201d said Michael. \u201cEventually though, our goal as career coaches is to try and make it more enjoyable and more of a fun experience for everyone.\u201d<\/p>\n\n\n\n<p>\u201cAdditionally, we want to make it as short an experience as humanly possible,\u201d he added.&nbsp;<\/p>\n\n\n\n<p>\u201cTo that note, I can say that the first quarter of this year [2021] was actually one of the best quarters that we\u2019ve ever had in terms of job placements. It was absolutely fantastic, and so we\u2019re still kind of riding that wave now into Quarter 2. Fingers crossed that everything holds up and things look bright. But, in general, it\u2019s a fantastic time right now to get into coding.\u201d<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-key-takeaway\">Key Takeaway<\/h3>\n\n\n\n<p>The moment you enter the App Academy classroom, the coding bootcamp ensures that you gain a critical grasp of what it means and takes to become a software engineer. From all four corners of the room\u2014with your instructor, teaching assistant, classmates, and career coach\u2014you\u2019re sure to find support every step of the way.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-s-the-app-academy-experience-like\">What\u2019s the App Academy Experience Like?<\/h2>\n\n\n\n<p>\u201cI get this question a lot and I struggle with how I should answer it,\u201d said Chris, who finished the program in 2018. \u201cI can say that App Academy isn\u2019t built to be enjoyed. It\u2019s built to upload as much information into your brain as possible [during the program]. It pushes people on the edge of the red line, where some are going to fall and those who don\u2019t will thrive.\u201d<\/p>\n\n\n\n<p>\u201cSo, if you ask me if it was fun, then not really. But if you ask me if I think attending App Academy was a good decision, then absolutely\u2026The curriculum was fast-paced and difficult enough that you probably could go through it on your own for over a year if you were a really tenacious person. Maybe.\u201d&nbsp;<\/p>\n\n\n\n<p>\u201cBut I think the frustration and the roadblocks would hinder and demotivate you if you weren\u2019t totally dedicated,\u201d said Chris, adding that App Academy\u2019s support system helped him navigate the stresses and strains that came with understanding the field.<\/p>\n\n\n\n<p>\u201cApp Academy does a very good job of teaching people how to learn in general and how to learn software. In terms of the exact technology or processes [that I learned], a lot of things have of course changed over the past few years.\u201d&nbsp;<\/p>\n\n\n\n<p>\u201cBut the main skill you learn at App Academy is learning how to learn rather than learning specific frameworks,\u201d added Chris.&nbsp;<\/p>\n\n\n\n<p>Three years since he completed his training at the coding bootcamp, Chris is now a Software Engineering Manager for the cyber security firm, Synack.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-lessons-of-the-day-for-the-aspiring-app-academy-student\">Lessons of the Day for the Aspiring App Academy Student<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-you-can-t-learn-everything-on-your-own\">\u201cYou Can\u2019t Learn Everything on Your Own\u201d<\/h3>\n\n\n\n<p>\u201cProblem-solving is one of the most critical soft and technical skills that you can build,\u201d said William. \u201cIf you can take some deductive or logic courses, that will do more on your ability to code and your ability in life than a lot of other things.\u201d<\/p>\n\n\n\n<p>\u201cIf we\u2019re talking about the more coding-specific skills that you should hone, learn how to research and just how to write a good Google search. Learn how to find what you\u2019re looking for on the Internet because you\u2019re going to do a lot of that, and the amount of time you\u2019ll spend doing that will be drastically reduced if you get good at finding things using search engines.\u201d<\/p>\n\n\n\n<p>\u201cYou can\u2019t memorize everything. There is no possible way for you to learn everything on your own.\u201d<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-learn-git\">\u201cLearn Git\u201d<\/h3>\n\n\n\n<p>\u201cGit is something you should practice with before you get into App Academy,\u201d advised William. \u201cThe number of students who had a lot of problems with learning Git and getting used to using Git in their workflow is pretty high. The more familiar you are with that, the better off you\u2019re going to be.\u201d&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-develop-your-soft-skills\">\u201cDevelop Your Soft Skills\u201d<\/h3>\n\n\n\n<p>\u201cI cannot stress the importance of the soft skills enough,\u201d said Michael. \u201cBeing able to communicate, understand your fellow employees, and be in the moment are vital to your career as a software engineer.\u201d&nbsp;<\/p>\n\n\n\n<p>\u201cThe days of the \u2018rockstar [software engineers]\u2019 are over. It\u2019s all about the team now.\u201d<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-learn-software-engineering-with-app-academy\">Learn Software Engineering with App Academy<\/h3>\n\n\n\n<p>\u201cIf you\u2019re doing a web development camp, you can learn a bunch of different tech stacks or you can learn one thing really well,\u201d said Michael. \u201cI think [the latter] is something that App Academy does well.\u201d<\/p>\n\n\n\n<p>\u201cYou learn so much just from osmosis. You exist in this world that is just \u2018code, code, code\u2019 for months. And you\u2019re surrounded by people who also exist in that world. With the live lectures, pair programming, App Academy gives an environment that\u2019s highly conducive to learning.\u201d<\/p>\n\n\n\n<p>Want to learn software engineering with App Academy? Explore the coding bootcamp\u2019s software engineering programs, <a href=\"https:\/\/www.appacademy.io\/apply\/select-a-course?utm_source=careerkarma&amp;utm_campaign=careerkarma\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">sign up with App Academy<\/a>, and get to know your learning network.<\/p>\n","protected":false},"excerpt":{"rendered":"There\u2019s a fine line between good and bad software, and that could be a single line of code.&nbsp; To an aspiring software engineer, this might seem like a welcome invitation to simply pick a language, watch countless YouTube tutorials on coding, memorize them by heart, and apply for an engineering role. To a trained professional,&hellip;","protected":false},"author":93,"featured_media":33081,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[28859],"tags":[],"class_list":{"0":"post-33080","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-partner-spotlight"},"acf":{"post_sub_title":"","sprint_id":"","query_class":"Partner Spotlight","school_sft":"","parent_sft":"","school_privacy_policy":"","has_review":null,"is_sponser_post":["yes"],"is_guest_post":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network<\/title>\n<meta name=\"description\" content=\"Find out how the App Academy community sets you up for success in the tech industry.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network\" \/>\n<meta property=\"og:description\" content=\"Find out how the App Academy community sets you up for success in the tech industry.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/\" \/>\n<meta property=\"og:site_name\" content=\"Career Karma\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/careerkarmaapp\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-30T16:37:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-16T07:42:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/06\/AA-2-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"563\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"LJ Nicole Maske\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@career_karma\" \/>\n<meta name=\"twitter:site\" content=\"@career_karma\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"LJ Nicole Maske\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/\"},\"author\":{\"name\":\"LJ Nicole Maske\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#\\\/schema\\\/person\\\/ded64597ff80b78ecb2ae9d0a24e56b4\"},\"headline\":\"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network\",\"datePublished\":\"2021-06-30T16:37:52+00:00\",\"dateModified\":\"2021-10-16T07:42:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/\"},\"wordCount\":2427,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/AA-2-1.png\",\"articleSection\":[\"Partner Spotlight\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/\",\"name\":\"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/AA-2-1.png\",\"datePublished\":\"2021-06-30T16:37:52+00:00\",\"dateModified\":\"2021-10-16T07:42:01+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#\\\/schema\\\/person\\\/ded64597ff80b78ecb2ae9d0a24e56b4\"},\"description\":\"Find out how the App Academy community sets you up for success in the tech industry.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/#primaryimage\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/AA-2-1.png\",\"contentUrl\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/AA-2-1.png\",\"width\":1000,\"height\":563,\"caption\":\"Cover image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/app-academy-learning-network\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Partner Spotlight\",\"item\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/partner-spotlight\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/\",\"name\":\"Career Karma\",\"description\":\"Latest Coding Bootcamp News &amp; Career Hacks from Industry Insiders\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#\\\/schema\\\/person\\\/ded64597ff80b78ecb2ae9d0a24e56b4\",\"name\":\"LJ Nicole Maske\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_20200922_211922_359-min-150x150.jpg\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_20200922_211922_359-min-150x150.jpg\",\"contentUrl\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_20200922_211922_359-min-150x150.jpg\",\"caption\":\"LJ Nicole Maske\"},\"description\":\"As an editor and writer at Career Karma, LJ Nicole uses her research skills to cover topics like financial advice, online bootcamps, and job training programs. After earning her Bachelor of Arts in Philosophy at De La Salle University, Nicole was a market researcher for Euromonitor and the editor-in-chief for a scholarly publication in philosophy. She then worked as an editor for newspapers. Currently, Nicole is co-editing a biography while writing and editing for Career Karma. She joined the team in August 2020.\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/author\\\/nicole\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network","description":"Find out how the App Academy community sets you up for success in the tech industry.","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:\/\/careerkarma.com\/blog\/app-academy-learning-network\/","og_locale":"en_US","og_type":"article","og_title":"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network","og_description":"Find out how the App Academy community sets you up for success in the tech industry.","og_url":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/","og_site_name":"Career Karma","article_publisher":"http:\/\/facebook.com\/careerkarmaapp","article_published_time":"2021-06-30T16:37:52+00:00","article_modified_time":"2021-10-16T07:42:01+00:00","og_image":[{"width":1000,"height":563,"url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/06\/AA-2-1.png","type":"image\/png"}],"author":"LJ Nicole Maske","twitter_card":"summary_large_image","twitter_creator":"@career_karma","twitter_site":"@career_karma","twitter_misc":{"Written by":"LJ Nicole Maske","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/#article","isPartOf":{"@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/"},"author":{"name":"LJ Nicole Maske","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/ded64597ff80b78ecb2ae9d0a24e56b4"},"headline":"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network","datePublished":"2021-06-30T16:37:52+00:00","dateModified":"2021-10-16T07:42:01+00:00","mainEntityOfPage":{"@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/"},"wordCount":2427,"commentCount":0,"image":{"@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/#primaryimage"},"thumbnailUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/06\/AA-2-1.png","articleSection":["Partner Spotlight"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/","url":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/","name":"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network","isPartOf":{"@id":"https:\/\/careerkarma.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/#primaryimage"},"image":{"@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/#primaryimage"},"thumbnailUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/06\/AA-2-1.png","datePublished":"2021-06-30T16:37:52+00:00","dateModified":"2021-10-16T07:42:01+00:00","author":{"@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/ded64597ff80b78ecb2ae9d0a24e56b4"},"description":"Find out how the App Academy community sets you up for success in the tech industry.","breadcrumb":{"@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/#primaryimage","url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/06\/AA-2-1.png","contentUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/06\/AA-2-1.png","width":1000,"height":563,"caption":"Cover image"},{"@type":"BreadcrumbList","@id":"https:\/\/careerkarma.com\/blog\/app-academy-learning-network\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/careerkarma.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Partner Spotlight","item":"https:\/\/careerkarma.com\/blog\/partner-spotlight\/"},{"@type":"ListItem","position":3,"name":"Why App Academy Students Succeed: Get to Know the Coding Bootcamp\u2019s Learning Network"}]},{"@type":"WebSite","@id":"https:\/\/careerkarma.com\/blog\/#website","url":"https:\/\/careerkarma.com\/blog\/","name":"Career Karma","description":"Latest Coding Bootcamp News &amp; Career Hacks from Industry Insiders","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/careerkarma.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/ded64597ff80b78ecb2ae9d0a24e56b4","name":"LJ Nicole Maske","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/09\/IMG_20200922_211922_359-min-150x150.jpg","url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/09\/IMG_20200922_211922_359-min-150x150.jpg","contentUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/09\/IMG_20200922_211922_359-min-150x150.jpg","caption":"LJ Nicole Maske"},"description":"As an editor and writer at Career Karma, LJ Nicole uses her research skills to cover topics like financial advice, online bootcamps, and job training programs. After earning her Bachelor of Arts in Philosophy at De La Salle University, Nicole was a market researcher for Euromonitor and the editor-in-chief for a scholarly publication in philosophy. She then worked as an editor for newspapers. Currently, Nicole is co-editing a biography while writing and editing for Career Karma. She joined the team in August 2020.","url":"https:\/\/careerkarma.com\/blog\/author\/nicole\/"}]}},"_links":{"self":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts\/33080","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/users\/93"}],"replies":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/comments?post=33080"}],"version-history":[{"count":0,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts\/33080\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/media\/33081"}],"wp:attachment":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/media?parent=33080"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/categories?post=33080"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/tags?post=33080"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}