{"id":9551,"date":"2021-02-09T19:07:22","date_gmt":"2021-02-09T10:07:22","guid":{"rendered":"https:\/\/www.gigas-jp.com\/appnews\/?p=9551"},"modified":"2021-02-09T19:07:23","modified_gmt":"2021-02-09T10:07:23","slug":"pseudocode","status":"publish","type":"post","link":"https:\/\/www.gigas-jp.com\/appnews\/archives\/9551","title":{"rendered":"Pseudocode"},"content":{"rendered":"\n<p>Pseudocode is an informal form of programming description that does not require any strict programming language syntax or underlying technology considerations. Used to create an outline or draft of a program. Pseudocode summarizes the flow of a program, but excludes the underlying details. Systems designers write pseudocode to ensure that programmers understand the requirements of a software project and align the code accordingly. <\/p>\n\n\n\n<p><font><font>A Pseudocode is a <\/font>prototype <font>sample, model, or early release of a product created for the purpose of testing concepts and for learning purposes. They help us learn without fully implementing our solutions. When developing user interfaces for our applications, we have several prototypes before the final interface. Some examples of these are wire frames, graphic designs, and mockups.<\/font><\/font><\/p>\n\n\n\n<p>This is the way how to write pseudo code.<\/p>\n\n\n\n<ul><li>Organize your task sequence and write your pseudocode accordingly. <\/li><li>Start with the declaration of a pseudocode that states the main goal or goal. <\/li><\/ul>\n\n\n\n<p>We have to know there are some KEYWORDS to be used in pseudo code.<br>These are for start and end of a program<br> BEGIN, END<\/p>\n\n\n\n<p>These are for condition statements.<br>IF, ELSE, ENDIF, DO, WHILE, ENDWHILE, REPEAT, UNTIL, CASE<\/p>\n\n\n\n<p>These are for user inputs.<br>INPUT, GET, READ , SET<\/p>\n\n\n\n<p>These are for displaying results.<br>PRINT, SHOW<\/p>\n\n\n\n<p>Here is some sample pseudo codes.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/Conditional statement if\nif \"1\"\n    print \"this is 1\"\n\nif \"2\"\n    print \"this is 2\"\n\n\/\/Case condition\nINPUT number\nCASE number of\n    1: PRINT \"1\"\n    2: PRINT \"2\"\n    3: PRINT \"3\"\nDEFAULT\n    PRINT \"0\"\nENDCASE\n\n\/\/While Loop\nSet index to 0\nWHILE index is GREATER THAN 1\n\tPRINT index\n\tINCREASE index BY 1 \nEND\n\nFunction\nFunction sample\n  PRINT 'hello world'\nEndfunction\n<\/code><\/pre>\n\n\n\n<p>There are still more keywords and syntax structures of writing pseudo codes but I think you will get the idea by reading this blog.<\/p>\n\n\n\n<p>By Yuuma<\/p>\n<div class='wp_social_bookmarking_light'>\n            <div class=\"wsbl_google_plus_one\"><g:plusone size=\"medium\" annotation=\"none\" href=\"https:\/\/www.gigas-jp.com\/appnews\/archives\/9551\" ><\/g:plusone><\/div>\n            <div class=\"wsbl_hatena_button\"><a href=\"\/\/b.hatena.ne.jp\/entry\/https:\/\/www.gigas-jp.com\/appnews\/archives\/9551\" class=\"hatena-bookmark-button\" data-hatena-bookmark-title=\"Pseudocode\" data-hatena-bookmark-layout=\"standard\" title=\"\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u30fc\u3092\u306f\u3066\u306a\u30d6\u30c3\u30af\u30de\u30fc\u30af\u306b\u8ffd\u52a0\"> <img src=\"\/\/b.hatena.ne.jp\/images\/entry-button\/button-only@2x.png\" alt=\"\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u30fc\u3092\u306f\u3066\u306a\u30d6\u30c3\u30af\u30de\u30fc\u30af\u306b\u8ffd\u52a0\" width=\"20\" height=\"20\" style=\"border: none;\" \/><\/a><script type=\"text\/javascript\" src=\"\/\/b.hatena.ne.jp\/js\/bookmark_button.js\" charset=\"utf-8\" async=\"async\"><\/script><\/div>\n            <div class=\"wsbl_twitter\"><a href=\"https:\/\/twitter.com\/share\" class=\"twitter-share-button\" data-url=\"https:\/\/www.gigas-jp.com\/appnews\/archives\/9551\" data-text=\"Pseudocode\" data-via=\"GIGASJAPAN_APPS\" data-lang=\"ja\">Tweet<\/a><\/div>\n            <div class=\"wsbl_facebook_like\"><div id=\"fb-root\"><\/div><fb:like href=\"https:\/\/www.gigas-jp.com\/appnews\/archives\/9551\" layout=\"button_count\" action=\"like\" width=\"100\" share=\"false\" show_faces=\"false\" ><\/fb:like><\/div>\n            <div class=\"wsbl_facebook_send\"><div id=\"fb-root\"><\/div><fb:send href=\"https:\/\/www.gigas-jp.com\/appnews\/archives\/9551\" colorscheme=\"light\" ><\/fb:send><\/div>\n    <\/div>\n<br class='wp_social_bookmarking_light_clear' \/>\n","protected":false},"excerpt":{"rendered":"<p>Pseudocode is an informal form of programming description that does not require any strict programming languag [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[100],"tags":[],"acf":[],"_links":{"self":[{"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/posts\/9551"}],"collection":[{"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/comments?post=9551"}],"version-history":[{"count":1,"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/posts\/9551\/revisions"}],"predecessor-version":[{"id":9552,"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/posts\/9551\/revisions\/9552"}],"wp:attachment":[{"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/media?parent=9551"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/categories?post=9551"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.gigas-jp.com\/appnews\/wp-json\/wp\/v2\/tags?post=9551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}