Gains:
- Can create an AI skill development plan tailored to his/her role
- Gains the habit of trying and evaluating AI tools safely
- Establishes a sustainable method to follow new developments
Congratulations — you've reached the end of this module. Now you know what AI is, how it works, what it can and can't do, its risks, and its responsible use. But literacy is not an end, it is a beginning. AI tools are changing rapidly; The aim of this unit is to turn what you have learned into a permanent habit and a method to constantly improve yourself. In short: What will you do next? This unit helps you draw your personal road map.
Why is Continuous Learning Necessary?
AI tools are updated every few months; New capabilities are added, boundaries change. A "hard rule" you learn one year can be updated the next year. Therefore, it is necessary to adopt a self-updating approach, not a fixed list to be memorized. Good news: the basics you learned in this module (probability, hallucination, verification, confidentiality, responsibility) do not change; Only the capabilities of the vehicles change. A solid foundation allows you to quickly grasp each new tool.
Step by Step Personal Roadmap
- Determine the current situation. List repetitive, language-based tasks in your job (recall unit 8). This is your opportunity map.
- Start small and low risk. Make your first attempts at internal tasks that don't affect anyone; This is where confidence and skill are built.
- Collect what works. Store successful prompts in a "prompt library"; Don't start from scratch every time.
- Measure and evaluate. "How much has this task been sped up by AI? Has the quality decreased?" ask; Leave what doesn't work.
- Expand gradually. As trust grows, move on to more visible, more valuable tasks — always with verification and auditing.
- Stay updated. Regularly monitor tool changes and your organization's new AI rules.
Tip: The "prompt library" does not require an expensive tool. A simple notes file or table is enough: task name, useful prompt, notes. Over time, this becomes your most valuable personal asset.
Skill Levels: See Where You Stand
Level
symptom
Next step
Home
Asks questions occasionally, unsure of outcome
Apply prompt components (role/context/format)
evolving
Uses regularly, saves some prompts
Set up workflow (draft→validate→decision)
competent
It has templates and performs verification automatically
Be an example to your teammates, share the library
Next
Redesigns processes with AI
Contribute to corporate policy and good practice
Weak Approach / Strong Approach
Weak approach: Try the tool once, and when the first result is not perfect, say "it doesn't work" and quit.
Result: Skills do not improve; Because prompt writing and verification requires practice.
Powerful approach: Try regularly with small tasks, learn a lesson from each trial, save the prompts that work and move them to more valuable tasks over time.
Result: Skill accumulates; Within a few weeks, AI becomes a natural part of your daily work.
Three Mini Cases
Case 1 — Employee who started small and went big. An assistant started out with just "correct the spelling of my emails." Once he gained confidence, he moved on to summarizing, then drafting reports. He measured himself gaining ~4 hours per week in three months; because it solidified each step with low risk.
Case 2 — The power of the prompt library. A team collected useful prompts in a common file. Thanks to this library, a newly joined employee passed weeks of "trial and error" in a few days. The accumulated knowledge became the common asset of the team.
Case 3 — The benefit of staying up to date. An employee spends 30 minutes a month asking "what changed on my vehicle?" He took the time to look. Thanks to a new feature, he automated a job he had previously done manually. A little follow-up habit brought a big efficiency gain.
Copiable Templates
Prepare me a 4-week AI learning plan suitable for my role. For each week: 1 mini goal, 1 task to try and 1 review question. My role: [write your role]. Time I can spare per week: [e.g. 1 hour].
Convert my prompt that works for the following task into a "library record" format: title, intended use, prompt text, cautions. Prompt: [paste here]
Evaluate these tasks I did with AI this month: which ones actually saved me time, and which ones had a quality risk? Give 2 suggestions for the next month. Tasks: [list]
Suggest me a simple, sustainable routine of no more than 10 minutes a day to stay abreast of developments in the field of AI. My field of interest: [write field].
Common Mistakes
Common mistakes
- Giving up at the first try. Prompt writing and verification improves with practice; Don't judge by just one try.
- Not recording what works. If you don't keep a library, you start from scratch every time.
- Moving forward without measuring. If you do not evaluate the time savings and quality risks, you will waste your efforts in the wrong place.
- Rapidly deepening in risky business. Build trust in low-risk tasks first; Move into high-impact work with supervision.
- Forgetting the basics. Although the tools change, the principles of hallucination, confidentiality and liability remain valid.
Caution: Rushing "Everyone uses it, I should use it in almost every job" is risky. Sustainable development is not a speed race; progresses in small, safe and measured steps.
In summary
- AI literacy is not an end, but a beginning kept alive by continuous learning.
- The capabilities of the tools vary, but the basic principles (probability, hallucination, verification, confidentiality, accountability) remain constant.
- Roadmap: determine the current state, start small and low risk, accumulate what works, measure, expand gradually, stay current.
- Keeping a prompt library saves time and becomes a common asset for the team.
- Development is not a speed race; It becomes sustainable with small, safe and measured steps.
Application Task
Create a plan for yourself with the "4-week learning plan" template above and choose your first week's goal today. Also, save the best prompt you've ever seen that works as a "library record"; Let this be the first item in your personal prompt library.
Checklist
- [ ] I can create an AI learning plan suitable for my role.
- [ ] I experiment safely with small, low-risk tasks.
- [ ] I collect useful prompts in a library.
- [ ] I evaluate the time and quality impact of my use of AI.
- [ ] I have a sustainable routine to keep track of progress.
Module Exam
1. What is the main difference between machine learning and traditional software?
- A) The model learns the rules itself from given examples; Rules are not written one by one by hand ✔
- B) Machine learning can never work without internet
- C) Machine learning is always faster than traditional software
- D) Traditional software uses no data, machine learning uses
Explanation: In traditional software, people write the rules one by one; In machine learning, the model itself extracts patterns from sample data. The difference is in how the rule is formed.
2. How do large language models (LLM) generate text?
- A) Copying the entire answer as it is from a ready database
- B) Step by step by guessing the next most likely word fragment (token) ✔
- C) Searching on the internet and pasting the first result
- D) Write the end of the sentence first, then the beginning
Description: LLMs build text step by step, piece by piece, by predicting the next most likely 'token' (word fragment). Does not copy a ready-made answer.
3. Which of the following is a type of task where generative AI is strong?
- A) Calculate exact bank balance in real time
- B) Making legal decisions alone with guaranteed accuracy
- C) Summarizing a long text and rewriting it in a different tone ✔
- D) Manually stacking the product on shelves in a physical warehouse
Description: Language processing tasks such as text summarizing, rewriting, and drafting are LLMs' strongest areas; not tasks that require exact arithmetic or guaranteed accuracy.
4. What usually distinguishes a good prompt from a poor prompt?
- A) It should be the shortest and most vague instruction possible.
- B) Asking the model in one word without giving any context
- C) Always written in English
- D) Include role, context, clear task and desired format ✔
Description: Powerful prompt; It includes information such as role, context, clear task, target audience, and desired format. Vague instructions such as 'write something' produce generic and useless output.
5. What does the term 'hallucination' refer to in AI?
- A) The model presents fabricated information as if it were true in a convincing and confident manner ✔
- B) The model responds too slowly
- C) The model does not understand the question and gives an error message
- D) The model converts an image into text
Explanation: Hallucination is when the model produces information that does not actually exist, in a confident and fluent language, as if it were true. It is not a slowness or error message.
6. When is it most critical to validate an AI output?
- A) Only when the output is too long
- B) Output; When it feeds into a high-impact decision such as legal, financial, health or reputational ✔
- C) Only when the answer comes in a foreign language
- D) Validation is never necessary, the model is always right
Explanation: Verification is essential when the result is the basis for a decision and a high-impact area such as money, health, law or reputation.
7. What is the main source of bias in AI models?
- A) Intentional malicious programming of the model
- B) User's slow internet connection
- C) Existing imbalances and stereotypes in the data on which the model is trained ✔
- D) The question should be written in Turkish
Description: The model learns existing imbalances and stereotypes in the data on which it is trained; Bias often comes from data, not malice.
8. Which of the following is most risky to write in a public, non-enterprise AI tool?
- A) Draft of a public blog post
- B) A general definition already published on the Internet
- C) A fictional, completely made-up sample email text
- D) A customer's name, TR ID number and health information ✔
Clarification: Identifiable personal/sensitive data such as the customer's identification number and health information should not be entered into public tools; This is a KVKK and privacy risk.
9. What is the healthiest flow to execute a task end-to-end with AI?
- A) Have AI produce a draft, verify the output, make the final decision as a human ✔
- B) Publishing AI output directly without ever reading it
- C) Skip the validation step and just look at the length of the output
- D) Leaving the decision to AI and not questioning the result
Description: Healthy flow; Having the AI produce the draft, verify the output (facts, sources, availability) and make the final decision as a human. The draft-verify-decision chain keeps the responsibility with the human.
10. What is the best approach in terms of transparency when using AI-generated text in your own business?
- A) Always hiding AI output and never telling anyone
- B) Validating content and honestly stating AI support when institutional policy/situation requires ✔
- C) Presenting the AI-generated text as the approved opinion of an expert
- D) Leaving the source unclear and not verifying the content at all
Comment: AI output is a good draft, but should not be presented as is, as someone else's or an expert's original work; Where required by corporate policy and the situation, AI support should be stated honestly and the content should be verified.
11. What is generally the most important difference between enterprise (company contract) AI tools and free publicly available tools?
- A) Enterprise tools are always more responsive
- B) Public vehicles do not work at all
- C) Enterprise tools can offer contractual guarantees that data will be stored and not used in model training ✔
- D) Enterprise tools only work in English
Description: Enterprise tools often have contractual guarantees that the data will not be used for model training and storage conditions; This is the decisive difference in terms of privacy.
12. Which of the following is an appropriate use case for AI in the workplace?
- A) Deciding on the dismissal of employees alone without human approval
- B) Making legally binding promises to customers without supervision
- C) Directly publishing a critical financial report without verification
- D) Summarize meeting notes and draft action items (with human control) ✔
Description: AI; It is ideal as a time-saving assistant for tasks such as email drafting, meeting note summaries and idea generation. Final decisions affecting people should remain under human control.
13. Which of the following is the most fundamental principle of responsible AI use?
- A) Final control and responsibility for important decisions remain with people ✔
- B) Always trust AI output unconditionally and without question
- C) Sharing as much personal data as possible to vehicles
- D) Hiding the use of AI from colleagues in all cases
Explanation: Ultimate responsibility and control lies with the human being; The AI output should be accepted as a recommendation and supervised by humans in important decisions.
14. What is the best approach to continuously improve AI skills?
- A) Just reading the theory without trying the tool
- B) Safely experiment with small and low-risk tasks, evaluate the results, and accumulate what works ✔
- C) If it doesn't work on the first try, abandon the tool completely.
- D) Staying fixed on a single method without following new developments
Explanation: Experimenting safely with small, low-risk tasks, evaluating the results, collecting useful prompts and following new developments regularly ensures sustainable development.