From 488748833e5f214a5991518f837c3141d1691e47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:01:22 +0000 Subject: [PATCH] deploy: 75c165d34c446fe0a7cbc1ccf8adae934a2ca5b4 --- 404.html | 2 +- assets/js/57140b07.05657eb3.js | 1 + assets/js/57140b07.c1b9206e.js | 1 - assets/js/{7d4a5734.099d2cfb.js => 7d4a5734.c2c72770.js} | 2 +- assets/js/{b2f554cd.79bc2ee5.js => b2f554cd.b4d72e19.js} | 2 +- assets/js/{efa55119.c8508045.js => efa55119.fa08a2ba.js} | 2 +- .../{runtime~main.eedb5e0b.js => runtime~main.1a701789.js} | 2 +- blog/archive/index.html | 2 +- blog/atom.xml | 4 ++-- blog/index.html | 4 ++-- blog/rss.xml | 4 ++-- blog/tags/engineering/index.html | 4 ++-- blog/tags/index.html | 2 +- blog/tags/linux/index.html | 4 ++-- blog/tags/software/index.html | 4 ++-- blog/welcome/index.html | 6 +++--- docs/C/ass/index.html | 2 +- docs/C/labs/index.html | 4 ++-- docs/C/questions/index.html | 2 +- docs/C/session/index.html | 2 +- docs/DSA/array/index.html | 2 +- docs/DSA/linklist/index.html | 2 +- docs/DSA/stack/index.html | 2 +- docs/category/c-language/index.html | 2 +- docs/category/dsa/index.html | 2 +- docs/intro/index.html | 2 +- index.html | 2 +- markdown-page/index.html | 2 +- sw.js | 2 +- 29 files changed, 37 insertions(+), 37 deletions(-) create mode 100644 assets/js/57140b07.05657eb3.js delete mode 100644 assets/js/57140b07.c1b9206e.js rename assets/js/{7d4a5734.099d2cfb.js => 7d4a5734.c2c72770.js} (98%) rename assets/js/{b2f554cd.79bc2ee5.js => b2f554cd.b4d72e19.js} (98%) rename assets/js/{efa55119.c8508045.js => efa55119.fa08a2ba.js} (98%) rename assets/js/{runtime~main.eedb5e0b.js => runtime~main.1a701789.js} (51%) diff --git a/404.html b/404.html index 0c22472..67dc46c 100644 --- a/404.html +++ b/404.html @@ -24,7 +24,7 @@ - + diff --git a/assets/js/57140b07.05657eb3.js b/assets/js/57140b07.05657eb3.js new file mode 100644 index 0000000..1e81c5f --- /dev/null +++ b/assets/js/57140b07.05657eb3.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkgeekink=self.webpackChunkgeekink||[]).push([[3721],{7744:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>l,contentTitle:()=>a,default:()=>u,frontMatter:()=>r,metadata:()=>o,toc:()=>d});var i=t(5893),s=t(1151);const r={sidebar_position:2},a="The lab tasks",o={id:"C/labs",title:"The lab tasks",description:"outlined in the COSC 206 Introduction to C programming Lab Manual cover a range of fundamental concepts and programming exercises. Here are the main lab tasks mentioned in the manual",source:"@site/docs/C/labs.mdx",sourceDirName:"C",slug:"/C/labs",permalink:"/docs/C/labs",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:2,frontMatter:{sidebar_position:2},sidebar:"tutorialSidebar",previous:{title:"Concepts",permalink:"/docs/C/session"},next:{title:"Past Questions",permalink:"/docs/C/questions"}},l={},d=[{value:"Lab 1:",id:"lab-1",level:2},{value:"Lab 2:",id:"lab-2",level:2},{value:"Lab 3:",id:"lab-3",level:2},{value:"Lab 4:",id:"lab-4",level:2},{value:"Lab 5:",id:"lab-5",level:2}];function c(e){const n={blockquote:"blockquote",h1:"h1",h2:"h2",li:"li",p:"p",strong:"strong",ul:"ul",...(0,s.a)(),...e.components},{Details:t}=n;return t||function(e,n){throw new Error("Expected "+(n?"component":"object")+" `"+e+"` to be defined: you likely forgot to import, pass, or provide it.")}("Details",!0),(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.h1,{id:"the-lab-tasks",children:"The lab tasks"}),"\n",(0,i.jsx)(n.p,{children:"outlined in the COSC 206 Introduction to C programming Lab Manual cover a range of fundamental concepts and programming exercises. Here are the main lab tasks mentioned in the manual"}),"\n",(0,i.jsxs)(t,{children:[(0,i.jsx)("summary",{children:(0,i.jsx)(n.strong,{children:"\ud83d\udcda Content by Dr. Ali Aminu, Your Course Coordinator"})}),(0,i.jsx)("div",{children:(0,i.jsxs)("div",{children:[(0,i.jsxs)(n.p,{children:["Benefit from the expertise of Dr. Ali Aminu, our esteemed course coordinator. All our content, including labs and activities, is curated by Dr. Aminu, ensuring a comprehensive and high-quality learning experience. As ",(0,i.jsx)(n.strong,{children:"Dr. Aminu"})," wisely puts it,"]}),(0,i.jsxs)(n.blockquote,{children:["\n",(0,i.jsxs)(n.blockquote,{children:["\n",(0,i.jsx)(n.p,{children:(0,i.jsx)(n.strong,{children:'"If the student can understand and be able to do all the labs, the objective of the course is achieved."'})}),"\n"]}),"\n"]})]})})]}),"\n",(0,i.jsx)(n.h2,{id:"lab-1",children:"Lab 1:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Introduce the basic structure of a C program and the printf function"}),"\n",(0,i.jsx)(n.li,{children:'Write a simple "Hello, World!" program'}),"\n",(0,i.jsx)(n.li,{children:"Compile and run the program"}),"\n"]}),"\n",(0,i.jsx)(n.h2,{id:"lab-2",children:"Lab 2:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Introduce the concept of variables and basic data types"}),"\n",(0,i.jsx)(n.li,{children:"Declare and use variables"}),"\n",(0,i.jsx)(n.li,{children:'Input from the user using "scanf"'}),"\n",(0,i.jsx)(n.li,{children:"Write a program to calculate and display the volume of a cube"}),"\n"]}),"\n",(0,i.jsx)(n.h2,{id:"lab-3",children:"Lab 3:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Familiarize with different data types, operators, and expressions in C"}),"\n",(0,i.jsx)(n.li,{children:"Write a program to take input of name, roll number, and marks obtained by a student in 5 subjects and display the percentage score secured"}),"\n"]}),"\n",(0,i.jsx)(n.h2,{id:"lab-4",children:"Lab 4:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Understand programming knowledge using decision statements (if, if-else, if-else if, switch)"}),"\n",(0,i.jsx)(n.li,{children:"Write a program to input marks of 5 subjects for a student, display the rank of each subject, and the result of total marks and percentage obtained with the rank in the class"}),"\n"]}),"\n",(0,i.jsx)(n.h2,{id:"lab-5",children:"Lab 5:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Understand programming using loop statements (for, while, do-while)"}),"\n",(0,i.jsx)(n.li,{children:"Write a program to input two integer numbers and display the sum of even numbers between these two input numbers"}),"\n"]}),"\n",(0,i.jsx)(n.p,{children:"These lab tasks are designed to provide hands-on experience with C programming concepts and problem-solving techniques."})]})}function u(e={}){const{wrapper:n}={...(0,s.a)(),...e.components};return n?(0,i.jsx)(n,{...e,children:(0,i.jsx)(c,{...e})}):c(e)}},1151:(e,n,t)=>{t.d(n,{Z:()=>o,a:()=>a});var i=t(7294);const s={},r=i.createContext(s);function a(e){const n=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function o(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:a(e.components),i.createElement(r.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/57140b07.c1b9206e.js b/assets/js/57140b07.c1b9206e.js deleted file mode 100644 index 0f87e36..0000000 --- a/assets/js/57140b07.c1b9206e.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkgeekink=self.webpackChunkgeekink||[]).push([[3721],{7744:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>l,contentTitle:()=>a,default:()=>u,frontMatter:()=>r,metadata:()=>o,toc:()=>d});var i=t(5893),s=t(1151);const r={sidebar_position:2},a="The lab tasks",o={id:"C/labs",title:"The lab tasks",description:"outlined in the COSC 206 Introduction to C programming Lab Manual cover a range of fundamental concepts and programming exercises. Here are the main lab tasks mentioned in the manual",source:"@site/docs/C/labs.mdx",sourceDirName:"C",slug:"/C/labs",permalink:"/docs/C/labs",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:2,frontMatter:{sidebar_position:2},sidebar:"tutorialSidebar",previous:{title:"Concepts",permalink:"/docs/C/session"},next:{title:"Past Questions",permalink:"/docs/C/questions"}},l={},d=[{value:"Lab 1:",id:"lab-1",level:2},{value:"Lab 2:",id:"lab-2",level:2},{value:"Lab 3:",id:"lab-3",level:2},{value:"Lab 4:",id:"lab-4",level:2},{value:"Lab 5:",id:"lab-5",level:2}];function c(e){const n={blockquote:"blockquote",h1:"h1",h2:"h2",li:"li",p:"p",strong:"strong",ul:"ul",...(0,s.a)(),...e.components},{Details:t}=n;return t||function(e,n){throw new Error("Expected "+(n?"component":"object")+" `"+e+"` to be defined: you likely forgot to import, pass, or provide it.")}("Details",!0),(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.h1,{id:"the-lab-tasks",children:"The lab tasks"}),"\n",(0,i.jsx)(n.p,{children:"outlined in the COSC 206 Introduction to C programming Lab Manual cover a range of fundamental concepts and programming exercises. Here are the main lab tasks mentioned in the manual"}),"\n",(0,i.jsxs)(t,{children:[(0,i.jsx)("summary",{children:(0,i.jsx)(n.strong,{children:"\ud83d\udcda Content by Dr. Aminu, Your Course Coordinator"})}),(0,i.jsx)("div",{children:(0,i.jsxs)("div",{children:[(0,i.jsxs)(n.p,{children:["Benefit from the expertise of Dr. Aminu, our esteemed course coordinator. All our content, including labs and activities, is curated by Dr. Aminu, ensuring a comprehensive and high-quality learning experience. As ",(0,i.jsx)(n.strong,{children:"Dr. Aminu"})," wisely puts it,"]}),(0,i.jsxs)(n.blockquote,{children:["\n",(0,i.jsxs)(n.blockquote,{children:["\n",(0,i.jsx)(n.p,{children:(0,i.jsx)(n.strong,{children:'"If the student can understand and be able to do all the labs, the objective of the course is achieved."'})}),"\n"]}),"\n"]})]})})]}),"\n",(0,i.jsx)(n.h2,{id:"lab-1",children:"Lab 1:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Introduce the basic structure of a C program and the printf function"}),"\n",(0,i.jsx)(n.li,{children:'Write a simple "Hello, World!" program'}),"\n",(0,i.jsx)(n.li,{children:"Compile and run the program"}),"\n"]}),"\n",(0,i.jsx)(n.h2,{id:"lab-2",children:"Lab 2:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Introduce the concept of variables and basic data types"}),"\n",(0,i.jsx)(n.li,{children:"Declare and use variables"}),"\n",(0,i.jsx)(n.li,{children:'Input from the user using "scanf"'}),"\n",(0,i.jsx)(n.li,{children:"Write a program to calculate and display the volume of a cube"}),"\n"]}),"\n",(0,i.jsx)(n.h2,{id:"lab-3",children:"Lab 3:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Familiarize with different data types, operators, and expressions in C"}),"\n",(0,i.jsx)(n.li,{children:"Write a program to take input of name, roll number, and marks obtained by a student in 5 subjects and display the percentage score secured"}),"\n"]}),"\n",(0,i.jsx)(n.h2,{id:"lab-4",children:"Lab 4:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Understand programming knowledge using decision statements (if, if-else, if-else if, switch)"}),"\n",(0,i.jsx)(n.li,{children:"Write a program to input marks of 5 subjects for a student, display the rank of each subject, and the result of total marks and percentage obtained with the rank in the class"}),"\n"]}),"\n",(0,i.jsx)(n.h2,{id:"lab-5",children:"Lab 5:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Understand programming using loop statements (for, while, do-while)"}),"\n",(0,i.jsx)(n.li,{children:"Write a program to input two integer numbers and display the sum of even numbers between these two input numbers"}),"\n"]}),"\n",(0,i.jsx)(n.p,{children:"These lab tasks are designed to provide hands-on experience with C programming concepts and problem-solving techniques."})]})}function u(e={}){const{wrapper:n}={...(0,s.a)(),...e.components};return n?(0,i.jsx)(n,{...e,children:(0,i.jsx)(c,{...e})}):c(e)}},1151:(e,n,t)=>{t.d(n,{Z:()=>o,a:()=>a});var i=t(7294);const s={},r=i.createContext(s);function a(e){const n=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function o(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:a(e.components),i.createElement(r.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/7d4a5734.099d2cfb.js b/assets/js/7d4a5734.c2c72770.js similarity index 98% rename from assets/js/7d4a5734.099d2cfb.js rename to assets/js/7d4a5734.c2c72770.js index 52532e8..d751c13 100644 --- a/assets/js/7d4a5734.099d2cfb.js +++ b/assets/js/7d4a5734.c2c72770.js @@ -1 +1 @@ -"use strict";(self.webpackChunkgeekink=self.webpackChunkgeekink||[]).push([[2691],{9732:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>a,contentTitle:()=>l,default:()=>h,frontMatter:()=>r,metadata:()=>o,toc:()=>c});var i=s(5893),t=s(1151);const r={slug:"welcome",title:"Who is An Engineer",authors:["Adams"],tags:["linux","software","Engineering"]},l="Engineer ask 3 important question when they are working",o={permalink:"/blog/welcome",source:"@site/blog/welcome/index.md",title:"Who is An Engineer",description:"An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems",date:"2023-12-21T13:50:34.000Z",formattedDate:"December 21, 2023",tags:[{label:"linux",permalink:"/blog/tags/linux"},{label:"software",permalink:"/blog/tags/software"},{label:"Engineering",permalink:"/blog/tags/engineering"}],readingTime:2.305,hasTruncateMarker:!1,authors:[{name:"ADAMU MUHAMMAD MUHAMMAD",title:"Software Engineer",url:"https://github.com/AdamsGeeky",imageURL:"https://github.com/AdamsGeeky.png",key:"Adams"}],frontMatter:{slug:"welcome",title:"Who is An Engineer",authors:["Adams"],tags:["linux","software","Engineering"]},unlisted:!1},a={authorsImageUrls:[void 0]},c=[];function d(e){const n={h1:"h1",img:"img",li:"li",ol:"ol",p:"p",strong:"strong",ul:"ul",...(0,t.a)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.p,{children:(0,i.jsx)(n.img,{src:s(9280).Z+"",width:"440",height:"545"})}),"\n",(0,i.jsxs)(n.p,{children:["An ",(0,i.jsx)(n.strong,{children:"Engineer"})," is someone who went to know ",(0,i.jsx)(n.strong,{children:"how"})," and ",(0,i.jsx)(n.strong,{children:"why"})," things work, beside been naturally curious, An ",(0,i.jsx)(n.strong,{children:"Engineer"})," A Person who Designs and Builds things to solve a specific problems"]}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"what"})," is the problem that needs to be solved ?"]}),"\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"who"})," has the problem that needs to be solved ?"]}),"\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"why"})," is problem this important to solved ?"]}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"software-engineers",children:"Software Engineers"}),"\n",(0,i.jsxs)(n.p,{children:["they design and Create computer system and application to solve ",(0,i.jsx)(n.strong,{children:"real world problems"})]}),"\n",(0,i.jsx)(n.h1,{id:"software-engineering",children:"Software Engineering"}),"\n",(0,i.jsx)(n.p,{children:"is the branch of computer science that deals with the design, developments,testing, and maintenance of software application.\nSoftware Engineers apply engineering principal and knowledge of computer programming language to build a software solution for end users"}),"\n",(0,i.jsx)(n.h1,{id:"there-tasks",children:"there Tasks"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Evaluating and testing new software programs"}),"\n",(0,i.jsx)(n.li,{children:"optimizing software for speed and scalability"}),"\n",(0,i.jsx)(n.li,{children:"writing and testing code"}),"\n",(0,i.jsx)(n.li,{children:"consulting with client, Engineers,Security specialist and other stakeholders"}),"\n",(0,i.jsx)(n.li,{children:"presenting new features to internal customers"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"general-classification-of-software-engineers",children:"General classification of software Engineers"}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsx)(n.li,{children:"System Developer"}),"\n",(0,i.jsx)(n.li,{children:"Application Developer"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"system-developer-task",children:"System Developer Task"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Ensuring that different types of software communicate with each other on one platform"}),"\n",(0,i.jsx)(n.li,{children:"Maintaining Documentation of information technology system"}),"\n",(0,i.jsx)(n.li,{children:"updating to new technologies as needed"}),"\n",(0,i.jsx)(n.li,{children:"collaborating with development teams: senior system architects, and Data science professional"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"application-developer-task",children:"Application Developer Task"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Developing application for Ios,Android,Windows or other Os"}),"\n",(0,i.jsx)(n.li,{children:"conduction An analysis of requirement and tweaking software as needed"}),"\n",(0,i.jsx)(n.li,{children:"Releasing software updates"}),"\n",(0,i.jsx)(n.li,{children:"working with Graphic designers, customers services, staff,project manager, and other customer facing departments"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"skills-require-as-software-engineers",children:"Skills require as Software Engineers"}),"\n",(0,i.jsxs)(n.p,{children:["to achieve all the above mention task as software Engineer to Deliver as secure reliable scalable software\nyou most have a strong ",(0,i.jsx)(n.strong,{children:"technical skills(hard skills)"})," of computer science, And not only that you most also have ",(0,i.jsx)(n.strong,{children:"soft skills"})," that would enable you to interact with both Development team and end-users to get feedback and build the software that solve actual intent problem"]}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsxs)(n.li,{children:["\n",(0,i.jsx)(n.h1,{id:"hard-skills",children:"hard Skills"}),"\n","you need a strong knowledge of computer science that would enable you to build:","\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"server"}),"\n",(0,i.jsx)(n.li,{children:"marketplace"}),"\n",(0,i.jsx)(n.li,{children:"blockchain"}),"\n",(0,i.jsx)(n.li,{children:"website"}),"\n",(0,i.jsx)(n.li,{children:"configure a chat bot e.t.c\nall these would not be possible without strong hard skills of computer science such as:"}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"programming"}),"\n",(0,i.jsx)(n.li,{children:"version control"}),"\n",(0,i.jsx)(n.li,{children:"object Oriented programming"}),"\n",(0,i.jsx)(n.li,{children:"Data Structure and Algorithms"}),"\n",(0,i.jsx)(n.li,{children:"Database architecture"}),"\n",(0,i.jsx)(n.li,{children:"operating system"}),"\n",(0,i.jsx)(n.li,{children:"cloud computing"}),"\n",(0,i.jsx)(n.li,{children:"Agile and Scrum project management"}),"\n",(0,i.jsx)(n.li,{children:"Test and Debugging"}),"\n",(0,i.jsx)(n.li,{children:"Attention to details"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"soft-skills",children:"Soft skills"}),"\n",(0,i.jsxs)(n.p,{children:[(0,i.jsx)(n.strong,{children:"Soft skills"})," are skills applicable to all professions.Skills like communication, collaboration, adaptability, and problem-solving \u2013 commonly called \u201csoft\u201d skills \u2013 are now so essential to success in IT, The ability to think creatively and solve problems by working with others is really important,"]})]})}function h(e={}){const{wrapper:n}={...(0,t.a)(),...e.components};return n?(0,i.jsx)(n,{...e,children:(0,i.jsx)(d,{...e})}):d(e)}},9280:(e,n,s)=>{s.d(n,{Z:()=>i});const i=s.p+"assets/images/engineer-2f4842549e7ce1ddbcb5eef193ea26db.png"},1151:(e,n,s)=>{s.d(n,{Z:()=>o,a:()=>l});var i=s(7294);const t={},r=i.createContext(t);function l(e){const n=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function o(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:l(e.components),i.createElement(r.Provider,{value:n},e.children)}}}]); \ No newline at end of file +"use strict";(self.webpackChunkgeekink=self.webpackChunkgeekink||[]).push([[2691],{9732:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>a,contentTitle:()=>l,default:()=>h,frontMatter:()=>r,metadata:()=>o,toc:()=>c});var i=s(5893),t=s(1151);const r={slug:"welcome",title:"Who is An Engineer",authors:["Adams"],tags:["linux","software","Engineering"]},l="Engineer ask 3 important question when they are working",o={permalink:"/blog/welcome",source:"@site/blog/welcome/index.md",title:"Who is An Engineer",description:"An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems",date:"2023-12-21T13:55:35.000Z",formattedDate:"December 21, 2023",tags:[{label:"linux",permalink:"/blog/tags/linux"},{label:"software",permalink:"/blog/tags/software"},{label:"Engineering",permalink:"/blog/tags/engineering"}],readingTime:2.305,hasTruncateMarker:!1,authors:[{name:"ADAMU MUHAMMAD MUHAMMAD",title:"Software Engineer",url:"https://github.com/AdamsGeeky",imageURL:"https://github.com/AdamsGeeky.png",key:"Adams"}],frontMatter:{slug:"welcome",title:"Who is An Engineer",authors:["Adams"],tags:["linux","software","Engineering"]},unlisted:!1},a={authorsImageUrls:[void 0]},c=[];function d(e){const n={h1:"h1",img:"img",li:"li",ol:"ol",p:"p",strong:"strong",ul:"ul",...(0,t.a)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.p,{children:(0,i.jsx)(n.img,{src:s(9280).Z+"",width:"440",height:"545"})}),"\n",(0,i.jsxs)(n.p,{children:["An ",(0,i.jsx)(n.strong,{children:"Engineer"})," is someone who went to know ",(0,i.jsx)(n.strong,{children:"how"})," and ",(0,i.jsx)(n.strong,{children:"why"})," things work, beside been naturally curious, An ",(0,i.jsx)(n.strong,{children:"Engineer"})," A Person who Designs and Builds things to solve a specific problems"]}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"what"})," is the problem that needs to be solved ?"]}),"\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"who"})," has the problem that needs to be solved ?"]}),"\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"why"})," is problem this important to solved ?"]}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"software-engineers",children:"Software Engineers"}),"\n",(0,i.jsxs)(n.p,{children:["they design and Create computer system and application to solve ",(0,i.jsx)(n.strong,{children:"real world problems"})]}),"\n",(0,i.jsx)(n.h1,{id:"software-engineering",children:"Software Engineering"}),"\n",(0,i.jsx)(n.p,{children:"is the branch of computer science that deals with the design, developments,testing, and maintenance of software application.\nSoftware Engineers apply engineering principal and knowledge of computer programming language to build a software solution for end users"}),"\n",(0,i.jsx)(n.h1,{id:"there-tasks",children:"there Tasks"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Evaluating and testing new software programs"}),"\n",(0,i.jsx)(n.li,{children:"optimizing software for speed and scalability"}),"\n",(0,i.jsx)(n.li,{children:"writing and testing code"}),"\n",(0,i.jsx)(n.li,{children:"consulting with client, Engineers,Security specialist and other stakeholders"}),"\n",(0,i.jsx)(n.li,{children:"presenting new features to internal customers"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"general-classification-of-software-engineers",children:"General classification of software Engineers"}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsx)(n.li,{children:"System Developer"}),"\n",(0,i.jsx)(n.li,{children:"Application Developer"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"system-developer-task",children:"System Developer Task"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Ensuring that different types of software communicate with each other on one platform"}),"\n",(0,i.jsx)(n.li,{children:"Maintaining Documentation of information technology system"}),"\n",(0,i.jsx)(n.li,{children:"updating to new technologies as needed"}),"\n",(0,i.jsx)(n.li,{children:"collaborating with development teams: senior system architects, and Data science professional"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"application-developer-task",children:"Application Developer Task"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Developing application for Ios,Android,Windows or other Os"}),"\n",(0,i.jsx)(n.li,{children:"conduction An analysis of requirement and tweaking software as needed"}),"\n",(0,i.jsx)(n.li,{children:"Releasing software updates"}),"\n",(0,i.jsx)(n.li,{children:"working with Graphic designers, customers services, staff,project manager, and other customer facing departments"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"skills-require-as-software-engineers",children:"Skills require as Software Engineers"}),"\n",(0,i.jsxs)(n.p,{children:["to achieve all the above mention task as software Engineer to Deliver as secure reliable scalable software\nyou most have a strong ",(0,i.jsx)(n.strong,{children:"technical skills(hard skills)"})," of computer science, And not only that you most also have ",(0,i.jsx)(n.strong,{children:"soft skills"})," that would enable you to interact with both Development team and end-users to get feedback and build the software that solve actual intent problem"]}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsxs)(n.li,{children:["\n",(0,i.jsx)(n.h1,{id:"hard-skills",children:"hard Skills"}),"\n","you need a strong knowledge of computer science that would enable you to build:","\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"server"}),"\n",(0,i.jsx)(n.li,{children:"marketplace"}),"\n",(0,i.jsx)(n.li,{children:"blockchain"}),"\n",(0,i.jsx)(n.li,{children:"website"}),"\n",(0,i.jsx)(n.li,{children:"configure a chat bot e.t.c\nall these would not be possible without strong hard skills of computer science such as:"}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"programming"}),"\n",(0,i.jsx)(n.li,{children:"version control"}),"\n",(0,i.jsx)(n.li,{children:"object Oriented programming"}),"\n",(0,i.jsx)(n.li,{children:"Data Structure and Algorithms"}),"\n",(0,i.jsx)(n.li,{children:"Database architecture"}),"\n",(0,i.jsx)(n.li,{children:"operating system"}),"\n",(0,i.jsx)(n.li,{children:"cloud computing"}),"\n",(0,i.jsx)(n.li,{children:"Agile and Scrum project management"}),"\n",(0,i.jsx)(n.li,{children:"Test and Debugging"}),"\n",(0,i.jsx)(n.li,{children:"Attention to details"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"soft-skills",children:"Soft skills"}),"\n",(0,i.jsxs)(n.p,{children:[(0,i.jsx)(n.strong,{children:"Soft skills"})," are skills applicable to all professions.Skills like communication, collaboration, adaptability, and problem-solving \u2013 commonly called \u201csoft\u201d skills \u2013 are now so essential to success in IT, The ability to think creatively and solve problems by working with others is really important,"]})]})}function h(e={}){const{wrapper:n}={...(0,t.a)(),...e.components};return n?(0,i.jsx)(n,{...e,children:(0,i.jsx)(d,{...e})}):d(e)}},9280:(e,n,s)=>{s.d(n,{Z:()=>i});const i=s.p+"assets/images/engineer-2f4842549e7ce1ddbcb5eef193ea26db.png"},1151:(e,n,s)=>{s.d(n,{Z:()=>o,a:()=>l});var i=s(7294);const t={},r=i.createContext(t);function l(e){const n=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function o(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:l(e.components),i.createElement(r.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/b2f554cd.79bc2ee5.js b/assets/js/b2f554cd.b4d72e19.js similarity index 98% rename from assets/js/b2f554cd.79bc2ee5.js rename to assets/js/b2f554cd.b4d72e19.js index 9070d13..4cdfc1d 100644 --- a/assets/js/b2f554cd.79bc2ee5.js +++ b/assets/js/b2f554cd.b4d72e19.js @@ -1 +1 @@ -"use strict";(self.webpackChunkgeekink=self.webpackChunkgeekink||[]).push([[1477],{10:e=>{e.exports=JSON.parse('{"blogPosts":[{"id":"welcome","metadata":{"permalink":"/blog/welcome","source":"@site/blog/welcome/index.md","title":"Who is An Engineer","description":"An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems","date":"2023-12-21T13:50:34.000Z","formattedDate":"December 21, 2023","tags":[{"label":"linux","permalink":"/blog/tags/linux"},{"label":"software","permalink":"/blog/tags/software"},{"label":"Engineering","permalink":"/blog/tags/engineering"}],"readingTime":2.305,"hasTruncateMarker":false,"authors":[{"name":"ADAMU MUHAMMAD MUHAMMAD","title":"Software Engineer","url":"https://github.com/AdamsGeeky","imageURL":"https://github.com/AdamsGeeky.png","key":"Adams"}],"frontMatter":{"slug":"welcome","title":"Who is An Engineer","authors":["Adams"],"tags":["linux","software","Engineering"]},"unlisted":false},"content":"![](../../static/img/engineer.png)\\n\\n An **Engineer** is someone who went to know **how** and **why** things work, beside been naturally curious, An **Engineer** A Person who Designs and Builds things to solve a specific problems\\n # Engineer ask 3 important question when they are working \\n 1. **what** is the problem that needs to be solved ?\\n 2. **who** has the problem that needs to be solved ?\\n 3. **why** is problem this important to solved ? \\n \\n # Software Engineers \\n they design and Create computer system and application to solve **real world problems**\\n # Software Engineering \\n is the branch of computer science that deals with the design, developments,testing, and maintenance of software application.\\n Software Engineers apply engineering principal and knowledge of computer programming language to build a software solution for end users\\n# there Tasks\\n- Evaluating and testing new software programs\\n- optimizing software for speed and scalability\\n- writing and testing code\\n- consulting with client, Engineers,Security specialist and other stakeholders\\n- presenting new features to internal customers\\n \\n# General classification of software Engineers\\n1. System Developer\\n2. Application Developer\\n\\n# System Developer Task\\n- Ensuring that different types of software communicate with each other on one platform\\n- Maintaining Documentation of information technology system\\n- updating to new technologies as needed\\n- collaborating with development teams: senior system architects, and Data science professional\\n# Application Developer Task\\n- Developing application for Ios,Android,Windows or other Os\\n- conduction An analysis of requirement and tweaking software as needed\\n- Releasing software updates\\n- working with Graphic designers, customers services, staff,project manager, and other customer facing departments\\n \\n# Skills require as Software Engineers\\nto achieve all the above mention task as software Engineer to Deliver as secure reliable scalable software\\nyou most have a strong **technical skills(hard skills)** of computer science, And not only that you most also have **soft skills** that would enable you to interact with both Development team and end-users to get feedback and build the software that solve actual intent problem \\n1. # hard Skills\\n you need a strong knowledge of computer science that would enable you to build:\\n - server\\n - marketplace\\n - blockchain\\n - website\\n - configure a chat bot e.t.c\\nall these would not be possible without strong hard skills of computer science such as:\\n- programming\\n- version control\\n- object Oriented programming\\n- Data Structure and Algorithms\\n- Database architecture\\n- operating system\\n- cloud computing\\n- Agile and Scrum project management\\n- Test and Debugging\\n- Attention to details\\n\\n# Soft skills\\n**Soft skills** are skills applicable to all professions.Skills like communication, collaboration, adaptability, and problem-solving \u2013 commonly called \u201csoft\u201d skills \u2013 are now so essential to success in IT, The ability to think creatively and solve problems by working with others is really important,"}]}')}}]); \ No newline at end of file +"use strict";(self.webpackChunkgeekink=self.webpackChunkgeekink||[]).push([[1477],{10:e=>{e.exports=JSON.parse('{"blogPosts":[{"id":"welcome","metadata":{"permalink":"/blog/welcome","source":"@site/blog/welcome/index.md","title":"Who is An Engineer","description":"An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems","date":"2023-12-21T13:55:35.000Z","formattedDate":"December 21, 2023","tags":[{"label":"linux","permalink":"/blog/tags/linux"},{"label":"software","permalink":"/blog/tags/software"},{"label":"Engineering","permalink":"/blog/tags/engineering"}],"readingTime":2.305,"hasTruncateMarker":false,"authors":[{"name":"ADAMU MUHAMMAD MUHAMMAD","title":"Software Engineer","url":"https://github.com/AdamsGeeky","imageURL":"https://github.com/AdamsGeeky.png","key":"Adams"}],"frontMatter":{"slug":"welcome","title":"Who is An Engineer","authors":["Adams"],"tags":["linux","software","Engineering"]},"unlisted":false},"content":"![](../../static/img/engineer.png)\\n\\n An **Engineer** is someone who went to know **how** and **why** things work, beside been naturally curious, An **Engineer** A Person who Designs and Builds things to solve a specific problems\\n # Engineer ask 3 important question when they are working \\n 1. **what** is the problem that needs to be solved ?\\n 2. **who** has the problem that needs to be solved ?\\n 3. **why** is problem this important to solved ? \\n \\n # Software Engineers \\n they design and Create computer system and application to solve **real world problems**\\n # Software Engineering \\n is the branch of computer science that deals with the design, developments,testing, and maintenance of software application.\\n Software Engineers apply engineering principal and knowledge of computer programming language to build a software solution for end users\\n# there Tasks\\n- Evaluating and testing new software programs\\n- optimizing software for speed and scalability\\n- writing and testing code\\n- consulting with client, Engineers,Security specialist and other stakeholders\\n- presenting new features to internal customers\\n \\n# General classification of software Engineers\\n1. System Developer\\n2. Application Developer\\n\\n# System Developer Task\\n- Ensuring that different types of software communicate with each other on one platform\\n- Maintaining Documentation of information technology system\\n- updating to new technologies as needed\\n- collaborating with development teams: senior system architects, and Data science professional\\n# Application Developer Task\\n- Developing application for Ios,Android,Windows or other Os\\n- conduction An analysis of requirement and tweaking software as needed\\n- Releasing software updates\\n- working with Graphic designers, customers services, staff,project manager, and other customer facing departments\\n \\n# Skills require as Software Engineers\\nto achieve all the above mention task as software Engineer to Deliver as secure reliable scalable software\\nyou most have a strong **technical skills(hard skills)** of computer science, And not only that you most also have **soft skills** that would enable you to interact with both Development team and end-users to get feedback and build the software that solve actual intent problem \\n1. # hard Skills\\n you need a strong knowledge of computer science that would enable you to build:\\n - server\\n - marketplace\\n - blockchain\\n - website\\n - configure a chat bot e.t.c\\nall these would not be possible without strong hard skills of computer science such as:\\n- programming\\n- version control\\n- object Oriented programming\\n- Data Structure and Algorithms\\n- Database architecture\\n- operating system\\n- cloud computing\\n- Agile and Scrum project management\\n- Test and Debugging\\n- Attention to details\\n\\n# Soft skills\\n**Soft skills** are skills applicable to all professions.Skills like communication, collaboration, adaptability, and problem-solving \u2013 commonly called \u201csoft\u201d skills \u2013 are now so essential to success in IT, The ability to think creatively and solve problems by working with others is really important,"}]}')}}]); \ No newline at end of file diff --git a/assets/js/efa55119.c8508045.js b/assets/js/efa55119.fa08a2ba.js similarity index 98% rename from assets/js/efa55119.c8508045.js rename to assets/js/efa55119.fa08a2ba.js index e1444fc..bd73aa0 100644 --- a/assets/js/efa55119.c8508045.js +++ b/assets/js/efa55119.fa08a2ba.js @@ -1 +1 @@ -"use strict";(self.webpackChunkgeekink=self.webpackChunkgeekink||[]).push([[8686],{6240:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>a,contentTitle:()=>l,default:()=>h,frontMatter:()=>r,metadata:()=>o,toc:()=>c});var i=s(5893),t=s(1151);const r={slug:"welcome",title:"Who is An Engineer",authors:["Adams"],tags:["linux","software","Engineering"]},l="Engineer ask 3 important question when they are working",o={permalink:"/blog/welcome",source:"@site/blog/welcome/index.md",title:"Who is An Engineer",description:"An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems",date:"2023-12-21T13:50:34.000Z",formattedDate:"December 21, 2023",tags:[{label:"linux",permalink:"/blog/tags/linux"},{label:"software",permalink:"/blog/tags/software"},{label:"Engineering",permalink:"/blog/tags/engineering"}],readingTime:2.305,hasTruncateMarker:!1,authors:[{name:"ADAMU MUHAMMAD MUHAMMAD",title:"Software Engineer",url:"https://github.com/AdamsGeeky",imageURL:"https://github.com/AdamsGeeky.png",key:"Adams"}],frontMatter:{slug:"welcome",title:"Who is An Engineer",authors:["Adams"],tags:["linux","software","Engineering"]},unlisted:!1},a={authorsImageUrls:[void 0]},c=[];function d(e){const n={h1:"h1",img:"img",li:"li",ol:"ol",p:"p",strong:"strong",ul:"ul",...(0,t.a)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.p,{children:(0,i.jsx)(n.img,{src:s(9280).Z+"",width:"440",height:"545"})}),"\n",(0,i.jsxs)(n.p,{children:["An ",(0,i.jsx)(n.strong,{children:"Engineer"})," is someone who went to know ",(0,i.jsx)(n.strong,{children:"how"})," and ",(0,i.jsx)(n.strong,{children:"why"})," things work, beside been naturally curious, An ",(0,i.jsx)(n.strong,{children:"Engineer"})," A Person who Designs and Builds things to solve a specific problems"]}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"what"})," is the problem that needs to be solved ?"]}),"\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"who"})," has the problem that needs to be solved ?"]}),"\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"why"})," is problem this important to solved ?"]}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"software-engineers",children:"Software Engineers"}),"\n",(0,i.jsxs)(n.p,{children:["they design and Create computer system and application to solve ",(0,i.jsx)(n.strong,{children:"real world problems"})]}),"\n",(0,i.jsx)(n.h1,{id:"software-engineering",children:"Software Engineering"}),"\n",(0,i.jsx)(n.p,{children:"is the branch of computer science that deals with the design, developments,testing, and maintenance of software application.\nSoftware Engineers apply engineering principal and knowledge of computer programming language to build a software solution for end users"}),"\n",(0,i.jsx)(n.h1,{id:"there-tasks",children:"there Tasks"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Evaluating and testing new software programs"}),"\n",(0,i.jsx)(n.li,{children:"optimizing software for speed and scalability"}),"\n",(0,i.jsx)(n.li,{children:"writing and testing code"}),"\n",(0,i.jsx)(n.li,{children:"consulting with client, Engineers,Security specialist and other stakeholders"}),"\n",(0,i.jsx)(n.li,{children:"presenting new features to internal customers"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"general-classification-of-software-engineers",children:"General classification of software Engineers"}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsx)(n.li,{children:"System Developer"}),"\n",(0,i.jsx)(n.li,{children:"Application Developer"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"system-developer-task",children:"System Developer Task"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Ensuring that different types of software communicate with each other on one platform"}),"\n",(0,i.jsx)(n.li,{children:"Maintaining Documentation of information technology system"}),"\n",(0,i.jsx)(n.li,{children:"updating to new technologies as needed"}),"\n",(0,i.jsx)(n.li,{children:"collaborating with development teams: senior system architects, and Data science professional"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"application-developer-task",children:"Application Developer Task"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Developing application for Ios,Android,Windows or other Os"}),"\n",(0,i.jsx)(n.li,{children:"conduction An analysis of requirement and tweaking software as needed"}),"\n",(0,i.jsx)(n.li,{children:"Releasing software updates"}),"\n",(0,i.jsx)(n.li,{children:"working with Graphic designers, customers services, staff,project manager, and other customer facing departments"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"skills-require-as-software-engineers",children:"Skills require as Software Engineers"}),"\n",(0,i.jsxs)(n.p,{children:["to achieve all the above mention task as software Engineer to Deliver as secure reliable scalable software\nyou most have a strong ",(0,i.jsx)(n.strong,{children:"technical skills(hard skills)"})," of computer science, And not only that you most also have ",(0,i.jsx)(n.strong,{children:"soft skills"})," that would enable you to interact with both Development team and end-users to get feedback and build the software that solve actual intent problem"]}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsxs)(n.li,{children:["\n",(0,i.jsx)(n.h1,{id:"hard-skills",children:"hard Skills"}),"\n","you need a strong knowledge of computer science that would enable you to build:","\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"server"}),"\n",(0,i.jsx)(n.li,{children:"marketplace"}),"\n",(0,i.jsx)(n.li,{children:"blockchain"}),"\n",(0,i.jsx)(n.li,{children:"website"}),"\n",(0,i.jsx)(n.li,{children:"configure a chat bot e.t.c\nall these would not be possible without strong hard skills of computer science such as:"}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"programming"}),"\n",(0,i.jsx)(n.li,{children:"version control"}),"\n",(0,i.jsx)(n.li,{children:"object Oriented programming"}),"\n",(0,i.jsx)(n.li,{children:"Data Structure and Algorithms"}),"\n",(0,i.jsx)(n.li,{children:"Database architecture"}),"\n",(0,i.jsx)(n.li,{children:"operating system"}),"\n",(0,i.jsx)(n.li,{children:"cloud computing"}),"\n",(0,i.jsx)(n.li,{children:"Agile and Scrum project management"}),"\n",(0,i.jsx)(n.li,{children:"Test and Debugging"}),"\n",(0,i.jsx)(n.li,{children:"Attention to details"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"soft-skills",children:"Soft skills"}),"\n",(0,i.jsxs)(n.p,{children:[(0,i.jsx)(n.strong,{children:"Soft skills"})," are skills applicable to all professions.Skills like communication, collaboration, adaptability, and problem-solving \u2013 commonly called \u201csoft\u201d skills \u2013 are now so essential to success in IT, The ability to think creatively and solve problems by working with others is really important,"]})]})}function h(e={}){const{wrapper:n}={...(0,t.a)(),...e.components};return n?(0,i.jsx)(n,{...e,children:(0,i.jsx)(d,{...e})}):d(e)}},9280:(e,n,s)=>{s.d(n,{Z:()=>i});const i=s.p+"assets/images/engineer-2f4842549e7ce1ddbcb5eef193ea26db.png"},1151:(e,n,s)=>{s.d(n,{Z:()=>o,a:()=>l});var i=s(7294);const t={},r=i.createContext(t);function l(e){const n=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function o(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:l(e.components),i.createElement(r.Provider,{value:n},e.children)}}}]); \ No newline at end of file +"use strict";(self.webpackChunkgeekink=self.webpackChunkgeekink||[]).push([[8686],{6240:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>a,contentTitle:()=>l,default:()=>h,frontMatter:()=>r,metadata:()=>o,toc:()=>c});var i=s(5893),t=s(1151);const r={slug:"welcome",title:"Who is An Engineer",authors:["Adams"],tags:["linux","software","Engineering"]},l="Engineer ask 3 important question when they are working",o={permalink:"/blog/welcome",source:"@site/blog/welcome/index.md",title:"Who is An Engineer",description:"An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems",date:"2023-12-21T13:55:35.000Z",formattedDate:"December 21, 2023",tags:[{label:"linux",permalink:"/blog/tags/linux"},{label:"software",permalink:"/blog/tags/software"},{label:"Engineering",permalink:"/blog/tags/engineering"}],readingTime:2.305,hasTruncateMarker:!1,authors:[{name:"ADAMU MUHAMMAD MUHAMMAD",title:"Software Engineer",url:"https://github.com/AdamsGeeky",imageURL:"https://github.com/AdamsGeeky.png",key:"Adams"}],frontMatter:{slug:"welcome",title:"Who is An Engineer",authors:["Adams"],tags:["linux","software","Engineering"]},unlisted:!1},a={authorsImageUrls:[void 0]},c=[];function d(e){const n={h1:"h1",img:"img",li:"li",ol:"ol",p:"p",strong:"strong",ul:"ul",...(0,t.a)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.p,{children:(0,i.jsx)(n.img,{src:s(9280).Z+"",width:"440",height:"545"})}),"\n",(0,i.jsxs)(n.p,{children:["An ",(0,i.jsx)(n.strong,{children:"Engineer"})," is someone who went to know ",(0,i.jsx)(n.strong,{children:"how"})," and ",(0,i.jsx)(n.strong,{children:"why"})," things work, beside been naturally curious, An ",(0,i.jsx)(n.strong,{children:"Engineer"})," A Person who Designs and Builds things to solve a specific problems"]}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"what"})," is the problem that needs to be solved ?"]}),"\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"who"})," has the problem that needs to be solved ?"]}),"\n",(0,i.jsxs)(n.li,{children:[(0,i.jsx)(n.strong,{children:"why"})," is problem this important to solved ?"]}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"software-engineers",children:"Software Engineers"}),"\n",(0,i.jsxs)(n.p,{children:["they design and Create computer system and application to solve ",(0,i.jsx)(n.strong,{children:"real world problems"})]}),"\n",(0,i.jsx)(n.h1,{id:"software-engineering",children:"Software Engineering"}),"\n",(0,i.jsx)(n.p,{children:"is the branch of computer science that deals with the design, developments,testing, and maintenance of software application.\nSoftware Engineers apply engineering principal and knowledge of computer programming language to build a software solution for end users"}),"\n",(0,i.jsx)(n.h1,{id:"there-tasks",children:"there Tasks"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Evaluating and testing new software programs"}),"\n",(0,i.jsx)(n.li,{children:"optimizing software for speed and scalability"}),"\n",(0,i.jsx)(n.li,{children:"writing and testing code"}),"\n",(0,i.jsx)(n.li,{children:"consulting with client, Engineers,Security specialist and other stakeholders"}),"\n",(0,i.jsx)(n.li,{children:"presenting new features to internal customers"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"general-classification-of-software-engineers",children:"General classification of software Engineers"}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsx)(n.li,{children:"System Developer"}),"\n",(0,i.jsx)(n.li,{children:"Application Developer"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"system-developer-task",children:"System Developer Task"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Ensuring that different types of software communicate with each other on one platform"}),"\n",(0,i.jsx)(n.li,{children:"Maintaining Documentation of information technology system"}),"\n",(0,i.jsx)(n.li,{children:"updating to new technologies as needed"}),"\n",(0,i.jsx)(n.li,{children:"collaborating with development teams: senior system architects, and Data science professional"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"application-developer-task",children:"Application Developer Task"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"Developing application for Ios,Android,Windows or other Os"}),"\n",(0,i.jsx)(n.li,{children:"conduction An analysis of requirement and tweaking software as needed"}),"\n",(0,i.jsx)(n.li,{children:"Releasing software updates"}),"\n",(0,i.jsx)(n.li,{children:"working with Graphic designers, customers services, staff,project manager, and other customer facing departments"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"skills-require-as-software-engineers",children:"Skills require as Software Engineers"}),"\n",(0,i.jsxs)(n.p,{children:["to achieve all the above mention task as software Engineer to Deliver as secure reliable scalable software\nyou most have a strong ",(0,i.jsx)(n.strong,{children:"technical skills(hard skills)"})," of computer science, And not only that you most also have ",(0,i.jsx)(n.strong,{children:"soft skills"})," that would enable you to interact with both Development team and end-users to get feedback and build the software that solve actual intent problem"]}),"\n",(0,i.jsxs)(n.ol,{children:["\n",(0,i.jsxs)(n.li,{children:["\n",(0,i.jsx)(n.h1,{id:"hard-skills",children:"hard Skills"}),"\n","you need a strong knowledge of computer science that would enable you to build:","\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"server"}),"\n",(0,i.jsx)(n.li,{children:"marketplace"}),"\n",(0,i.jsx)(n.li,{children:"blockchain"}),"\n",(0,i.jsx)(n.li,{children:"website"}),"\n",(0,i.jsx)(n.li,{children:"configure a chat bot e.t.c\nall these would not be possible without strong hard skills of computer science such as:"}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsx)(n.li,{children:"programming"}),"\n",(0,i.jsx)(n.li,{children:"version control"}),"\n",(0,i.jsx)(n.li,{children:"object Oriented programming"}),"\n",(0,i.jsx)(n.li,{children:"Data Structure and Algorithms"}),"\n",(0,i.jsx)(n.li,{children:"Database architecture"}),"\n",(0,i.jsx)(n.li,{children:"operating system"}),"\n",(0,i.jsx)(n.li,{children:"cloud computing"}),"\n",(0,i.jsx)(n.li,{children:"Agile and Scrum project management"}),"\n",(0,i.jsx)(n.li,{children:"Test and Debugging"}),"\n",(0,i.jsx)(n.li,{children:"Attention to details"}),"\n"]}),"\n",(0,i.jsx)(n.h1,{id:"soft-skills",children:"Soft skills"}),"\n",(0,i.jsxs)(n.p,{children:[(0,i.jsx)(n.strong,{children:"Soft skills"})," are skills applicable to all professions.Skills like communication, collaboration, adaptability, and problem-solving \u2013 commonly called \u201csoft\u201d skills \u2013 are now so essential to success in IT, The ability to think creatively and solve problems by working with others is really important,"]})]})}function h(e={}){const{wrapper:n}={...(0,t.a)(),...e.components};return n?(0,i.jsx)(n,{...e,children:(0,i.jsx)(d,{...e})}):d(e)}},9280:(e,n,s)=>{s.d(n,{Z:()=>i});const i=s.p+"assets/images/engineer-2f4842549e7ce1ddbcb5eef193ea26db.png"},1151:(e,n,s)=>{s.d(n,{Z:()=>o,a:()=>l});var i=s(7294);const t={},r=i.createContext(t);function l(e){const n=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function o(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:l(e.components),i.createElement(r.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/runtime~main.eedb5e0b.js b/assets/js/runtime~main.1a701789.js similarity index 51% rename from assets/js/runtime~main.eedb5e0b.js rename to assets/js/runtime~main.1a701789.js index f9145ce..9ccea56 100644 --- a/assets/js/runtime~main.eedb5e0b.js +++ b/assets/js/runtime~main.1a701789.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,d,t,c,r={},f={};function b(e){var a=f[e];if(void 0!==a)return a.exports;var d=f[e]={id:e,loaded:!1,exports:{}};return r[e].call(d.exports,d,d.exports,b),d.loaded=!0,d.exports}b.m=r,b.c=f,e=[],b.O=(a,d,t,c)=>{if(!d){var r=1/0;for(i=0;i=c)&&Object.keys(b.O).every((e=>b.O[e](d[o])))?d.splice(o--,1):(f=!1,c0&&e[i-1][2]>c;i--)e[i]=e[i-1];e[i]=[d,t,c]},b.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return b.d(a,{a:a}),a},d=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,b.t=function(e,t){if(1&t&&(e=this(e)),8&t)return e;if("object"==typeof e&&e){if(4&t&&e.__esModule)return e;if(16&t&&"function"==typeof e.then)return e}var c=Object.create(null);b.r(c);var r={};a=a||[null,d({}),d([]),d(d)];for(var f=2&t&&e;"object"==typeof f&&!~a.indexOf(f);f=d(f))Object.getOwnPropertyNames(f).forEach((a=>r[a]=()=>e[a]));return r.default=()=>e,b.d(c,r),c},b.d=(e,a)=>{for(var d in a)b.o(a,d)&&!b.o(e,d)&&Object.defineProperty(e,d,{enumerable:!0,get:a[d]})},b.f={},b.e=e=>Promise.all(Object.keys(b.f).reduce(((a,d)=>(b.f[d](e,a),a)),[])),b.u=e=>"assets/js/"+({53:"935f2afb",361:"fee97ede",533:"b2b675dd",621:"5b7f6a19",850:"7797872e",1477:"b2f554cd",1713:"a7023ddc",1978:"3bce8ced",2260:"4035650f",2535:"814f3328",2691:"7d4a5734",3085:"1f391b9e",3089:"a6aa9e1f",3206:"f8409a7e",3286:"de3ea712",3297:"14ba1d36",3608:"9e4087bc",3721:"57140b07",4013:"01a85c17",4191:"af72eda3",4195:"c4f5d8e4",4368:"a94703ab",4640:"dd5bc5cd",4866:"1951615a",5136:"6cbb3cde",5385:"a35a0057",5932:"70c84758",6103:"ccc49370",6218:"6d2c1d57",7414:"393be207",7918:"17896441",8404:"8128ed27",8518:"a7bd4aaa",8610:"6875c492",8638:"67ad713f",8686:"efa55119",9474:"aa23b15e",9661:"5e95c892",9817:"14eb3368"}[e]||e)+"."+{53:"4e2aa633",109:"1c5a60f3",132:"58fe60a6",230:"f09290e3",240:"d06f6a88",361:"77919228",533:"c76c63a0",621:"191ae796",850:"8748e6d8",1477:"79bc2ee5",1504:"24a4619a",1644:"74ae5832",1713:"bec6ac6c",1763:"a13d11cf",1772:"729681ac",1978:"438cc438",2183:"bc730142",2260:"bcac2266",2535:"2cdfc78e",2661:"1cd3613b",2691:"099d2cfb",2693:"7af6c4a4",2696:"572c61fc",2700:"062be341",3085:"97816254",3089:"e8b29e70",3206:"87bf5b87",3286:"fef17514",3297:"2328cb7b",3608:"fa073c1c",3619:"f139847a",3721:"c1b9206e",4013:"ee818746",4191:"1e387321",4195:"6f641f97",4238:"72dcae1c",4368:"80665c14",4640:"cd1072dd",4706:"0d33d3d1",4866:"cd53bf4f",5131:"5031f53c",5136:"24c50d65",5269:"65d2962c",5283:"a4200a68",5326:"b2c25d3b",5385:"3213c12b",5790:"2999dc92",5886:"474461ed",5932:"0ffc4e04",5943:"bb127d58",6103:"6165ccef",6218:"ee19f1e6",6255:"ff0ca148",6648:"99186f33",6985:"6fd2aade",7414:"95ee9f78",7779:"0b78f39f",7918:"81e365b2",7936:"283f0d5e",8016:"154778d7",8404:"79b10713",8518:"91c0e01e",8610:"508efee6",8638:"0a4ee33c",8686:"c8508045",8955:"1a0b1c17",9138:"3179ac75",9474:"e31cb426",9661:"d3391108",9677:"e2263fd7",9817:"fb7afd42",9840:"87307afa",9893:"920eb086"}[e]+".js",b.miniCssF=e=>{},b.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),b.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),t={},c="geekink:",b.l=(e,a,d,r)=>{if(t[e])t[e].push(a);else{var f,o;if(void 0!==d)for(var n=document.getElementsByTagName("script"),i=0;i{f.onerror=f.onload=null,clearTimeout(s);var c=t[e];if(delete t[e],f.parentNode&&f.parentNode.removeChild(f),c&&c.forEach((e=>e(d))),a)return a(d)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=l.bind(null,f.onerror),f.onload=l.bind(null,f.onload),o&&document.head.appendChild(f)}},b.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},b.p="/",b.gca=function(e){return e={17896441:"7918","935f2afb":"53",fee97ede:"361",b2b675dd:"533","5b7f6a19":"621","7797872e":"850",b2f554cd:"1477",a7023ddc:"1713","3bce8ced":"1978","4035650f":"2260","814f3328":"2535","7d4a5734":"2691","1f391b9e":"3085",a6aa9e1f:"3089",f8409a7e:"3206",de3ea712:"3286","14ba1d36":"3297","9e4087bc":"3608","57140b07":"3721","01a85c17":"4013",af72eda3:"4191",c4f5d8e4:"4195",a94703ab:"4368",dd5bc5cd:"4640","1951615a":"4866","6cbb3cde":"5136",a35a0057:"5385","70c84758":"5932",ccc49370:"6103","6d2c1d57":"6218","393be207":"7414","8128ed27":"8404",a7bd4aaa:"8518","6875c492":"8610","67ad713f":"8638",efa55119:"8686",aa23b15e:"9474","5e95c892":"9661","14eb3368":"9817"}[e]||e,b.p+b.u(e)},(()=>{var e={1303:0,532:0};b.f.j=(a,d)=>{var t=b.o(e,a)?e[a]:void 0;if(0!==t)if(t)d.push(t[2]);else if(/^(1303|532)$/.test(a))e[a]=0;else{var c=new Promise(((d,c)=>t=e[a]=[d,c]));d.push(t[2]=c);var r=b.p+b.u(a),f=new Error;b.l(r,(d=>{if(b.o(e,a)&&(0!==(t=e[a])&&(e[a]=void 0),t)){var c=d&&("load"===d.type?"missing":d.type),r=d&&d.target&&d.target.src;f.message="Loading chunk "+a+" failed.\n("+c+": "+r+")",f.name="ChunkLoadError",f.type=c,f.request=r,t[1](f)}}),"chunk-"+a,a)}},b.O.j=a=>0===e[a];var a=(a,d)=>{var t,c,r=d[0],f=d[1],o=d[2],n=0;if(r.some((a=>0!==e[a]))){for(t in f)b.o(f,t)&&(b.m[t]=f[t]);if(o)var i=o(b)}for(a&&a(d);n{"use strict";var e,a,t,d,r,c={},f={};function b(e){var a=f[e];if(void 0!==a)return a.exports;var t=f[e]={id:e,loaded:!1,exports:{}};return c[e].call(t.exports,t,t.exports,b),t.loaded=!0,t.exports}b.m=c,b.c=f,e=[],b.O=(a,t,d,r)=>{if(!t){var c=1/0;for(i=0;i=r)&&Object.keys(b.O).every((e=>b.O[e](t[o])))?t.splice(o--,1):(f=!1,r0&&e[i-1][2]>r;i--)e[i]=e[i-1];e[i]=[t,d,r]},b.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return b.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,b.t=function(e,d){if(1&d&&(e=this(e)),8&d)return e;if("object"==typeof e&&e){if(4&d&&e.__esModule)return e;if(16&d&&"function"==typeof e.then)return e}var r=Object.create(null);b.r(r);var c={};a=a||[null,t({}),t([]),t(t)];for(var f=2&d&&e;"object"==typeof f&&!~a.indexOf(f);f=t(f))Object.getOwnPropertyNames(f).forEach((a=>c[a]=()=>e[a]));return c.default=()=>e,b.d(r,c),r},b.d=(e,a)=>{for(var t in a)b.o(a,t)&&!b.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},b.f={},b.e=e=>Promise.all(Object.keys(b.f).reduce(((a,t)=>(b.f[t](e,a),a)),[])),b.u=e=>"assets/js/"+({53:"935f2afb",361:"fee97ede",533:"b2b675dd",621:"5b7f6a19",850:"7797872e",1477:"b2f554cd",1713:"a7023ddc",1978:"3bce8ced",2260:"4035650f",2535:"814f3328",2691:"7d4a5734",3085:"1f391b9e",3089:"a6aa9e1f",3206:"f8409a7e",3286:"de3ea712",3297:"14ba1d36",3608:"9e4087bc",3721:"57140b07",4013:"01a85c17",4191:"af72eda3",4195:"c4f5d8e4",4368:"a94703ab",4640:"dd5bc5cd",4866:"1951615a",5136:"6cbb3cde",5385:"a35a0057",5932:"70c84758",6103:"ccc49370",6218:"6d2c1d57",7414:"393be207",7918:"17896441",8404:"8128ed27",8518:"a7bd4aaa",8610:"6875c492",8638:"67ad713f",8686:"efa55119",9474:"aa23b15e",9661:"5e95c892",9817:"14eb3368"}[e]||e)+"."+{53:"4e2aa633",109:"1c5a60f3",132:"58fe60a6",230:"f09290e3",240:"d06f6a88",361:"77919228",533:"c76c63a0",621:"191ae796",850:"8748e6d8",1477:"b4d72e19",1504:"24a4619a",1644:"74ae5832",1713:"bec6ac6c",1763:"a13d11cf",1772:"729681ac",1978:"438cc438",2183:"bc730142",2260:"bcac2266",2535:"2cdfc78e",2661:"1cd3613b",2691:"c2c72770",2693:"7af6c4a4",2696:"572c61fc",2700:"062be341",3085:"97816254",3089:"e8b29e70",3206:"87bf5b87",3286:"fef17514",3297:"2328cb7b",3608:"fa073c1c",3619:"f139847a",3721:"05657eb3",4013:"ee818746",4191:"1e387321",4195:"6f641f97",4238:"72dcae1c",4368:"80665c14",4640:"cd1072dd",4706:"0d33d3d1",4866:"cd53bf4f",5131:"5031f53c",5136:"24c50d65",5269:"65d2962c",5283:"a4200a68",5326:"b2c25d3b",5385:"3213c12b",5790:"2999dc92",5886:"474461ed",5932:"0ffc4e04",5943:"bb127d58",6103:"6165ccef",6218:"ee19f1e6",6255:"ff0ca148",6648:"99186f33",6985:"6fd2aade",7414:"95ee9f78",7779:"0b78f39f",7918:"81e365b2",7936:"283f0d5e",8016:"154778d7",8404:"79b10713",8518:"91c0e01e",8610:"508efee6",8638:"0a4ee33c",8686:"fa08a2ba",8955:"1a0b1c17",9138:"3179ac75",9474:"e31cb426",9661:"d3391108",9677:"e2263fd7",9817:"fb7afd42",9840:"87307afa",9893:"920eb086"}[e]+".js",b.miniCssF=e=>{},b.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),b.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),d={},r="geekink:",b.l=(e,a,t,c)=>{if(d[e])d[e].push(a);else{var f,o;if(void 0!==t)for(var n=document.getElementsByTagName("script"),i=0;i{f.onerror=f.onload=null,clearTimeout(s);var r=d[e];if(delete d[e],f.parentNode&&f.parentNode.removeChild(f),r&&r.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=l.bind(null,f.onerror),f.onload=l.bind(null,f.onload),o&&document.head.appendChild(f)}},b.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},b.p="/",b.gca=function(e){return e={17896441:"7918","935f2afb":"53",fee97ede:"361",b2b675dd:"533","5b7f6a19":"621","7797872e":"850",b2f554cd:"1477",a7023ddc:"1713","3bce8ced":"1978","4035650f":"2260","814f3328":"2535","7d4a5734":"2691","1f391b9e":"3085",a6aa9e1f:"3089",f8409a7e:"3206",de3ea712:"3286","14ba1d36":"3297","9e4087bc":"3608","57140b07":"3721","01a85c17":"4013",af72eda3:"4191",c4f5d8e4:"4195",a94703ab:"4368",dd5bc5cd:"4640","1951615a":"4866","6cbb3cde":"5136",a35a0057:"5385","70c84758":"5932",ccc49370:"6103","6d2c1d57":"6218","393be207":"7414","8128ed27":"8404",a7bd4aaa:"8518","6875c492":"8610","67ad713f":"8638",efa55119:"8686",aa23b15e:"9474","5e95c892":"9661","14eb3368":"9817"}[e]||e,b.p+b.u(e)},(()=>{var e={1303:0,532:0};b.f.j=(a,t)=>{var d=b.o(e,a)?e[a]:void 0;if(0!==d)if(d)t.push(d[2]);else if(/^(1303|532)$/.test(a))e[a]=0;else{var r=new Promise(((t,r)=>d=e[a]=[t,r]));t.push(d[2]=r);var c=b.p+b.u(a),f=new Error;b.l(c,(t=>{if(b.o(e,a)&&(0!==(d=e[a])&&(e[a]=void 0),d)){var r=t&&("load"===t.type?"missing":t.type),c=t&&t.target&&t.target.src;f.message="Loading chunk "+a+" failed.\n("+r+": "+c+")",f.name="ChunkLoadError",f.type=r,f.request=c,d[1](f)}}),"chunk-"+a,a)}},b.O.j=a=>0===e[a];var a=(a,t)=>{var d,r,c=t[0],f=t[1],o=t[2],n=0;if(c.some((a=>0!==e[a]))){for(d in f)b.o(f,d)&&(b.m[d]=f[d]);if(o)var i=o(b)}for(a&&a(t);n - + diff --git a/blog/atom.xml b/blog/atom.xml index aef3528..953b5f5 100644 --- a/blog/atom.xml +++ b/blog/atom.xml @@ -2,7 +2,7 @@ https://geekink.me/blog Geek ink Blog - 2023-12-21T13:50:34.000Z + 2023-12-21T13:55:35.000Z https://github.com/jpmonette/feed Geek ink Blog @@ -11,7 +11,7 @@ <![CDATA[Who is An Engineer]]> https://geekink.me/blog/welcome - 2023-12-21T13:50:34.000Z + 2023-12-21T13:55:35.000Z

An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems

diff --git a/blog/index.html b/blog/index.html index 55693ce..a79dc45 100644 --- a/blog/index.html +++ b/blog/index.html @@ -24,11 +24,11 @@ - + -

· 3 min read
ADAMU MUHAMMAD MUHAMMAD

+

· 3 min read
ADAMU MUHAMMAD MUHAMMAD

An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems

  1. what is the problem that needs to be solved ?
  2. diff --git a/blog/rss.xml b/blog/rss.xml index b25d311..0b01126 100644 --- a/blog/rss.xml +++ b/blog/rss.xml @@ -4,7 +4,7 @@ Geek ink Blog https://geekink.me/blog Geek ink Blog - Thu, 21 Dec 2023 13:50:34 GMT + Thu, 21 Dec 2023 13:55:35 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -12,7 +12,7 @@ <![CDATA[Who is An Engineer]]> https://geekink.me/blog/welcome https://geekink.me/blog/welcome - Thu, 21 Dec 2023 13:50:34 GMT + Thu, 21 Dec 2023 13:55:35 GMT

    An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems

    diff --git a/blog/tags/engineering/index.html b/blog/tags/engineering/index.html index 9226e55..5559fd7 100644 --- a/blog/tags/engineering/index.html +++ b/blog/tags/engineering/index.html @@ -24,11 +24,11 @@ - + -

    One post tagged with "Engineering"

    View All Tags

    · 3 min read
    ADAMU MUHAMMAD MUHAMMAD

    +

    One post tagged with "Engineering"

    View All Tags

    · 3 min read
    ADAMU MUHAMMAD MUHAMMAD

    An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems

    1. what is the problem that needs to be solved ?
    2. diff --git a/blog/tags/index.html b/blog/tags/index.html index fc07c35..7b60cc1 100644 --- a/blog/tags/index.html +++ b/blog/tags/index.html @@ -24,7 +24,7 @@ - + diff --git a/blog/tags/linux/index.html b/blog/tags/linux/index.html index 8130ed3..99cd05a 100644 --- a/blog/tags/linux/index.html +++ b/blog/tags/linux/index.html @@ -24,11 +24,11 @@ - + -

      One post tagged with "linux"

      View All Tags

      · 3 min read
      ADAMU MUHAMMAD MUHAMMAD

      +

      One post tagged with "linux"

      View All Tags

      · 3 min read
      ADAMU MUHAMMAD MUHAMMAD

      An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems

      1. what is the problem that needs to be solved ?
      2. diff --git a/blog/tags/software/index.html b/blog/tags/software/index.html index 5fd6390..0a113ae 100644 --- a/blog/tags/software/index.html +++ b/blog/tags/software/index.html @@ -24,11 +24,11 @@ - + -

        One post tagged with "software"

        View All Tags

        · 3 min read
        ADAMU MUHAMMAD MUHAMMAD

        +

        One post tagged with "software"

        View All Tags

        · 3 min read
        ADAMU MUHAMMAD MUHAMMAD

        An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems

        1. what is the problem that needs to be solved ?
        2. diff --git a/blog/welcome/index.html b/blog/welcome/index.html index 4361a2f..94acbfe 100644 --- a/blog/welcome/index.html +++ b/blog/welcome/index.html @@ -3,7 +3,7 @@ -Who is An Engineer | Geek ink +Who is An Engineer | Geek ink @@ -24,11 +24,11 @@ - + -

          Who is An Engineer

          · 3 min read
          ADAMU MUHAMMAD MUHAMMAD

          +

          Who is An Engineer

          · 3 min read
          ADAMU MUHAMMAD MUHAMMAD

          An Engineer is someone who went to know how and why things work, beside been naturally curious, An Engineer A Person who Designs and Builds things to solve a specific problems

          1. what is the problem that needs to be solved ?
          2. diff --git a/docs/C/ass/index.html b/docs/C/ass/index.html index bc54f19..8d6afee 100644 --- a/docs/C/ass/index.html +++ b/docs/C/ass/index.html @@ -24,7 +24,7 @@ - + diff --git a/docs/C/labs/index.html b/docs/C/labs/index.html index 4d817b1..fb2b0b9 100644 --- a/docs/C/labs/index.html +++ b/docs/C/labs/index.html @@ -24,13 +24,13 @@ - +

            The lab tasks

            outlined in the COSC 206 Introduction to C programming Lab Manual cover a range of fundamental concepts and programming exercises. Here are the main lab tasks mentioned in the manual

            -
            📚 Content by Dr. Aminu, Your Course Coordinator

            Benefit from the expertise of Dr. Aminu, our esteemed course coordinator. All our content, including labs and activities, is curated by Dr. Aminu, ensuring a comprehensive and high-quality learning experience. As Dr. Aminu wisely puts it,

            +
            📚 Content by Dr. Ali Aminu, Your Course Coordinator

            Benefit from the expertise of Dr. Ali Aminu, our esteemed course coordinator. All our content, including labs and activities, is curated by Dr. Aminu, ensuring a comprehensive and high-quality learning experience. As Dr. Aminu wisely puts it,

            "If the student can understand and be able to do all the labs, the objective of the course is achieved."

            diff --git a/docs/C/questions/index.html b/docs/C/questions/index.html index 5e228f4..a15ef6b 100644 --- a/docs/C/questions/index.html +++ b/docs/C/questions/index.html @@ -24,7 +24,7 @@ - + diff --git a/docs/C/session/index.html b/docs/C/session/index.html index d7d8afc..6d93bff 100644 --- a/docs/C/session/index.html +++ b/docs/C/session/index.html @@ -24,7 +24,7 @@ - + diff --git a/docs/DSA/array/index.html b/docs/DSA/array/index.html index 250eaf2..fae41cf 100644 --- a/docs/DSA/array/index.html +++ b/docs/DSA/array/index.html @@ -24,7 +24,7 @@ - + diff --git a/docs/DSA/linklist/index.html b/docs/DSA/linklist/index.html index 24f60b9..6a47852 100644 --- a/docs/DSA/linklist/index.html +++ b/docs/DSA/linklist/index.html @@ -24,7 +24,7 @@ - + diff --git a/docs/DSA/stack/index.html b/docs/DSA/stack/index.html index c86c21e..6ef4e74 100644 --- a/docs/DSA/stack/index.html +++ b/docs/DSA/stack/index.html @@ -24,7 +24,7 @@ - + diff --git a/docs/category/c-language/index.html b/docs/category/c-language/index.html index 0bd9df1..36356f3 100644 --- a/docs/category/c-language/index.html +++ b/docs/category/c-language/index.html @@ -24,7 +24,7 @@ - + diff --git a/docs/category/dsa/index.html b/docs/category/dsa/index.html index 760175d..58143be 100644 --- a/docs/category/dsa/index.html +++ b/docs/category/dsa/index.html @@ -24,7 +24,7 @@ - + diff --git a/docs/intro/index.html b/docs/intro/index.html index ad35626..0737eba 100644 --- a/docs/intro/index.html +++ b/docs/intro/index.html @@ -24,7 +24,7 @@ - + diff --git a/index.html b/index.html index a602022..964c35a 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ - + diff --git a/markdown-page/index.html b/markdown-page/index.html index c219ebf..783bb1e 100644 --- a/markdown-page/index.html +++ b/markdown-page/index.html @@ -24,7 +24,7 @@ - + diff --git a/sw.js b/sw.js index 31175b3..d53d625 100644 --- a/sw.js +++ b/sw.js @@ -4556,7 +4556,7 @@ function getPossibleURLs(url) { (async () => { const params = parseSwParams(); // eslint-disable-next-line no-underscore-dangle - const precacheManifest = [{"revision":"ae2e09f13e197b3f1ef3041b89f92456","url":"404.html"},{"revision":"8077aeecde59be27a8f602956c55207b","url":"assets/css/styles.bb71756b.css"},{"revision":"67186103ac5b11a5df92af0f0afb6bba","url":"assets/js/01a85c17.ee818746.js"},{"revision":"cfe1f9ff062dd3915d32807f4fcc63c9","url":"assets/js/109.1c5a60f3.js"},{"revision":"4a80a61fd4dec0703cf5db3eff603dfb","url":"assets/js/109.a7b1dc32.js"},{"revision":"b9c4816bdaacf54a24361257921ea2cb","url":"assets/js/132.58fe60a6.js"},{"revision":"a86d4fbdf7a0a9e389205e683f0bd5bd","url":"assets/js/132.a602d70c.js"},{"revision":"db5f8848d16adbc4f4b29e462f4ecbce","url":"assets/js/138.e1b14cd0.js"},{"revision":"8939d72832c5db1dadbebc7efb605d05","url":"assets/js/14ba1d36.2328cb7b.js"},{"revision":"8b6d3df388bbe0396eb0bb97176acee9","url":"assets/js/14eb3368.fb7afd42.js"},{"revision":"77f0adccd9008958b919bc1381cb5ef9","url":"assets/js/1504.24a4619a.js"},{"revision":"c2ac3409b98b3274efa670b972b6e813","url":"assets/js/16.7ea68316.js"},{"revision":"9b0e53f98e21a3c0ee25bf78fa2f60bb","url":"assets/js/1644.74ae5832.js"},{"revision":"dec82f043e32cdb8f823213e3916292e","url":"assets/js/1763.a13d11cf.js"},{"revision":"b845a15151a04ba55a4dc65568965389","url":"assets/js/1772.729681ac.js"},{"revision":"50f330acf83ecdc95e7c592c23f0fd29","url":"assets/js/17896441.81e365b2.js"},{"revision":"74cb2f995863b4dd161616cbd0598997","url":"assets/js/183.03839426.js"},{"revision":"245cfe3582ff2da39a8b19d6c54c7780","url":"assets/js/1951615a.cd53bf4f.js"},{"revision":"b1d308ff975eae37bbdc29ba1cc0af13","url":"assets/js/1f391b9e.97816254.js"},{"revision":"56ec2d75a8ff9f4738e3375225cd7509","url":"assets/js/2183.bc730142.js"},{"revision":"5d187450062a7ebd1b0137986fc276a5","url":"assets/js/230.f09290e3.js"},{"revision":"b73da8f7cd8cf004d616db53e77c7810","url":"assets/js/238.0cf7beb7.js"},{"revision":"7809b6a73862ce5715d2c61aab0e6fb3","url":"assets/js/240.13724abe.js"},{"revision":"9f8eb9c3331b3d58b314c97bdf7e4475","url":"assets/js/240.d06f6a88.js"},{"revision":"effaf03c8f746b6be6176839990334bf","url":"assets/js/255.70c17446.js"},{"revision":"d8462879573406dd37440169c8ec7ada","url":"assets/js/2661.1cd3613b.js"},{"revision":"591d23c716d526ada70587e46952364b","url":"assets/js/2693.7af6c4a4.js"},{"revision":"38acd0a3d7f572a1658c53e7130197ba","url":"assets/js/2696.572c61fc.js"},{"revision":"e172e3c70d95668dbc2cd0baad9f4155","url":"assets/js/2700.062be341.js"},{"revision":"e6462812e9e86f5047b5fde7d6603fe2","url":"assets/js/326.27c85021.js"},{"revision":"6c84c2d17ce1637a2735e78bef14c07a","url":"assets/js/3619.f139847a.js"},{"revision":"0a56ea9c6566a447aa37f5a185561959","url":"assets/js/382.a7f9b539.js"},{"revision":"c4241d0773a79b3e2f32546959c7aa2b","url":"assets/js/393be207.95ee9f78.js"},{"revision":"85589b478239c3694741ce1261b8ceb2","url":"assets/js/3bce8ced.438cc438.js"},{"revision":"9968f0e213f3cee6b89f87c27ff50aa5","url":"assets/js/4035650f.bcac2266.js"},{"revision":"7f28466049fc61fad122910bf5611b8f","url":"assets/js/4238.72dcae1c.js"},{"revision":"a85d91ed9881f664d5a3cb2066c84339","url":"assets/js/4706.0d33d3d1.js"},{"revision":"e8ffcc5aee4bdf332ff66658c1d54994","url":"assets/js/5131.5031f53c.js"},{"revision":"b872af410841405dfc6a834cdebdb04e","url":"assets/js/5269.65d2962c.js"},{"revision":"9294ef3374fb899fb56622b7376e9d61","url":"assets/js/5283.a4200a68.js"},{"revision":"1b92e5ccd36fe29f4584c6a65d885af8","url":"assets/js/5326.b2c25d3b.js"},{"revision":"74556b15ffaa4aabbf1f6169563155a7","url":"assets/js/57140b07.c1b9206e.js"},{"revision":"7574e1d37a63088f0ed7a109450e95d6","url":"assets/js/5790.2999dc92.js"},{"revision":"0a99024a52511037135f65d54eedec03","url":"assets/js/5886.474461ed.js"},{"revision":"300ec8297c0bbbc5aea33dc04582ed1c","url":"assets/js/5943.bb127d58.js"},{"revision":"a48a2f8b6e6c99f8b26d417aa991257c","url":"assets/js/5b7f6a19.191ae796.js"},{"revision":"3eb639e47345db0012cb0fca6363ea6f","url":"assets/js/5e95c892.d3391108.js"},{"revision":"b265ef27ce01fc9d37cf91b3f37fc7db","url":"assets/js/619.a0a6c0ad.js"},{"revision":"2435d0a19f8f1dc6e1fd70e576c75b8a","url":"assets/js/6255.ff0ca148.js"},{"revision":"afef6f57ba4a98ea8255083e8014b462","url":"assets/js/648.e3983c81.js"},{"revision":"80e2d3a68d8cedb08cc08873089178a5","url":"assets/js/661.bbb5676a.js"},{"revision":"c3d813e4cf3bfc75ce75eade2f0f4415","url":"assets/js/6648.99186f33.js"},{"revision":"1546be5fb919dfdd4aab1cbfe04793f4","url":"assets/js/67ad713f.0a4ee33c.js"},{"revision":"699e7b7f5ae0496a23a9ba974d440467","url":"assets/js/6875c492.508efee6.js"},{"revision":"02747445c3c238492121516fa875859d","url":"assets/js/693.a33d4660.js"},{"revision":"ced15e146a3462e287ccd5e4bd22921f","url":"assets/js/696.6b4854a7.js"},{"revision":"31c02ce2bea749e2c902767e5529dcfe","url":"assets/js/6985.6fd2aade.js"},{"revision":"dfc040ac5750e4aeb60115975442b0e0","url":"assets/js/6cbb3cde.24c50d65.js"},{"revision":"59a0c7fb0d770b9e0ec65640b6ba120f","url":"assets/js/6d2c1d57.ee19f1e6.js"},{"revision":"cc158fbfacb76dc733ecad22e2f3a221","url":"assets/js/700.9a11406e.js"},{"revision":"59bfd38329481369b9ffa72c14b29691","url":"assets/js/70c84758.0ffc4e04.js"},{"revision":"e9c0db2a863b8d8b2ae3af47181dca25","url":"assets/js/763.326caa92.js"},{"revision":"77728fcdfb40ff185824779edf129b16","url":"assets/js/7779.0b78f39f.js"},{"revision":"0487de36913171f78744560ec43d64ad","url":"assets/js/7797872e.8748e6d8.js"},{"revision":"09e273750d6b049b34b13a95a435ce87","url":"assets/js/790.7ca52154.js"},{"revision":"0d41f739be5bb45405f1a3d86263b2c7","url":"assets/js/7936.283f0d5e.js"},{"revision":"9997e544430806b238bf8ce2e2b1e628","url":"assets/js/7d4a5734.099d2cfb.js"},{"revision":"d5814f6d41ebdf8363afd28f7c76ca20","url":"assets/js/8016.154778d7.js"},{"revision":"ad0fda1e7cc1c0e251b41c59f779a4ad","url":"assets/js/8128ed27.79b10713.js"},{"revision":"a2173b29dd0882b063357a59dfe487d7","url":"assets/js/814f3328.2cdfc78e.js"},{"revision":"2631eac26034102620cf4c855137fb8e","url":"assets/js/893.7d6e462d.js"},{"revision":"8fcd5f7f18fdcf94c11d5bf2a4ceddbf","url":"assets/js/8955.1a0b1c17.js"},{"revision":"a05531c4825aa92baaf97bfaf4ad3635","url":"assets/js/9138.3179ac75.js"},{"revision":"b7fc41d62dfc1458ea96d53f8bcf0a58","url":"assets/js/935f2afb.4e2aa633.js"},{"revision":"e6044e34ebfd427926f26e510605e034","url":"assets/js/943.debd79c4.js"},{"revision":"343eb9f83173a3468804df26e1e3fd2d","url":"assets/js/9677.e2263fd7.js"},{"revision":"12d7785f562c336f69e5201afbe3a917","url":"assets/js/9840.87307afa.js"},{"revision":"ad5ad08146723b4f411b27728aa2bcf0","url":"assets/js/985.2ab1e2b1.js"},{"revision":"a8777d6b4c98d5ad591d6f1a980e9dad","url":"assets/js/9893.920eb086.js"},{"revision":"47d5fcc4255d107c2317226381e15f05","url":"assets/js/9e4087bc.fa073c1c.js"},{"revision":"e0bb8f6a8e7f3ed22b6f302ca2a60916","url":"assets/js/a35a0057.3213c12b.js"},{"revision":"4260fc38a44edeb319c5c913e7a0caa6","url":"assets/js/a6aa9e1f.e8b29e70.js"},{"revision":"2fc8ddb98a72e04d9a946022c4a17f1b","url":"assets/js/a7023ddc.bec6ac6c.js"},{"revision":"9e79a767abf498da6ecb7c6db6ac5758","url":"assets/js/a7bd4aaa.91c0e01e.js"},{"revision":"94fdf9463895eed630d9b972c836ad63","url":"assets/js/a94703ab.80665c14.js"},{"revision":"a7b45262b1255c4f4707dee806728d24","url":"assets/js/aa23b15e.e31cb426.js"},{"revision":"0e5d365311b032c17b30596e6bc3c1cd","url":"assets/js/af72eda3.1e387321.js"},{"revision":"7d3c07e819e750b8aea5eb7a1a57c7ec","url":"assets/js/b2b675dd.c76c63a0.js"},{"revision":"9b628e212755eb44f365dce385929d83","url":"assets/js/b2f554cd.79bc2ee5.js"},{"revision":"2e49c4cd57b169998b19ad4edde59e05","url":"assets/js/c4f5d8e4.6f641f97.js"},{"revision":"3fdc805c1fa71c668b5cebb1676756bc","url":"assets/js/ccc49370.6165ccef.js"},{"revision":"9edf2f9354908bb863c6929bae0c5be2","url":"assets/js/dd5bc5cd.cd1072dd.js"},{"revision":"6fa460f0fbc20086be96670965ac88ad","url":"assets/js/de3ea712.fef17514.js"},{"revision":"30c9165e95ad6f335bd77120496460e5","url":"assets/js/efa55119.c8508045.js"},{"revision":"69ea8f72a85dba757cfb1ef9f918a22e","url":"assets/js/f8409a7e.87bf5b87.js"},{"revision":"861177b17159e7be3ab50e65471cb278","url":"assets/js/fee97ede.77919228.js"},{"revision":"edf49f33530cb1abfce15e23b0c0dab6","url":"assets/js/main.bfb62115.js"},{"revision":"366e4557edfb4e8c8f4d2c8c1e471138","url":"assets/js/runtime~main.eedb5e0b.js"},{"revision":"ca806aae416a90d1d9ea892d677345bc","url":"blog/archive/index.html"},{"revision":"db3a60b01d93234c2e3684884a70055d","url":"blog/index.html"},{"revision":"1566f9233653a097b0a5a8034618f334","url":"blog/tags/engineering/index.html"},{"revision":"3571f76d3f8a46ee514b1b38c3740647","url":"blog/tags/index.html"},{"revision":"03f7c05b049a4b6338fc658a3ff0e88e","url":"blog/tags/linux/index.html"},{"revision":"312cce1ed777e650ea6834157c7e8ffe","url":"blog/tags/software/index.html"},{"revision":"4987f823ef1f9dac3f751eea6fdd7895","url":"blog/welcome/index.html"},{"revision":"456d2a2944779a240a85d4a9b4a2ac6c","url":"docs/C/ass/index.html"},{"revision":"45089b4636282c84125d7eb347ad9de9","url":"docs/C/labs/index.html"},{"revision":"8a0e8691f73a3aa6dfab980ac62363bf","url":"docs/C/questions/index.html"},{"revision":"d5427f96a5f561693b0e2b008ba3b89e","url":"docs/C/session/index.html"},{"revision":"2fd24f6d17d4e2415e13dcf37ec334b7","url":"docs/category/c-language/index.html"},{"revision":"b0be3c09bfee0e3dad86519acbdcefb7","url":"docs/category/dsa/index.html"},{"revision":"1a09436d4cc36fdaa60b49709711c995","url":"docs/DSA/array/index.html"},{"revision":"be2cbb0bc3ef9e1b46b2c258b841b881","url":"docs/DSA/linklist/index.html"},{"revision":"fd43e444c32422c8a4666422a4505fb2","url":"docs/DSA/stack/index.html"},{"revision":"ffe4d8b57408f4e9b54df56d0cb4f16e","url":"docs/intro/index.html"},{"revision":"5dbbc3fe59816e65ba28e355a58ea45c","url":"icons/icons.json"},{"revision":"4bd515b3f9b97f6c1d8e18fb86133793","url":"index.html"},{"revision":"4ab22156a1f92b2819b39a4a9d50cbfb","url":"manifest.json"},{"revision":"4e76805a2538c796e00cc10d21d425bb","url":"markdown-page/index.html"},{"revision":"952e68fb81913a67ea571a536d99967e","url":"assets/images/backgroud-806c742cefaeecea8dd57f5db25071e9.jpg"},{"revision":"e321e1079fb34a1dd661728c677d2a99","url":"assets/images/engineer-2f4842549e7ce1ddbcb5eef193ea26db.png"},{"revision":"08fdcaa10bf5095a3968260c6f6ae185","url":"icons/android/android-launchericon-144-144.png"},{"revision":"aed90562a5cfb4ae5f6999d3f3cd4323","url":"icons/android/android-launchericon-192-192.png"},{"revision":"d3b7965a0e87d8f6515ef0cb1406c1f6","url":"icons/android/android-launchericon-48-48.png"},{"revision":"145e036ff80b60bea0c48650dfde8813","url":"icons/android/android-launchericon-512-512.png"},{"revision":"1bf54df627346feb04aebb962e087fba","url":"icons/android/android-launchericon-72-72.png"},{"revision":"06d2863a9f452f5d81549a09adb7c73e","url":"icons/android/android-launchericon-96-96.png"},{"revision":"815fdde96ec6f3956138e1fcd7c8870c","url":"icons/ios/100.png"},{"revision":"60843a4af333b292e6ce05c42546c443","url":"icons/ios/1024.png"},{"revision":"56dd5ed13191ad0243c705b5119bf5ef","url":"icons/ios/114.png"},{"revision":"51cc64882adf03949bf6c5ce5d091421","url":"icons/ios/120.png"},{"revision":"aec40a6d5e79b487bd565b47885b5a99","url":"icons/ios/128.png"},{"revision":"08fdcaa10bf5095a3968260c6f6ae185","url":"icons/ios/144.png"},{"revision":"d954b9f4b7b96171586b0b295f0bc7c2","url":"icons/ios/152.png"},{"revision":"14c0eb9e33059c17368f55a73120b5bc","url":"icons/ios/16.png"},{"revision":"f31639311ca61e38a48d056a3da0bbef","url":"icons/ios/167.png"},{"revision":"de332c5f91e86512f321944ae64c6862","url":"icons/ios/180.png"},{"revision":"aed90562a5cfb4ae5f6999d3f3cd4323","url":"icons/ios/192.png"},{"revision":"e85ceeee1f166d8ba4f5c18cc05f2c01","url":"icons/ios/20.png"},{"revision":"25238ee1d9df6289f886a722bf74b184","url":"icons/ios/256.png"},{"revision":"cc825d593df1f328b96a9bb8df1795bf","url":"icons/ios/29.png"},{"revision":"b380811d792b5ace74b58016165a846a","url":"icons/ios/32.png"},{"revision":"1a54feed1d6e95cf860df2dc51c562d7","url":"icons/ios/40.png"},{"revision":"6503db2645b76b107b6b859db9c499c4","url":"icons/ios/50.png"},{"revision":"145e036ff80b60bea0c48650dfde8813","url":"icons/ios/512.png"},{"revision":"b5c8c59d698c4902e64d82b309207b61","url":"icons/ios/57.png"},{"revision":"c7e8107ddf56516cd950493e6a15cc34","url":"icons/ios/58.png"},{"revision":"62ce97055b4a955747319d29d7321085","url":"icons/ios/60.png"},{"revision":"42eeb725462d1a84d91fff7de97fc911","url":"icons/ios/64.png"},{"revision":"1bf54df627346feb04aebb962e087fba","url":"icons/ios/72.png"},{"revision":"b234fd04554ae22d11de9cad4bde47c3","url":"icons/ios/76.png"},{"revision":"b1c8dc8af1148bf1459fcdf8df1c7799","url":"icons/ios/80.png"},{"revision":"ba8f95eb71a676ef7343d7a4af4c6fb1","url":"icons/ios/87.png"},{"revision":"490f34144438219b5db95990f65bb158","url":"icons/windows11/LargeTile.scale-100.png"},{"revision":"b320fd61ca9b6323246b6313524d544b","url":"icons/windows11/LargeTile.scale-125.png"},{"revision":"e096982514c253581dbe920990dd1615","url":"icons/windows11/LargeTile.scale-150.png"},{"revision":"4ef2ea1295c911c16ab8ba43dd3fb5f4","url":"icons/windows11/LargeTile.scale-200.png"},{"revision":"c5e4914a67d9976c3947b8ce342804c7","url":"icons/windows11/LargeTile.scale-400.png"},{"revision":"6a8c592d2386363cf9b1eab97c593ebe","url":"icons/windows11/SmallTile.scale-100.png"},{"revision":"e38539cb865ec34919884413889f38e7","url":"icons/windows11/SmallTile.scale-125.png"},{"revision":"8574825a594a9d3cf71b1aafed8f14e5","url":"icons/windows11/SmallTile.scale-150.png"},{"revision":"c4c12b35d6d0c9129bcc0d54c33ae7b6","url":"icons/windows11/SmallTile.scale-200.png"},{"revision":"e73608b96a725ea474a4c3a2ababb392","url":"icons/windows11/SmallTile.scale-400.png"},{"revision":"d3b7081af82800925a105c282b299188","url":"icons/windows11/SplashScreen.scale-100.png"},{"revision":"41ae05cc04bac0c3b999b328224d760c","url":"icons/windows11/SplashScreen.scale-125.png"},{"revision":"9d7f272947a76ddc70aaa02afb54f132","url":"icons/windows11/SplashScreen.scale-150.png"},{"revision":"e89d2092df9fb2cb41691ee04d9bacd8","url":"icons/windows11/SplashScreen.scale-200.png"},{"revision":"8954d4fb038b9ae6703d3c8af83ae76a","url":"icons/windows11/SplashScreen.scale-400.png"},{"revision":"0aedce035be92b70b573217f79642d85","url":"icons/windows11/Square150x150Logo.scale-100.png"},{"revision":"42877ef344e158d9170d840c6643814a","url":"icons/windows11/Square150x150Logo.scale-125.png"},{"revision":"39237dbe16766ae2666d6d866440967a","url":"icons/windows11/Square150x150Logo.scale-150.png"},{"revision":"5679e7e3db404e1ae8dab86408c2a7c7","url":"icons/windows11/Square150x150Logo.scale-200.png"},{"revision":"3abfd9148415f81c5e25e57f4ad3619d","url":"icons/windows11/Square150x150Logo.scale-400.png"},{"revision":"112136dd543a509c565472b715216570","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-16.png"},{"revision":"de806665a9a46266ebe17c74938bc9a6","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-20.png"},{"revision":"8a6bbd0dcbe97d3c98bebb46d8408b11","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-24.png"},{"revision":"16e34ad815e8fcb7e15273bdbc3c7faf","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-256.png"},{"revision":"9d5eb4a46e373c5cbbd9ef276727cfca","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-30.png"},{"revision":"cb3f1da319b0253c26011ac67fbdb4c8","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-32.png"},{"revision":"8d0e6c7f13a68fed75bc44e0ba2834e5","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-36.png"},{"revision":"d4b1fe77d4faaeb856d959fd2e001c09","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-40.png"},{"revision":"80e472e349b9a97226c5bd6a73b361db","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-44.png"},{"revision":"01da1b9814e5fb84dcd2d4f334ebe3c8","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-48.png"},{"revision":"b80731949e37da442ae6cfddf92f65cc","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-60.png"},{"revision":"411c6cb3a5e2fb38d338428aaf17c860","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-64.png"},{"revision":"0cb502a92b04b323afde64b596caf8c3","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-72.png"},{"revision":"4896c82a56a8460f8715bab113b9d2a7","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-80.png"},{"revision":"877f9274e515bd463fabc4f1c7e38e0a","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-96.png"},{"revision":"112136dd543a509c565472b715216570","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-16.png"},{"revision":"de806665a9a46266ebe17c74938bc9a6","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-20.png"},{"revision":"8a6bbd0dcbe97d3c98bebb46d8408b11","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-24.png"},{"revision":"16e34ad815e8fcb7e15273bdbc3c7faf","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-256.png"},{"revision":"9d5eb4a46e373c5cbbd9ef276727cfca","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-30.png"},{"revision":"cb3f1da319b0253c26011ac67fbdb4c8","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-32.png"},{"revision":"8d0e6c7f13a68fed75bc44e0ba2834e5","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-36.png"},{"revision":"d4b1fe77d4faaeb856d959fd2e001c09","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-40.png"},{"revision":"80e472e349b9a97226c5bd6a73b361db","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-44.png"},{"revision":"01da1b9814e5fb84dcd2d4f334ebe3c8","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-48.png"},{"revision":"b80731949e37da442ae6cfddf92f65cc","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-60.png"},{"revision":"411c6cb3a5e2fb38d338428aaf17c860","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-64.png"},{"revision":"0cb502a92b04b323afde64b596caf8c3","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-72.png"},{"revision":"4896c82a56a8460f8715bab113b9d2a7","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-80.png"},{"revision":"877f9274e515bd463fabc4f1c7e38e0a","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-96.png"},{"revision":"80e472e349b9a97226c5bd6a73b361db","url":"icons/windows11/Square44x44Logo.scale-100.png"},{"revision":"3bd06ec78f001ffc903b2b5bd6554356","url":"icons/windows11/Square44x44Logo.scale-125.png"},{"revision":"f4328e7f967f1ea6108b3f6e9c40db28","url":"icons/windows11/Square44x44Logo.scale-150.png"},{"revision":"c888fad48ed844a2751cfc74f353b85b","url":"icons/windows11/Square44x44Logo.scale-200.png"},{"revision":"70cf1ef3e40ffaaa3e197206afec63f8","url":"icons/windows11/Square44x44Logo.scale-400.png"},{"revision":"112136dd543a509c565472b715216570","url":"icons/windows11/Square44x44Logo.targetsize-16.png"},{"revision":"de806665a9a46266ebe17c74938bc9a6","url":"icons/windows11/Square44x44Logo.targetsize-20.png"},{"revision":"8a6bbd0dcbe97d3c98bebb46d8408b11","url":"icons/windows11/Square44x44Logo.targetsize-24.png"},{"revision":"16e34ad815e8fcb7e15273bdbc3c7faf","url":"icons/windows11/Square44x44Logo.targetsize-256.png"},{"revision":"9d5eb4a46e373c5cbbd9ef276727cfca","url":"icons/windows11/Square44x44Logo.targetsize-30.png"},{"revision":"cb3f1da319b0253c26011ac67fbdb4c8","url":"icons/windows11/Square44x44Logo.targetsize-32.png"},{"revision":"8d0e6c7f13a68fed75bc44e0ba2834e5","url":"icons/windows11/Square44x44Logo.targetsize-36.png"},{"revision":"d4b1fe77d4faaeb856d959fd2e001c09","url":"icons/windows11/Square44x44Logo.targetsize-40.png"},{"revision":"80e472e349b9a97226c5bd6a73b361db","url":"icons/windows11/Square44x44Logo.targetsize-44.png"},{"revision":"01da1b9814e5fb84dcd2d4f334ebe3c8","url":"icons/windows11/Square44x44Logo.targetsize-48.png"},{"revision":"b80731949e37da442ae6cfddf92f65cc","url":"icons/windows11/Square44x44Logo.targetsize-60.png"},{"revision":"411c6cb3a5e2fb38d338428aaf17c860","url":"icons/windows11/Square44x44Logo.targetsize-64.png"},{"revision":"0cb502a92b04b323afde64b596caf8c3","url":"icons/windows11/Square44x44Logo.targetsize-72.png"},{"revision":"4896c82a56a8460f8715bab113b9d2a7","url":"icons/windows11/Square44x44Logo.targetsize-80.png"},{"revision":"877f9274e515bd463fabc4f1c7e38e0a","url":"icons/windows11/Square44x44Logo.targetsize-96.png"},{"revision":"6503db2645b76b107b6b859db9c499c4","url":"icons/windows11/StoreLogo.scale-100.png"},{"revision":"f0d0c62ae83fc9aa1b8fa717961e1160","url":"icons/windows11/StoreLogo.scale-125.png"},{"revision":"81670bf18134847edecdca0a1e434714","url":"icons/windows11/StoreLogo.scale-150.png"},{"revision":"815fdde96ec6f3956138e1fcd7c8870c","url":"icons/windows11/StoreLogo.scale-200.png"},{"revision":"5218288777600a27b1cf53578860dd42","url":"icons/windows11/StoreLogo.scale-400.png"},{"revision":"9c0d15fac5bb15af41603faad6db17e0","url":"icons/windows11/Wide310x150Logo.scale-100.png"},{"revision":"9f6321458a1d46da8087e358d67cde9d","url":"icons/windows11/Wide310x150Logo.scale-125.png"},{"revision":"ecc6f1b52bb5683ba510412b98121fd2","url":"icons/windows11/Wide310x150Logo.scale-150.png"},{"revision":"d3b7081af82800925a105c282b299188","url":"icons/windows11/Wide310x150Logo.scale-200.png"},{"revision":"e89d2092df9fb2cb41691ee04d9bacd8","url":"icons/windows11/Wide310x150Logo.scale-400.png"},{"revision":"dee9bd5f5b93f2632bbb68ac5f93075d","url":"img/02-modified.png"},{"revision":"be2f865247096dd0eab81a3c620074ad","url":"img/04-modified.png"},{"revision":"aec4e6032dbb6425f7a08ccb1dd0706a","url":"img/At the office-amico.svg"},{"revision":"cdb7beeecbf6a56047186bceb929441c","url":"img/author.png"},{"revision":"952e68fb81913a67ea571a536d99967e","url":"img/backgroud.jpg"},{"revision":"83702f9dee734ae86bcd9c9ac6932f45","url":"img/Blog post-bro.svg"},{"revision":"dda33de2bab302aa3b83ecf01f746d33","url":"img/C.jpg"},{"revision":"cdae41c1a0fe3fe7cc2f9e3ed85240d6","url":"img/compiler.png"},{"revision":"b33b291cdde43dfd967d0bb8c9217a28","url":"img/cor.png"},{"revision":"c9b002d6f6cea88d1dbfed75b2427bea","url":"img/enge.svg"},{"revision":"e321e1079fb34a1dd661728c677d2a99","url":"img/engineer.png"},{"revision":"4b36620680d12abb2702631422481241","url":"img/favicon.ico"},{"revision":"ca0dad0c6c4a3abe00a70f3ab4528421","url":"img/favicon/android-chrome-192x192.png"},{"revision":"59c83cd4afa3b16d590a494809cc695c","url":"img/favicon/android-chrome-512x512.png"},{"revision":"fa2451f7374cc0e787ae5f4072635669","url":"img/favicon/apple-touch-icon.png"},{"revision":"b09dff1b7fb6b43f913da64c826059af","url":"img/favicon/favicon-16x16.png"},{"revision":"e60fbc15c4de60abb2a52b4890eb846d","url":"img/favicon/favicon-32x32.png"},{"revision":"4b36620680d12abb2702631422481241","url":"img/favicon/favicon.ico"},{"revision":"022edba4e912aea1140660ddd512fd45","url":"img/geeky.jpg"},{"revision":"7d4ee9c2a3b145fc1cde9cbe999b6508","url":"img/h01.jpg"},{"revision":"ca8324697b76e76768e590e323713296","url":"img/h02.jpg"},{"revision":"14cf67fc43d91bddec099d4c0fb65eaa","url":"img/h03.jpg"},{"revision":"e1a57cf44f6c6d2c53e80ecc6f52916a","url":"img/h05.jpg"},{"revision":"f592be1ad0af4213908539dab2f26696","url":"img/Hand.svg"},{"revision":"bb817f23133d7361064db771fe070c30","url":"img/hard.jpg"},{"revision":"30e2df0dde7e782559887b4b399316d1","url":"img/logo.png"},{"revision":"fd3ced21c2925a1cd79d0264a23a6d6c","url":"img/mentor.svg"},{"revision":"db0ebde22bfc7ae7823a42fef22cfb57","url":"img/Search.svg"},{"revision":"27db854d32f92bc84f3744d68c0f4031","url":"img/Seminar-bro.svg"},{"revision":"49197d5816104c8c9a8b272beeb74fc6","url":"img/speeker.png"},{"revision":"fc915c6e16bd2c10d0f187aa7d4e87fa","url":"img/Team.svg"}]; + const precacheManifest = [{"revision":"9edc942b7ea8253e55c6b7f8c7f9383f","url":"404.html"},{"revision":"8077aeecde59be27a8f602956c55207b","url":"assets/css/styles.bb71756b.css"},{"revision":"67186103ac5b11a5df92af0f0afb6bba","url":"assets/js/01a85c17.ee818746.js"},{"revision":"cfe1f9ff062dd3915d32807f4fcc63c9","url":"assets/js/109.1c5a60f3.js"},{"revision":"4a80a61fd4dec0703cf5db3eff603dfb","url":"assets/js/109.a7b1dc32.js"},{"revision":"b9c4816bdaacf54a24361257921ea2cb","url":"assets/js/132.58fe60a6.js"},{"revision":"a86d4fbdf7a0a9e389205e683f0bd5bd","url":"assets/js/132.a602d70c.js"},{"revision":"db5f8848d16adbc4f4b29e462f4ecbce","url":"assets/js/138.e1b14cd0.js"},{"revision":"8939d72832c5db1dadbebc7efb605d05","url":"assets/js/14ba1d36.2328cb7b.js"},{"revision":"8b6d3df388bbe0396eb0bb97176acee9","url":"assets/js/14eb3368.fb7afd42.js"},{"revision":"77f0adccd9008958b919bc1381cb5ef9","url":"assets/js/1504.24a4619a.js"},{"revision":"c2ac3409b98b3274efa670b972b6e813","url":"assets/js/16.7ea68316.js"},{"revision":"9b0e53f98e21a3c0ee25bf78fa2f60bb","url":"assets/js/1644.74ae5832.js"},{"revision":"dec82f043e32cdb8f823213e3916292e","url":"assets/js/1763.a13d11cf.js"},{"revision":"b845a15151a04ba55a4dc65568965389","url":"assets/js/1772.729681ac.js"},{"revision":"50f330acf83ecdc95e7c592c23f0fd29","url":"assets/js/17896441.81e365b2.js"},{"revision":"74cb2f995863b4dd161616cbd0598997","url":"assets/js/183.03839426.js"},{"revision":"245cfe3582ff2da39a8b19d6c54c7780","url":"assets/js/1951615a.cd53bf4f.js"},{"revision":"b1d308ff975eae37bbdc29ba1cc0af13","url":"assets/js/1f391b9e.97816254.js"},{"revision":"56ec2d75a8ff9f4738e3375225cd7509","url":"assets/js/2183.bc730142.js"},{"revision":"5d187450062a7ebd1b0137986fc276a5","url":"assets/js/230.f09290e3.js"},{"revision":"b73da8f7cd8cf004d616db53e77c7810","url":"assets/js/238.0cf7beb7.js"},{"revision":"7809b6a73862ce5715d2c61aab0e6fb3","url":"assets/js/240.13724abe.js"},{"revision":"9f8eb9c3331b3d58b314c97bdf7e4475","url":"assets/js/240.d06f6a88.js"},{"revision":"effaf03c8f746b6be6176839990334bf","url":"assets/js/255.70c17446.js"},{"revision":"d8462879573406dd37440169c8ec7ada","url":"assets/js/2661.1cd3613b.js"},{"revision":"591d23c716d526ada70587e46952364b","url":"assets/js/2693.7af6c4a4.js"},{"revision":"38acd0a3d7f572a1658c53e7130197ba","url":"assets/js/2696.572c61fc.js"},{"revision":"e172e3c70d95668dbc2cd0baad9f4155","url":"assets/js/2700.062be341.js"},{"revision":"e6462812e9e86f5047b5fde7d6603fe2","url":"assets/js/326.27c85021.js"},{"revision":"6c84c2d17ce1637a2735e78bef14c07a","url":"assets/js/3619.f139847a.js"},{"revision":"0a56ea9c6566a447aa37f5a185561959","url":"assets/js/382.a7f9b539.js"},{"revision":"c4241d0773a79b3e2f32546959c7aa2b","url":"assets/js/393be207.95ee9f78.js"},{"revision":"85589b478239c3694741ce1261b8ceb2","url":"assets/js/3bce8ced.438cc438.js"},{"revision":"9968f0e213f3cee6b89f87c27ff50aa5","url":"assets/js/4035650f.bcac2266.js"},{"revision":"7f28466049fc61fad122910bf5611b8f","url":"assets/js/4238.72dcae1c.js"},{"revision":"a85d91ed9881f664d5a3cb2066c84339","url":"assets/js/4706.0d33d3d1.js"},{"revision":"e8ffcc5aee4bdf332ff66658c1d54994","url":"assets/js/5131.5031f53c.js"},{"revision":"b872af410841405dfc6a834cdebdb04e","url":"assets/js/5269.65d2962c.js"},{"revision":"9294ef3374fb899fb56622b7376e9d61","url":"assets/js/5283.a4200a68.js"},{"revision":"1b92e5ccd36fe29f4584c6a65d885af8","url":"assets/js/5326.b2c25d3b.js"},{"revision":"a689e45b9df2487ccc7bafd810f73544","url":"assets/js/57140b07.05657eb3.js"},{"revision":"7574e1d37a63088f0ed7a109450e95d6","url":"assets/js/5790.2999dc92.js"},{"revision":"0a99024a52511037135f65d54eedec03","url":"assets/js/5886.474461ed.js"},{"revision":"300ec8297c0bbbc5aea33dc04582ed1c","url":"assets/js/5943.bb127d58.js"},{"revision":"a48a2f8b6e6c99f8b26d417aa991257c","url":"assets/js/5b7f6a19.191ae796.js"},{"revision":"3eb639e47345db0012cb0fca6363ea6f","url":"assets/js/5e95c892.d3391108.js"},{"revision":"b265ef27ce01fc9d37cf91b3f37fc7db","url":"assets/js/619.a0a6c0ad.js"},{"revision":"2435d0a19f8f1dc6e1fd70e576c75b8a","url":"assets/js/6255.ff0ca148.js"},{"revision":"afef6f57ba4a98ea8255083e8014b462","url":"assets/js/648.e3983c81.js"},{"revision":"80e2d3a68d8cedb08cc08873089178a5","url":"assets/js/661.bbb5676a.js"},{"revision":"c3d813e4cf3bfc75ce75eade2f0f4415","url":"assets/js/6648.99186f33.js"},{"revision":"1546be5fb919dfdd4aab1cbfe04793f4","url":"assets/js/67ad713f.0a4ee33c.js"},{"revision":"699e7b7f5ae0496a23a9ba974d440467","url":"assets/js/6875c492.508efee6.js"},{"revision":"02747445c3c238492121516fa875859d","url":"assets/js/693.a33d4660.js"},{"revision":"ced15e146a3462e287ccd5e4bd22921f","url":"assets/js/696.6b4854a7.js"},{"revision":"31c02ce2bea749e2c902767e5529dcfe","url":"assets/js/6985.6fd2aade.js"},{"revision":"dfc040ac5750e4aeb60115975442b0e0","url":"assets/js/6cbb3cde.24c50d65.js"},{"revision":"59a0c7fb0d770b9e0ec65640b6ba120f","url":"assets/js/6d2c1d57.ee19f1e6.js"},{"revision":"cc158fbfacb76dc733ecad22e2f3a221","url":"assets/js/700.9a11406e.js"},{"revision":"59bfd38329481369b9ffa72c14b29691","url":"assets/js/70c84758.0ffc4e04.js"},{"revision":"e9c0db2a863b8d8b2ae3af47181dca25","url":"assets/js/763.326caa92.js"},{"revision":"77728fcdfb40ff185824779edf129b16","url":"assets/js/7779.0b78f39f.js"},{"revision":"0487de36913171f78744560ec43d64ad","url":"assets/js/7797872e.8748e6d8.js"},{"revision":"09e273750d6b049b34b13a95a435ce87","url":"assets/js/790.7ca52154.js"},{"revision":"0d41f739be5bb45405f1a3d86263b2c7","url":"assets/js/7936.283f0d5e.js"},{"revision":"12034aad65ca6e92e35c8411ca4e7d9d","url":"assets/js/7d4a5734.c2c72770.js"},{"revision":"d5814f6d41ebdf8363afd28f7c76ca20","url":"assets/js/8016.154778d7.js"},{"revision":"ad0fda1e7cc1c0e251b41c59f779a4ad","url":"assets/js/8128ed27.79b10713.js"},{"revision":"a2173b29dd0882b063357a59dfe487d7","url":"assets/js/814f3328.2cdfc78e.js"},{"revision":"2631eac26034102620cf4c855137fb8e","url":"assets/js/893.7d6e462d.js"},{"revision":"8fcd5f7f18fdcf94c11d5bf2a4ceddbf","url":"assets/js/8955.1a0b1c17.js"},{"revision":"a05531c4825aa92baaf97bfaf4ad3635","url":"assets/js/9138.3179ac75.js"},{"revision":"b7fc41d62dfc1458ea96d53f8bcf0a58","url":"assets/js/935f2afb.4e2aa633.js"},{"revision":"e6044e34ebfd427926f26e510605e034","url":"assets/js/943.debd79c4.js"},{"revision":"343eb9f83173a3468804df26e1e3fd2d","url":"assets/js/9677.e2263fd7.js"},{"revision":"12d7785f562c336f69e5201afbe3a917","url":"assets/js/9840.87307afa.js"},{"revision":"ad5ad08146723b4f411b27728aa2bcf0","url":"assets/js/985.2ab1e2b1.js"},{"revision":"a8777d6b4c98d5ad591d6f1a980e9dad","url":"assets/js/9893.920eb086.js"},{"revision":"47d5fcc4255d107c2317226381e15f05","url":"assets/js/9e4087bc.fa073c1c.js"},{"revision":"e0bb8f6a8e7f3ed22b6f302ca2a60916","url":"assets/js/a35a0057.3213c12b.js"},{"revision":"4260fc38a44edeb319c5c913e7a0caa6","url":"assets/js/a6aa9e1f.e8b29e70.js"},{"revision":"2fc8ddb98a72e04d9a946022c4a17f1b","url":"assets/js/a7023ddc.bec6ac6c.js"},{"revision":"9e79a767abf498da6ecb7c6db6ac5758","url":"assets/js/a7bd4aaa.91c0e01e.js"},{"revision":"94fdf9463895eed630d9b972c836ad63","url":"assets/js/a94703ab.80665c14.js"},{"revision":"a7b45262b1255c4f4707dee806728d24","url":"assets/js/aa23b15e.e31cb426.js"},{"revision":"0e5d365311b032c17b30596e6bc3c1cd","url":"assets/js/af72eda3.1e387321.js"},{"revision":"7d3c07e819e750b8aea5eb7a1a57c7ec","url":"assets/js/b2b675dd.c76c63a0.js"},{"revision":"83c20381b26ef44ba4d21fc2c433df80","url":"assets/js/b2f554cd.b4d72e19.js"},{"revision":"2e49c4cd57b169998b19ad4edde59e05","url":"assets/js/c4f5d8e4.6f641f97.js"},{"revision":"3fdc805c1fa71c668b5cebb1676756bc","url":"assets/js/ccc49370.6165ccef.js"},{"revision":"9edf2f9354908bb863c6929bae0c5be2","url":"assets/js/dd5bc5cd.cd1072dd.js"},{"revision":"6fa460f0fbc20086be96670965ac88ad","url":"assets/js/de3ea712.fef17514.js"},{"revision":"e86a4a8554e9808b8888ee4b1c92c3f9","url":"assets/js/efa55119.fa08a2ba.js"},{"revision":"69ea8f72a85dba757cfb1ef9f918a22e","url":"assets/js/f8409a7e.87bf5b87.js"},{"revision":"861177b17159e7be3ab50e65471cb278","url":"assets/js/fee97ede.77919228.js"},{"revision":"edf49f33530cb1abfce15e23b0c0dab6","url":"assets/js/main.bfb62115.js"},{"revision":"91ec2b392f90f7207aef7b6e49e0dbf5","url":"assets/js/runtime~main.1a701789.js"},{"revision":"61fd1bb274fa74647ec39e009168db56","url":"blog/archive/index.html"},{"revision":"5961e81b7cd595c8e0090d08d371b7b9","url":"blog/index.html"},{"revision":"181eb79ade1009d9bfc831316988b71b","url":"blog/tags/engineering/index.html"},{"revision":"504939ad02c0412e644678e93ecd9e5c","url":"blog/tags/index.html"},{"revision":"dbf55fcdf87f1c285a048427fd744fac","url":"blog/tags/linux/index.html"},{"revision":"fdd0528762131b45c33a16e86175fdfe","url":"blog/tags/software/index.html"},{"revision":"ac19e19a46eac8825ca54a1d1d4d7615","url":"blog/welcome/index.html"},{"revision":"3466f0f496d6abf0bc19ea835a0e4301","url":"docs/C/ass/index.html"},{"revision":"8165a7a86b4a4ef6110741746fa7fba2","url":"docs/C/labs/index.html"},{"revision":"91b53c3ce4a3b969893d001b477d21bc","url":"docs/C/questions/index.html"},{"revision":"5a0fde8f356535073206d355b907eaa0","url":"docs/C/session/index.html"},{"revision":"f9872a6790608f1acd642c592e83d332","url":"docs/category/c-language/index.html"},{"revision":"43453aae1a15613e4a51a15399fcced3","url":"docs/category/dsa/index.html"},{"revision":"fe6c02aed6c783480fa2df205cc147da","url":"docs/DSA/array/index.html"},{"revision":"534274d2a926b7a6f4397096ff877aec","url":"docs/DSA/linklist/index.html"},{"revision":"bd1e33ddead3d2f5609ab542be726951","url":"docs/DSA/stack/index.html"},{"revision":"bf9f42ff2ffea9a06c47002d3234b07a","url":"docs/intro/index.html"},{"revision":"5dbbc3fe59816e65ba28e355a58ea45c","url":"icons/icons.json"},{"revision":"57acbed71a5ab32ffdd817f6c2540960","url":"index.html"},{"revision":"4ab22156a1f92b2819b39a4a9d50cbfb","url":"manifest.json"},{"revision":"d3bed3c5f4bde09e7c749882820da478","url":"markdown-page/index.html"},{"revision":"952e68fb81913a67ea571a536d99967e","url":"assets/images/backgroud-806c742cefaeecea8dd57f5db25071e9.jpg"},{"revision":"e321e1079fb34a1dd661728c677d2a99","url":"assets/images/engineer-2f4842549e7ce1ddbcb5eef193ea26db.png"},{"revision":"08fdcaa10bf5095a3968260c6f6ae185","url":"icons/android/android-launchericon-144-144.png"},{"revision":"aed90562a5cfb4ae5f6999d3f3cd4323","url":"icons/android/android-launchericon-192-192.png"},{"revision":"d3b7965a0e87d8f6515ef0cb1406c1f6","url":"icons/android/android-launchericon-48-48.png"},{"revision":"145e036ff80b60bea0c48650dfde8813","url":"icons/android/android-launchericon-512-512.png"},{"revision":"1bf54df627346feb04aebb962e087fba","url":"icons/android/android-launchericon-72-72.png"},{"revision":"06d2863a9f452f5d81549a09adb7c73e","url":"icons/android/android-launchericon-96-96.png"},{"revision":"815fdde96ec6f3956138e1fcd7c8870c","url":"icons/ios/100.png"},{"revision":"60843a4af333b292e6ce05c42546c443","url":"icons/ios/1024.png"},{"revision":"56dd5ed13191ad0243c705b5119bf5ef","url":"icons/ios/114.png"},{"revision":"51cc64882adf03949bf6c5ce5d091421","url":"icons/ios/120.png"},{"revision":"aec40a6d5e79b487bd565b47885b5a99","url":"icons/ios/128.png"},{"revision":"08fdcaa10bf5095a3968260c6f6ae185","url":"icons/ios/144.png"},{"revision":"d954b9f4b7b96171586b0b295f0bc7c2","url":"icons/ios/152.png"},{"revision":"14c0eb9e33059c17368f55a73120b5bc","url":"icons/ios/16.png"},{"revision":"f31639311ca61e38a48d056a3da0bbef","url":"icons/ios/167.png"},{"revision":"de332c5f91e86512f321944ae64c6862","url":"icons/ios/180.png"},{"revision":"aed90562a5cfb4ae5f6999d3f3cd4323","url":"icons/ios/192.png"},{"revision":"e85ceeee1f166d8ba4f5c18cc05f2c01","url":"icons/ios/20.png"},{"revision":"25238ee1d9df6289f886a722bf74b184","url":"icons/ios/256.png"},{"revision":"cc825d593df1f328b96a9bb8df1795bf","url":"icons/ios/29.png"},{"revision":"b380811d792b5ace74b58016165a846a","url":"icons/ios/32.png"},{"revision":"1a54feed1d6e95cf860df2dc51c562d7","url":"icons/ios/40.png"},{"revision":"6503db2645b76b107b6b859db9c499c4","url":"icons/ios/50.png"},{"revision":"145e036ff80b60bea0c48650dfde8813","url":"icons/ios/512.png"},{"revision":"b5c8c59d698c4902e64d82b309207b61","url":"icons/ios/57.png"},{"revision":"c7e8107ddf56516cd950493e6a15cc34","url":"icons/ios/58.png"},{"revision":"62ce97055b4a955747319d29d7321085","url":"icons/ios/60.png"},{"revision":"42eeb725462d1a84d91fff7de97fc911","url":"icons/ios/64.png"},{"revision":"1bf54df627346feb04aebb962e087fba","url":"icons/ios/72.png"},{"revision":"b234fd04554ae22d11de9cad4bde47c3","url":"icons/ios/76.png"},{"revision":"b1c8dc8af1148bf1459fcdf8df1c7799","url":"icons/ios/80.png"},{"revision":"ba8f95eb71a676ef7343d7a4af4c6fb1","url":"icons/ios/87.png"},{"revision":"490f34144438219b5db95990f65bb158","url":"icons/windows11/LargeTile.scale-100.png"},{"revision":"b320fd61ca9b6323246b6313524d544b","url":"icons/windows11/LargeTile.scale-125.png"},{"revision":"e096982514c253581dbe920990dd1615","url":"icons/windows11/LargeTile.scale-150.png"},{"revision":"4ef2ea1295c911c16ab8ba43dd3fb5f4","url":"icons/windows11/LargeTile.scale-200.png"},{"revision":"c5e4914a67d9976c3947b8ce342804c7","url":"icons/windows11/LargeTile.scale-400.png"},{"revision":"6a8c592d2386363cf9b1eab97c593ebe","url":"icons/windows11/SmallTile.scale-100.png"},{"revision":"e38539cb865ec34919884413889f38e7","url":"icons/windows11/SmallTile.scale-125.png"},{"revision":"8574825a594a9d3cf71b1aafed8f14e5","url":"icons/windows11/SmallTile.scale-150.png"},{"revision":"c4c12b35d6d0c9129bcc0d54c33ae7b6","url":"icons/windows11/SmallTile.scale-200.png"},{"revision":"e73608b96a725ea474a4c3a2ababb392","url":"icons/windows11/SmallTile.scale-400.png"},{"revision":"d3b7081af82800925a105c282b299188","url":"icons/windows11/SplashScreen.scale-100.png"},{"revision":"41ae05cc04bac0c3b999b328224d760c","url":"icons/windows11/SplashScreen.scale-125.png"},{"revision":"9d7f272947a76ddc70aaa02afb54f132","url":"icons/windows11/SplashScreen.scale-150.png"},{"revision":"e89d2092df9fb2cb41691ee04d9bacd8","url":"icons/windows11/SplashScreen.scale-200.png"},{"revision":"8954d4fb038b9ae6703d3c8af83ae76a","url":"icons/windows11/SplashScreen.scale-400.png"},{"revision":"0aedce035be92b70b573217f79642d85","url":"icons/windows11/Square150x150Logo.scale-100.png"},{"revision":"42877ef344e158d9170d840c6643814a","url":"icons/windows11/Square150x150Logo.scale-125.png"},{"revision":"39237dbe16766ae2666d6d866440967a","url":"icons/windows11/Square150x150Logo.scale-150.png"},{"revision":"5679e7e3db404e1ae8dab86408c2a7c7","url":"icons/windows11/Square150x150Logo.scale-200.png"},{"revision":"3abfd9148415f81c5e25e57f4ad3619d","url":"icons/windows11/Square150x150Logo.scale-400.png"},{"revision":"112136dd543a509c565472b715216570","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-16.png"},{"revision":"de806665a9a46266ebe17c74938bc9a6","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-20.png"},{"revision":"8a6bbd0dcbe97d3c98bebb46d8408b11","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-24.png"},{"revision":"16e34ad815e8fcb7e15273bdbc3c7faf","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-256.png"},{"revision":"9d5eb4a46e373c5cbbd9ef276727cfca","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-30.png"},{"revision":"cb3f1da319b0253c26011ac67fbdb4c8","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-32.png"},{"revision":"8d0e6c7f13a68fed75bc44e0ba2834e5","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-36.png"},{"revision":"d4b1fe77d4faaeb856d959fd2e001c09","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-40.png"},{"revision":"80e472e349b9a97226c5bd6a73b361db","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-44.png"},{"revision":"01da1b9814e5fb84dcd2d4f334ebe3c8","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-48.png"},{"revision":"b80731949e37da442ae6cfddf92f65cc","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-60.png"},{"revision":"411c6cb3a5e2fb38d338428aaf17c860","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-64.png"},{"revision":"0cb502a92b04b323afde64b596caf8c3","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-72.png"},{"revision":"4896c82a56a8460f8715bab113b9d2a7","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-80.png"},{"revision":"877f9274e515bd463fabc4f1c7e38e0a","url":"icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-96.png"},{"revision":"112136dd543a509c565472b715216570","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-16.png"},{"revision":"de806665a9a46266ebe17c74938bc9a6","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-20.png"},{"revision":"8a6bbd0dcbe97d3c98bebb46d8408b11","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-24.png"},{"revision":"16e34ad815e8fcb7e15273bdbc3c7faf","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-256.png"},{"revision":"9d5eb4a46e373c5cbbd9ef276727cfca","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-30.png"},{"revision":"cb3f1da319b0253c26011ac67fbdb4c8","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-32.png"},{"revision":"8d0e6c7f13a68fed75bc44e0ba2834e5","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-36.png"},{"revision":"d4b1fe77d4faaeb856d959fd2e001c09","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-40.png"},{"revision":"80e472e349b9a97226c5bd6a73b361db","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-44.png"},{"revision":"01da1b9814e5fb84dcd2d4f334ebe3c8","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-48.png"},{"revision":"b80731949e37da442ae6cfddf92f65cc","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-60.png"},{"revision":"411c6cb3a5e2fb38d338428aaf17c860","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-64.png"},{"revision":"0cb502a92b04b323afde64b596caf8c3","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-72.png"},{"revision":"4896c82a56a8460f8715bab113b9d2a7","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-80.png"},{"revision":"877f9274e515bd463fabc4f1c7e38e0a","url":"icons/windows11/Square44x44Logo.altform-unplated_targetsize-96.png"},{"revision":"80e472e349b9a97226c5bd6a73b361db","url":"icons/windows11/Square44x44Logo.scale-100.png"},{"revision":"3bd06ec78f001ffc903b2b5bd6554356","url":"icons/windows11/Square44x44Logo.scale-125.png"},{"revision":"f4328e7f967f1ea6108b3f6e9c40db28","url":"icons/windows11/Square44x44Logo.scale-150.png"},{"revision":"c888fad48ed844a2751cfc74f353b85b","url":"icons/windows11/Square44x44Logo.scale-200.png"},{"revision":"70cf1ef3e40ffaaa3e197206afec63f8","url":"icons/windows11/Square44x44Logo.scale-400.png"},{"revision":"112136dd543a509c565472b715216570","url":"icons/windows11/Square44x44Logo.targetsize-16.png"},{"revision":"de806665a9a46266ebe17c74938bc9a6","url":"icons/windows11/Square44x44Logo.targetsize-20.png"},{"revision":"8a6bbd0dcbe97d3c98bebb46d8408b11","url":"icons/windows11/Square44x44Logo.targetsize-24.png"},{"revision":"16e34ad815e8fcb7e15273bdbc3c7faf","url":"icons/windows11/Square44x44Logo.targetsize-256.png"},{"revision":"9d5eb4a46e373c5cbbd9ef276727cfca","url":"icons/windows11/Square44x44Logo.targetsize-30.png"},{"revision":"cb3f1da319b0253c26011ac67fbdb4c8","url":"icons/windows11/Square44x44Logo.targetsize-32.png"},{"revision":"8d0e6c7f13a68fed75bc44e0ba2834e5","url":"icons/windows11/Square44x44Logo.targetsize-36.png"},{"revision":"d4b1fe77d4faaeb856d959fd2e001c09","url":"icons/windows11/Square44x44Logo.targetsize-40.png"},{"revision":"80e472e349b9a97226c5bd6a73b361db","url":"icons/windows11/Square44x44Logo.targetsize-44.png"},{"revision":"01da1b9814e5fb84dcd2d4f334ebe3c8","url":"icons/windows11/Square44x44Logo.targetsize-48.png"},{"revision":"b80731949e37da442ae6cfddf92f65cc","url":"icons/windows11/Square44x44Logo.targetsize-60.png"},{"revision":"411c6cb3a5e2fb38d338428aaf17c860","url":"icons/windows11/Square44x44Logo.targetsize-64.png"},{"revision":"0cb502a92b04b323afde64b596caf8c3","url":"icons/windows11/Square44x44Logo.targetsize-72.png"},{"revision":"4896c82a56a8460f8715bab113b9d2a7","url":"icons/windows11/Square44x44Logo.targetsize-80.png"},{"revision":"877f9274e515bd463fabc4f1c7e38e0a","url":"icons/windows11/Square44x44Logo.targetsize-96.png"},{"revision":"6503db2645b76b107b6b859db9c499c4","url":"icons/windows11/StoreLogo.scale-100.png"},{"revision":"f0d0c62ae83fc9aa1b8fa717961e1160","url":"icons/windows11/StoreLogo.scale-125.png"},{"revision":"81670bf18134847edecdca0a1e434714","url":"icons/windows11/StoreLogo.scale-150.png"},{"revision":"815fdde96ec6f3956138e1fcd7c8870c","url":"icons/windows11/StoreLogo.scale-200.png"},{"revision":"5218288777600a27b1cf53578860dd42","url":"icons/windows11/StoreLogo.scale-400.png"},{"revision":"9c0d15fac5bb15af41603faad6db17e0","url":"icons/windows11/Wide310x150Logo.scale-100.png"},{"revision":"9f6321458a1d46da8087e358d67cde9d","url":"icons/windows11/Wide310x150Logo.scale-125.png"},{"revision":"ecc6f1b52bb5683ba510412b98121fd2","url":"icons/windows11/Wide310x150Logo.scale-150.png"},{"revision":"d3b7081af82800925a105c282b299188","url":"icons/windows11/Wide310x150Logo.scale-200.png"},{"revision":"e89d2092df9fb2cb41691ee04d9bacd8","url":"icons/windows11/Wide310x150Logo.scale-400.png"},{"revision":"dee9bd5f5b93f2632bbb68ac5f93075d","url":"img/02-modified.png"},{"revision":"be2f865247096dd0eab81a3c620074ad","url":"img/04-modified.png"},{"revision":"aec4e6032dbb6425f7a08ccb1dd0706a","url":"img/At the office-amico.svg"},{"revision":"cdb7beeecbf6a56047186bceb929441c","url":"img/author.png"},{"revision":"952e68fb81913a67ea571a536d99967e","url":"img/backgroud.jpg"},{"revision":"83702f9dee734ae86bcd9c9ac6932f45","url":"img/Blog post-bro.svg"},{"revision":"dda33de2bab302aa3b83ecf01f746d33","url":"img/C.jpg"},{"revision":"cdae41c1a0fe3fe7cc2f9e3ed85240d6","url":"img/compiler.png"},{"revision":"b33b291cdde43dfd967d0bb8c9217a28","url":"img/cor.png"},{"revision":"c9b002d6f6cea88d1dbfed75b2427bea","url":"img/enge.svg"},{"revision":"e321e1079fb34a1dd661728c677d2a99","url":"img/engineer.png"},{"revision":"4b36620680d12abb2702631422481241","url":"img/favicon.ico"},{"revision":"ca0dad0c6c4a3abe00a70f3ab4528421","url":"img/favicon/android-chrome-192x192.png"},{"revision":"59c83cd4afa3b16d590a494809cc695c","url":"img/favicon/android-chrome-512x512.png"},{"revision":"fa2451f7374cc0e787ae5f4072635669","url":"img/favicon/apple-touch-icon.png"},{"revision":"b09dff1b7fb6b43f913da64c826059af","url":"img/favicon/favicon-16x16.png"},{"revision":"e60fbc15c4de60abb2a52b4890eb846d","url":"img/favicon/favicon-32x32.png"},{"revision":"4b36620680d12abb2702631422481241","url":"img/favicon/favicon.ico"},{"revision":"022edba4e912aea1140660ddd512fd45","url":"img/geeky.jpg"},{"revision":"7d4ee9c2a3b145fc1cde9cbe999b6508","url":"img/h01.jpg"},{"revision":"ca8324697b76e76768e590e323713296","url":"img/h02.jpg"},{"revision":"14cf67fc43d91bddec099d4c0fb65eaa","url":"img/h03.jpg"},{"revision":"e1a57cf44f6c6d2c53e80ecc6f52916a","url":"img/h05.jpg"},{"revision":"f592be1ad0af4213908539dab2f26696","url":"img/Hand.svg"},{"revision":"bb817f23133d7361064db771fe070c30","url":"img/hard.jpg"},{"revision":"30e2df0dde7e782559887b4b399316d1","url":"img/logo.png"},{"revision":"fd3ced21c2925a1cd79d0264a23a6d6c","url":"img/mentor.svg"},{"revision":"db0ebde22bfc7ae7823a42fef22cfb57","url":"img/Search.svg"},{"revision":"27db854d32f92bc84f3744d68c0f4031","url":"img/Seminar-bro.svg"},{"revision":"49197d5816104c8c9a8b272beeb74fc6","url":"img/speeker.png"},{"revision":"fc915c6e16bd2c10d0f187aa7d4e87fa","url":"img/Team.svg"}]; const controller = new workbox_precaching__WEBPACK_IMPORTED_MODULE_0__.PrecacheController({ // Safer to turn this true? fallbackToNetwork: true,