{
    "componentChunkName": "component---src-templates-docs-js",
    "path": "/02-before-course/02-ideation",
    "result": {"data":{"site":{"siteMetadata":{"title":"Linnéuniversitetet","language":"en"}},"mdx":{"fields":{"id":"3875893d-92d4-58ec-a078-30b566d0c56c","title":"Ideation","slug":"/02-before-course/02-ideation"},"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Ideation\",\n  \"metaTitle\": \"Finding a topic\",\n  \"metaDescription\": \"This is the meta description for this page\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"There are many ways that you can find ideas for the thesis.\"), mdx(\"h2\", null, \"Follow an interest\"), mdx(\"p\", null, \"Choosing something that personally interests you is a good starting point.\\nPerhaps you already know a bit more about this area; otherwise, it is a good way to motivate yourself.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Find an area, or problem that you could dive into\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Work with technologies, or tools\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Research a societal tech phenomenon\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Go deeper into courses that you liked \")), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Turn your attention inwards, and backwards \\u2014 what do you want to do, and what has sparked your interest in the past?\")), mdx(\"h2\", null, \"Preparing for a job\"), mdx(\"p\", null, \"Working on something that strengthens your employability, either now, or in the long term. Building a skills profile that aligns with the work you want to do.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Building your CV/portfolio\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"SKill/ Technique\")), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Check what is in demand in job postings and in skills profiles on LinkedIn.\")), mdx(\"h2\", null, \"Contribute to research\"), mdx(\"p\", null, \"Joining ongoing research can lead to collaborations, exciting and in-depth questions, and a sense of belonging to a larger context.\"), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Look up which active research areas/subjects exist nearby.\")), mdx(\"h2\", null, \"Bleeding edge\"), mdx(\"p\", null, \"Stand out by gaining experience, or perhaps specialized knowledge in a new, fresh, cutting-edge, and exciting area, technology, or phenomenon.\"), mdx(\"p\", null, \"Read Wired and thenextweb.com, stateofjs.com, and other trend-spotting sources.\\nNew programming languages, frameworks, technologies, and ways of working.\"), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Explore a new phenomenon or application environment.\")), mdx(\"h2\", null, \"Do good\"), mdx(\"p\", null, \"Doing something that makes a difference for society now, or in the future. Doing something meaningful provides extra motivation and drive. Contribute to making the world a little better \\u2014 locally or globally.\"), mdx(\"p\", null, \"Be observant in everyday life to identify what could make a real difference.\\nCollaborate with Amnesty, Doctors Without Borders, UNICEF, UNHCR, WWF, Save the Children, Sida, Bris, or another important organization.\"), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Try to solve an important problem in the world.\")), mdx(\"h2\", null, \"Talk to people\"), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Ask a teacher, or researcher experienced in an area that you are interested in if they have a topic for you.\")), mdx(\"h2\", null, \"Assignment IRL\"), mdx(\"p\", null, \"Doing something for real \\u2014 a live assignment, real conditions, real users/customers. Establish future relationships.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Companies\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Organisations\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Goverment authorities\")), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Contact LNU\\u2019s External Relations department or make use of other contacts.\")));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#follow-an-interest","title":"Follow an interest"},{"url":"#preparing-for-a-job","title":"Preparing for a job"},{"url":"#contribute-to-research","title":"Contribute to research"},{"url":"#bleeding-edge","title":"Bleeding edge"},{"url":"#do-good","title":"Do good"},{"url":"#talk-to-people","title":"Talk to people"},{"url":"#assignment-irl","title":"Assignment IRL"}]},"parent":{"relativePath":"02-before-course/02-ideation.md"},"frontmatter":{"metaTitle":"Finding a topic","metaDescription":"This is the meta description for this page"}},"allMdx":{"edges":[{"node":{"fields":{"slug":"/02-course-content/01-lectures","title":"01 Lectures"}}},{"node":{"fields":{"slug":"/02-before-course","title":"Before Course"}}},{"node":{"fields":{"slug":"/03-starting-project","title":"Starting a project"}}},{"node":{"fields":{"slug":"/01-course-information","title":"Study guide"}}},{"node":{"fields":{"slug":"/04-thesis-work","title":"Course content"}}},{"node":{"fields":{"slug":"/05-examination","title":"Examination"}}},{"node":{"fields":{"slug":"/01-course-information/00-timeline","title":"Timeline"}}},{"node":{"fields":{"slug":"/01-course-information/02-course-goals-activities","title":"Course goals and activities"}}},{"node":{"fields":{"slug":"/01-course-information/03-expectations","title":"What we expect from you"}}},{"node":{"fields":{"slug":"/02-before-course/02-ideation","title":"Ideation"}}},{"node":{"fields":{"slug":"/","title":"Degree project"}}},{"node":{"fields":{"slug":"/02-before-course/01-registration","title":"Registration"}}},{"node":{"fields":{"slug":"/02-before-course/04-external companies","title":"External Companies"}}},{"node":{"fields":{"slug":"/02-before-course/03-work-in-pairs","title":"Forming Pairs"}}},{"node":{"fields":{"slug":"/02-before-course/00-precourse-introduction","title":"Pre-course Introduction"}}},{"node":{"fields":{"slug":"/02-before-course/05-letter-to-companies","title":"Letter to companies"}}},{"node":{"fields":{"slug":"/03-starting-project/03-course-introduction","title":"Course introduction"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops","title":"Workshops"}}},{"node":{"fields":{"slug":"/03-starting-project/05-student-project-proposal","title":"Student Project Proposal"}}},{"node":{"fields":{"slug":"/03-starting-project/06-getting-a-supervisor","title":"Getting a supervisor"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods","title":"Research methods"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools","title":"Writing Tools"}}},{"node":{"fields":{"slug":"/04-thesis-work/03-examiner-seminar","title":"Examiner seminar"}}},{"node":{"fields":{"slug":"/04-thesis-work/04-peer-review","title":"Peer Review"}}},{"node":{"fields":{"slug":"/05-examination/07-opposition","title":"Opposition"}}},{"node":{"fields":{"slug":"/05-examination/06-presentations","title":"Presentations"}}},{"node":{"fields":{"slug":"/05-examination/08-examiner-review","title":"Examiner review"}}},{"node":{"fields":{"slug":"/05-examination/09-publication","title":"Publication"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area","title":"W1 - Research and Application Area"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution","title":"W2 - Knowledge Contribution"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology","title":"W3 - Methodology"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/case-study","title":"Case Study"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/03-validity-and-reliability","title":"Validity and reliability"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/design-science","title":"Design Science"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/controlled-experiment","title":"Controlled Experiment"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/interviews","title":"Interviews"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/literature-review","title":"Literature Review"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/surveys","title":"Surveys"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/01-Refero","title":"Refero guide"}}},{"node":{"fields":{"slug":"/01-course-information/01-communication-strategy","title":"Communication Strategy"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/02-Referencing","title":"IEEE Referencing"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/04-Layout","title":"Layout"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/03-Writing","title":"Writing"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/Searching","title":"Searching"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/template","title":"Template"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/01-prepare","title":"Prepare"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/03-practice-reading-thesis","title":"W1.1 - Reading a thesis"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/02-theory","title":"Theory"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/04-practice-Reasearch-Area","title":"W1.2 - Searching"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/02-Theory","title":"Theory"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/01-Overview","title":"Overview"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/03-Practice-Reading","title":"W2.1 Practice reading thesis "}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/04-Practice-Pitches","title":"W2.2 Work on pitches "}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology/01-theory","title":"Theory"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology/03-practice-research-instrument","title":"W3.1 - Research instrument"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology/06-practice-read-thesis-method-chapter","title":"W3.3 - Read thesis method chapter"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/05-help","title":"Academic Support Centre"}}}]}},"pageContext":{"id":"3875893d-92d4-58ec-a078-30b566d0c56c"}},
    "staticQueryHashes": ["253607798","3706406642","710574383"]}