{"id":6914,"date":"2026-09-23T10:03:09","date_gmt":"2026-09-23T04:33:09","guid":{"rendered":"https:\/\/www.lpu.in\/blog\/?p=6914"},"modified":"2026-09-23T10:03:09","modified_gmt":"2026-09-23T04:33:09","slug":"ai-is-changing-coding-what-should-cse-students-learn-now","status":"publish","type":"post","link":"https:\/\/www.lpu.in\/blog\/ai-is-changing-coding-what-should-cse-students-learn-now\/","title":{"rendered":"AI Is Changing Coding: What Should CSE Students Learn Now?"},"content":{"rendered":"<div class=\"pld-like-dislike-wrap pld-template-1\">\r\n    <div class=\"pld-like-wrap  pld-common-wrap\">\r\n    <a href=\"javascript:void(0)\" class=\"pld-like-trigger pld-like-dislike-trigger  \" title=\"\" data-post-id=\"6914\" data-trigger-type=\"like\" data-restriction=\"cookie\" data-already-liked=\"0\">\r\n                        <i class=\"fas fa-thumbs-up\"><\/i>\r\n                <\/a>\r\n    <span class=\"pld-like-count-wrap pld-count-wrap\">    <\/span>\r\n<\/div><\/div><p><span style=\"font-weight: 400;\">For years, learning to code meant spending hours writing programs, debugging errors, searching documentation, and gradually understanding how different technologies work. Today, a CSE student can describe a problem to an AI tool and receive a working piece of code within seconds.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">That changes the way we write software. <\/span><span style=\"font-weight: 400;\">It also raises an important question for every <\/span><a href=\"https:\/\/www.lpu.in\/programmes\/engineering\/b-tech-computer-science\">B.Tech in Computer Science and Engineering<\/a><span style=\"font-weight: 400;\"> student and graduate:<\/span><\/p>\n<p><b>If AI can generate code, what should you learn now?<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The answer isn&#8217;t to stop learning programming. It is to understand programming at a deeper level and learn how to work effectively with AI.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><a href=\"https:\/\/www.lpu.in\/programmes\/engineering\/b-tech-cse-artificial-intelligence-and-machine-learning\">Artificial intelligence<\/a> is changing software development, but it hasn&#8217;t eliminated the need for engineers. Instead, it is changing what engineers are expected to do\u2014and the <\/span><b>B.Tech CSE skills<\/b><span style=\"font-weight: 400;\"> that will matter most.<\/span><\/p>\n<h2><b>AI Can Write Code. Can You Understand It?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">One of the biggest changes brought by generative AI is the ability to produce code quickly.<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><span style=\"font-weight: 400;\">AI tools can help generate functions, explain errors, suggest improvements, write test cases, and even create parts of an application. This can significantly reduce the time required for routine coding tasks.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">But generated code isn&#8217;t automatically correct.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">It may contain bugs, security vulnerabilities, inefficient logic, outdated approaches, or assumptions that don&#8217;t match the actual requirements.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This creates an important distinction:<\/span><\/p>\n<h4><b>Using AI to generate code is not the same as knowing how to engineer software.<\/b><\/h4>\n<p><span style=\"font-weight: 400;\">A strong <a href=\"https:\/\/www.lpu.in\/programmes\/engineering\/b-tech-computer-science\">Btech CSE<\/a> student should be able to read AI-generated code, understand its logic, identify potential problems, test it, and modify it when necessary.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The better your fundamentals, the better you can judge what AI produces.<\/span><\/p>\n<h2><b>Don&#8217;t Abandon Programming Fundamentals<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">When technology changes, fundamentals become even more important.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Concepts such as data structures, algorithms, object-oriented programming, databases, operating systems, computer networks, and software engineering principles remain valuable because they help you understand what is happening beneath the tools you use. These <\/span><b>programming fundamentals<\/b><span style=\"font-weight: 400;\"> are also among the most important <\/span><b>technical skills for CSE students<\/b><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Imagine receiving a complex piece of code from an AI assistant.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">If you understand the underlying concepts, you can ask:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Is this algorithm efficient?<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">What happens with a large dataset?<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Is the code secure?<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Could this create a memory or performance problem?<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Is there a simpler solution?<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Will this architecture scale?<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Without fundamentals, it becomes difficult to evaluate the answer.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">AI can accelerate your coding. It cannot replace your engineering judgement.<\/span><\/p>\n<h2><b>Learn to Give Better Instructions<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Working with AI effectively is becoming a practical skill. Developing <\/span><b>AI literacy for students<\/b><span style=\"font-weight: 400;\"> and building <\/span><b>AI skills for CSE students<\/b><span style=\"font-weight: 400;\"> can help future engineers use these technologies more effectively.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">A vague request such as &#8220;Build me a website&#8221; may produce something generic. A well-defined request that explains the objective, users, constraints, technology, expected behaviour, and desired output is far more useful.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This doesn&#8217;t mean that prompt writing alone is the future of software engineering.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Rather, it means students should learn how to communicate problems clearly to both humans and AI systems.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Good AI-assisted development often begins with good problem definition.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Before asking an AI tool for a solution, understand what you are trying to solve.<\/span><\/p>\n<h2><b>Debugging Is More Important Than Ever<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">When AI makes coding faster, debugging and verification become increasingly important.<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><span style=\"font-weight: 400;\">AI-generated code may look convincing even when it is wrong. A student who simply copies and runs it may not know what failed when the output is unexpected.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Develop the habit of testing systematically.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Understand error messages. Trace program execution. Check assumptions. Create test cases. Compare expected and actual results.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Don&#8217;t ask AI only to &#8220;fix the code.&#8221; Ask it to explain why the problem occurred, then verify the explanation yourself.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The goal should be to become better at debugging\u2014not better at copying fixes. These are essential <\/span><b>coding skills for CSE students<\/b><span style=\"font-weight: 400;\"> and <\/span><b>problem-solving skills for programmers<\/b><span style=\"font-weight: 400;\">.<\/span><\/p>\n<h2><b>Build Real Projects, Not Just AI Demos<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">AI has made it easier to create impressive-looking prototypes. That makes genuine project experience even more important.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Don&#8217;t stop at generating a chatbot because it is easy to build one.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Ask yourself:<\/span><\/p>\n<p><b>What problem am I solving?<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Maybe you&#8217;re building a system to help students organise academic resources, a tool that analyses data, an application that automates a repetitive task, or a platform that improves an existing process.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Then think beyond the initial prototype.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">How will users interact with it? How will data be stored? How will authentication work? What happens if the input is incorrect? How will you test it? How will you deploy it? What are the privacy and security considerations?<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This is where engineering begins.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Building such projects is an important part of <\/span><b>project-based learning for CSE students<\/b><span style=\"font-weight: 400;\"> and helps develop <\/span><b>practical skills for CSE students<\/b><span style=\"font-weight: 400;\">. Students can also strengthen their <\/span><b>Git and GitHub skills<\/b><span style=\"font-weight: 400;\"> and <\/span><b>version control skills<\/b><span style=\"font-weight: 400;\"> while working on real software projects.<\/span><\/p>\n<h2><b>Learn to Work With AI, Not Depend on It<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">AI can be an excellent learning companion.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">You can ask it to explain a difficult concept in simpler language, generate practice questions, compare approaches, review your code, or help you explore an unfamiliar technology.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">But there is a danger in outsourcing your thinking.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">If you ask AI to solve every programming problem before attempting it yourself, you may finish assignments faster while developing weaker problem-solving skills.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">A useful rule is simple:<\/span><\/p>\n<p><b>Think first. Use AI second. Verify always.<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Try solving the problem yourself. Use AI when you are stuck or want another perspective. Then understand the final solution rather than accepting it blindly.<\/span><\/p>\n<h2><b>Cybersecurity and Responsible AI Matter<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">As AI becomes part of software development, understanding responsible technology use becomes increasingly important.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Students should become familiar with concepts such as data privacy, secure coding, authentication, access control, bias, hallucinations, intellectual property, and responsible use of AI-generated content.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">A technically impressive application can still be a poor solution if it exposes sensitive data or creates security risks.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The future engineer needs both technical capability and professional judgement.<\/span><\/p>\n<h2><b>Develop Skills AI Cannot Easily Replace<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">If AI can increasingly handle routine coding tasks, students should invest in capabilities that remain valuable when routine work becomes automated.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">These are important <\/span><b>skills required for CSE students<\/b><span style=\"font-weight: 400;\"> and <\/span><b>skills for B.Tech CSE graduates<\/b><span style=\"font-weight: 400;\">:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Problem definition<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">System design<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Critical thinking<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Communication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Creativity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Collaboration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Domain knowledge<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Decision-making<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Understanding users and business requirements<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">A company doesn&#8217;t simply need someone who can produce code. It needs people who can understand a problem and determine what should be built, why it should be built, and how it should work.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Strong <\/span><b>communication skills for CSE students<\/b><span style=\"font-weight: 400;\">, <\/span><b>teamwork skills for engineers<\/b><span style=\"font-weight: 400;\">, and other <\/span><b>soft skills for CSE students<\/b><span style=\"font-weight: 400;\"> can therefore be just as important as technical knowledge. Together, these contribute to the <\/span><b>employability skills for CSE graduates<\/b><span style=\"font-weight: 400;\"> and <\/span><b>job-ready skills for CSE graduates<\/b><span style=\"font-weight: 400;\"> that employers look for.<\/span><\/p>\n<h3><b>Don&#8217;t Chase Every AI Trend<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">The AI ecosystem changes extremely quickly.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">New models, frameworks, platforms, and tools appear constantly. Trying to learn every new tool can become exhausting and can prevent you from developing depth.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Instead, build a strong foundation in computer science and then explore AI tools relevant to your interests.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Learn the concepts behind the technology, not just the names of the latest tools.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Today&#8217;s popular tool may change. The ability to understand and adapt will remain valuable.<\/span><\/p>\n<h2><b>The CSE Graduate of Tomorrow<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">The future isn&#8217;t necessarily about choosing between traditional programming and AI.<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><span style=\"font-weight: 400;\">It is about combining both.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">A strong <\/span><a href=\"https:\/\/www.lpu.in\/programmes\/engineering\/b-tech-computer-science\">B.Tech CSE degree<\/a><span style=\"font-weight: 400;\"> graduate will understand programming fundamentals, algorithms, software development, and system design while also knowing how to use AI effectively. They will develop <\/span><b>software development skills<\/b><span style=\"font-weight: 400;\">, along with the <\/span><b>skills required for software developers<\/b><span style=\"font-weight: 400;\"> in an increasingly AI-assisted industry.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">They will be able to collaborate with AI tools without becoming dependent on them. They will know when to accept an AI-generated suggestion, when to question it, and when to reject it completely.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Most importantly, they will understand that software engineering is about solving problems\u2014not simply producing code.<\/span><\/p>\n<h3><b>Final Thoughts<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">AI is not making computer science education irrelevant. It is making strong computer science foundations more valuable.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The question is no longer simply, <\/span><b>&#8220;Can you code?&#8221;<\/b><\/p>\n<p><span style=\"font-weight: 400;\">It is increasingly:<\/span><\/p>\n<p><b>Can you understand a problem, design a solution, use the right tools\u2014including AI\u2014and take responsibility for the result?<\/b><\/p>\n<p><span style=\"font-weight: 400;\">For CSE students, this is an opportunity rather than a threat.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Learn the fundamentals. Build real projects. Practise problem-solving. Develop strong communication skills. Experiment with AI. Question its output. Keep learning.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The engineers who thrive in an AI-assisted world won&#8217;t necessarily be those who write every line of code themselves.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">They will be those who know <\/span><b>what to build, why to build it, how to build it well, and how to use AI intelligently along the way.<\/b><\/p>\n<p><span style=\"font-weight: 400;\">These combined <\/span><b>industry-ready skills for CSE students<\/b><span style=\"font-weight: 400;\"> can help graduates become better prepared for modern software roles and develop the broader <\/span><b>CSE placement skills<\/b><span style=\"font-weight: 400;\"> employers increasingly value. Ultimately, the key question for students remains: <\/span><b>what skills should a B.Tech CSE graduate have<\/b><span style=\"font-weight: 400;\"> to stay relevant in a changing technology landscape?<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For years, learning to code meant spending hours writing programs, debugging errors, searching documentation, and gradually understanding how different technologies work. Today, a CSE student can describe a problem to an AI tool and receive a working piece of code within seconds. That changes the way we write software. It also raises an important question [&hellip;]<\/p>\n","protected":false},"author":178,"featured_media":6919,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"tdm_status":"","tdm_grid_status":"","footnotes":""},"categories":[141,138,135],"tags":[],"class_list":["post-6914","post","type-post","status-publish","format-standard","has-post-thumbnail","category-artificial-intelligence","category-computer-science-engineering-college","category-engineering"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"AI is changing coding and software development. Discover the key programming, AI, and problem-solving skills CSE students should learn now.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Sudha Shanker Prasad, Professor, School of Computing and Artificial Intelligence, LPU\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.lpu.in\/blog\/ai-is-changing-coding-what-should-cse-students-learn-now\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\n\t\t<!-- Google tag (gtag.js) --> <script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-WKLQCVXZ47\"><\/script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-WKLQCVXZ47'); <\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"AI Is Changing Coding: What Should CSE Students Learn?","description":"AI is changing coding and software development. Discover the key programming, AI, and problem-solving skills CSE students should learn now.","canonical_url":"https:\/\/www.lpu.in\/blog\/ai-is-changing-coding-what-should-cse-students-learn-now\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":"&lt;!-- Google tag (gtag.js) --&gt; &lt;script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-WKLQCVXZ47\"&gt;&lt;\/script&gt; &lt;script&gt; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-WKLQCVXZ47'); &lt;\/script&gt;"},"schema":null},"aioseo_meta_data":{"post_id":"6914","title":"AI Is Changing Coding: What Should CSE Students Learn?","description":"AI is changing coding and software development. Discover the key programming, AI, and problem-solving skills CSE students should learn now.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-09-23 04:16:59","updated":"2026-09-23 05:21:17","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.lpu.in\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.lpu.in\/blog\/category\/engineering\/\" title=\"Engineering\">Engineering<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAI Is Changing Coding: What Should CSE Students Learn Now?\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.lpu.in\/blog"},{"label":"Engineering","link":"https:\/\/www.lpu.in\/blog\/category\/engineering\/"},{"label":"AI Is Changing Coding: What Should CSE Students Learn Now?","link":"https:\/\/www.lpu.in\/blog\/ai-is-changing-coding-what-should-cse-students-learn-now\/"}],"_links":{"self":[{"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/posts\/6914","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/users\/178"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/comments?post=6914"}],"version-history":[{"count":4,"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/posts\/6914\/revisions"}],"predecessor-version":[{"id":6918,"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/posts\/6914\/revisions\/6918"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/media\/6919"}],"wp:attachment":[{"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/media?parent=6914"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/categories?post=6914"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lpu.in\/blog\/wp-json\/wp\/v2\/tags?post=6914"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}