CINXE.COM

Course Catalogue Forms

<html lang="en"> <head><meta charset="utf-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><title> Course Catalogue Forms </title><link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900&amp;subset=latin-ext" rel="stylesheet" /><link rel="stylesheet" href="/Sitefinity/WebsiteTemplates/MozaikV3/App_Themes/MozaikV3Template/Assets/css/bundle-layout.min.css" /> <script src="/Sitefinity/WebsiteTemplates/MozaikV3/App_Themes/MozaikV3Template/Assets/js/bundle-main.min.js"></script> <link rel="stylesheet" href="/Sitefinity/WebsiteTemplates/MozaikV3/App_Themes/MozaikV3Template/custom/css/style.css" /><meta property="og:title" content="Course Catalogue Forms" /><meta property="og:url" content="https://lee.itu.edu.tr/en/education/course-catalogue-forms" /><meta property="og:type" content="website" /><meta property="og:site_name" content="Lisans&#252;st&#252; Eğitim Enstit&#252;s&#252;" /><script type="text/javascript" src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script type="text/javascript"> $('<link/>', { rel: 'stylesheet', type: 'text/css', href: 'https://lee.itu.edu.tr/docs/librariesprovider66/web/lee_style.css?' + Date.now().toString() }).appendTo('head'); $.getScript('https://lee.itu.edu.tr/docs/librariesprovider66/web/lee_script.js?' + Date.now().toString()) </script><script type="text/javascript">tr = 'tr' en = 'en' lang = window.location.href.includes('/en/') ? en : tr QUERY_BUTTON_TEXT = {tr: "Sorgula", en: "Query"}[lang] FORM_HTML = '<table id="form-table"><tbody><tr><td>' + {tr: "Ders Kodu: ", en: "Course Code: "}[lang] + '</td><td><input id="entered-code" type="text" name="code"></td><td><button id="queryButton" onclick="query()" disabled="true">' + QUERY_BUTTON_TEXT + '</button></td></tr></tbody></table><div id="loading"><i>' + {tr: 'Sayfa yükleniyor. Bu süreç 30 saniye kadar sürebilir.', en: 'The page is loading. This might take up to 30 seconds.'}[lang] + '</i></div><div id="result"></div>' CATALOG_TEMPLATE = '<div class="container-lg"><div class="row p-2"><div class="local-name-title col-md-12">{name-local}</div><div class="foreign-name-title col-md-12">{name-foreign}</div></div><div class="row p-2"><div class="program-title col-md-12">{program}</div></div></div><div class="catalog-table container-lg my-2"><div class="row p-2"><div class="col-md-2 border border-secondary"><div class="label-title">{code-label}</div><div class="row m-2 border border-success rounded-2 d-flex bd-highlight">{code}</div></div><div class="col-md-3 border border-secondary"><div class="label-title">{semester-label}</div><div class="row m-2 border border-success rounded-2 d-flex bd-highlight">{semester}</div></div><div class="col-md-2 border border-secondary"><div class="label-title">{credits-label}</div><div class="row m-2 border border-success rounded-2 d-flex bd-highlight">{credits}</div></div><div class="col-md-2 border border-secondary"><div class="label-title">{ects-credits-label}</div><div class="row m-2 border border-success rounded-2 d-flex bd-highlight">{ects-credits}</div></div><div class="col-md-3 border border-secondary"><div class="label-title">{degree-label}</div><div class="row m-2 border border-success rounded-2 d-flex bd-highlight">{degree}</div></div></div><div class="row p-2"><div class="col-md-6 border border-secondary"><div class="label-title">{type-label}</div><div class="row m-2 border border-success rounded-2 d-flex bd-highlight">{type}</div></div><div class="col-md-6 border border-secondary"><div class="label-title">{language-label}</div><div class="row m-2 border border-success rounded-2 d-flex bd-highlight">{language}</div></div></div><div class="row p-2"><div class="turkish-content col-md-6 border"><h5 class="mt-2 text-center">Dersin İçeriği</h5><hr><div class="row m-2 border rounded-2 d-flex bd-highlight"><p>{description-tr}</p></div></div><div class="english-content col-md-6 border"><h5 class="mt-2 text-center">Course Description</h5><hr><div class="row m-2 border rounded-2 d-flex bd-highlight"><p>{description-en}</p></div></div></div><div class="row p-2"><div class="turkish-content col-md-6 border"><h5 class="mt-2 text-center">Dersin Amacı</h5><hr><div class="row m-2 border rounded-2 d-flex bd-highlight"><p>{objective-tr-list}</p></div></div><div class="english-content col-md-6 border"><h5 class="mt-2 text-center">Course Objectives</h5><hr><div class="row m-2 border rounded-2 d-flex bd-highlight"><p>{objective-en-list}</p></div></div></div><div class="row p-2"><div class="turkish-content col-md-6 border"><h5 class="mt-2 text-center">Dersin Öğrenme Çıktıları</h5><hr><div class="row m-2 border rounded-2"><p>{outcome-tr-list}</p></div></div><div class="english-content col-md-6 border"><h5 class="mt-2 text-center">Course Learning Outcomes</h5><hr><div class="row m-2 border rounded-2"><p>{outcome-en-list}</p></div></div></div><div class="row p-2"><div class="col-md-6 border"><h5 class="mt-2 text-center">{references-label}</h5><hr><div class="row m-2 border rounded-2"><p>{references-list}</p></div></div><div class="col-md-6 border"><div class="row p-2"><div class="col border"><h6>{homework-projects-label}:</h6>{homework-projects}</div></div><div class="row p-2"><div class="col border"><h6>{laboratory-work-label}:</h6>{laboratory-work}</div></div><div class="row p-2"><div class="col border"><h6>{computer-use-label}:</h6>{computer-use}</div></div><div class="row p-2"><div class="col border"><h6>{other-activities-label}:</h6>{other-activities}</div></div></div></div><div class="row p-2"><div class="col-md-12 border"><h3 class="mt-2 text-center">{assessment-criteria-label}</h3><hr><table class="mt-2 p-2 table table-bordered border-danger table-responsive table-success table-striped"><thead><tr><th scope="col">{activities-label}</th><th scope="col">{quantity-label}</th><th scope="col">{effects-label}</th></tr></thead><tbody><tr><th scope="row">{midterm-exams-label}</th><td>{midterm-exams-quantity}</td><td>{midterm-exams-effect}</td></tr><tr><th scope="row">{quizzes-label}</th><td>{quizzes-quantity}</td><td>{quizzes-effect}</td></tr><tr><th scope="row">{homework-label}</th><td>{homework-quantity}</td><td>{homework-effect}</td></tr><tr><th scope="row">{term-paper-project-label}</th><td>{term-paper-project-quantity}</td><td>{term-paper-project-effect}</td></tr><tr><th scope="row">{laboratory-work-label}</th><td>{laboratory-work-quantity}</td><td>{laboratory-work-effect}</td></tr><tr><th scope="row">{other-activities-label}</th><td>{other-activities-quantity}</td><td>{other-activities-effect}</td></tr><tr><th scope="row">{final-exam-label}</th><td>{final-exam-quantity}</td><td>{final-exam-effect}</td></tr></tbody></table></div></div></div><div class="container-lg my-2 border border-3"><br><div class="turkish-content"><h3 class="text-center">Ders Planı</h3><hr><table class="mt-2 p-2 table table-bordered border-danger table-responsive table-success table-striped"><thead><tr><th scope="col">Hafta</th><th scope="col">Konular</th><th scope="col">Dersin Çıktıları</th></tr></thead><tbody>{course-plan-tr-rows}</tbody></table><br></div><div class="english-content"><h3 class="text-center">Course Plan</h3><hr><table class="mt-2 p-2 table table-bordered border-danger table-responsive table-success table-striped"><thead><tr><th scope="col">Weeks</th><th scope="col">Topics</th><th scope="col">Course Outcomes</th></tr></thead><tbody>{course-plan-en-rows}</tbody></table></div></div><div class="container-lg my-2 border border-3"><div class="turkish-content"><br><h3 class="text-center">Dersin Program Çıktılarıyla İlişkisi</h3><hr><table class="mt-2 p-2 table table-bordered border-danger table-responsive table-success table-striped"><thead><col><colgroup span="2"></colgroup><tr><th scope="col"></th><th scope="col">Program Çıktısı</th><th class="text-center" scope="col" colspan="3">Katkı Seviyesi<p>(1: Az, 2. Kısmi, 3. Tam)</p></th></tr></thead><tbody>{program-outcomes-tr-rows}</tbody></table><br></div><div class="english-content"><h3 class="text-center">Relationship Between The Course and The Program Outcomes</h3><hr><table class="mt-2 p-2 table table-bordered border-danger table-responsive table-success table-striped"><thead><tr><th scope="col"></th><th scope="col">Program Outcomes</th><th scope="col" class="text-center" colspan="3">Level of Contribution<p>1: Little, 2. Partial, 3. Full</p></th></tr></thead><tbody>{program-outcomes-en-rows}</tbody></table></div></div>' LIST_ITEM_TEMPLATE = '<li>{item}</i>' COURSE_PLAN_ROW_TEMPLATE = '<tr><th scope="row">{week}</th><td>{topic}</td><td>{outcomes}</td></tr>' PROGRAM_OUTCOME_ROW_TEMPLATE = '<tr><th scope="row">{no}</th><td>{outcome}</td><td>{1}</td><td>{2}</td><td>{3}</td></tr>' STR_KODU = 'Kodu' STR_CODE = 'Code' STR_YARIYILI = 'Yarıyılı' STR_SEMESTER = 'Semester' STR_KREDISI = 'Kredisi' STR_CREDITS = 'Credits' STR_AKTS_KREDISI = 'AKTS Kredisi' STR_ECTS_CREDITS = 'ECTS Credits' STR_DERS_SEVIYESI = 'Ders Seviyesi' STR_COURSE_LEVEL = 'Course Level' STR_DERSIN_TURU = 'Dersin Türü' STR_COURSE_TYPE = 'Course Type' STR_DERSIN_DILI = 'Dersin Dili' STR_COURSE_LANGUAGE = 'Course Language' STR_KAYNAKLAR = 'Kaynaklar' STR_REFERENCES = 'References' STR_ODEVLER_VE_PROJELER = 'Ödevler ve Projeler' STR_HOMEWORK_AND_PROJECTS = 'Homework & Projects' STR_LABORATUAR_UYGULAMALARI = 'Laboratuar Uygulamaları' STR_LABORATORY_WORK = 'Laboratory Work' STR_BILGISAYAR_KULLANIMI = 'Bilgisayar Kullanımı' STR_COMPUTER_USE = 'Computer Use' STR_DIGER_UYGULAMALAR = 'Diğer Uygulamalar' STR_OTHER_ACTIVITIES = 'Other Activities' STR_BASARI_DEGERLENDIRME_SISTEMI = 'Başarı Değerlendirme Sistemi' STR_ASSESSMENT_CRITERIA = 'Assessment Criteria' STR_FAALIYETLER = 'Faaliyetler' STR_ACTIVITIES = 'Activities' STR_ADEDI = 'Adedi' STR_QUANTITY = 'Quantity' STR_DEGERLENDIRMEKI_KATKISI = 'Değerlendirmeki Katkısı, %' STR_EFFECTS_ON_GRADING = 'Effects on Grading, %' STR_YIL_ICI_SINAVLARI = 'Yil İçi Sınavları' STR_MIDTERM_EXAMS = 'Midterm Exams' STR_KISA_SINAVLAR = 'Kısa Sınavlar' STR_QUIZZES = 'Quizzes' STR_ODEVLER = 'Ödevler' STR_HOMEWORK = 'Homework' STR_DONEM_ODEVI_PROJESI = 'Dönem Ödevi/Projesi' STR_TERM_PAPER_PROJECT = 'Term Paper/Project' STR_LABORATUAR_UYGULAMASI = 'Laboratuar Uygulaması' STR_LABORATORY_WORK = 'Laboratory Work' STR_DIGER_UYGULAMALAR = 'Diğer Uygulamalar' STR_OTHER_ACTIVITIES = 'Other Activities' STR_FINAL_SINAVI = 'Final Sınavı' STR_FINAL_EXAM = 'Final Exam' withParam = false $(document).ready(function() { $('#lee-content-body').html(FORM_HTML) param = new URL(window.location.href).searchParams.get('code') if(param != null || param != undefined) { $('#entered-code').val(param) withParam = true $('#queryButton').text({tr: 'Sorguluyor', en: 'Querying'}[lang] + '...') } $('head').append($('<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">')); $.getScript('https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js') $.getScript('https://lee.itu.edu.tr/docs/librariesprovider66/web/katalog_data.js?sfvrsn=7697d_23&download=true') .done(function() { $('#queryButton').prop('disabled', false) $('#loading').hide() if(withParam) { $('#queryButton').text(QUERY_BUTTON_TEXT) query() } }) .fail(function( jqxhr, settings, exception ) { $('#lee-content-body').html('<i>' + {tr: 'Sayfa yüklenemedi.', en: 'Page could not be loaded.'}[lang] + '</i>') }); }); function query() { code = $('#entered-code').val().toUpperCase() new URL(window.location.href).searchParams.set('code', code); local_code = code course = data[local_code] if(course == undefined) { // check if adding or removing E in the end makes a difference if(local_code.substring(local_code.length - 1) == 'E') { local_code = local_code.substring(0, local_code.length - 1) } else { local_code = local_code + 'E' } course = data[local_code] } if(course == undefined) { $('#result').html({ tr: 'Enstitü kayıtlarında ' + code + ' koduyla ilişkilendirilmiş ders katalog formu bilgisi bulunamadı.', en: 'No course catalogue form information is found in the Graduate School\'s records linked to the code ' + code }[lang] + '</i>') } else { courseInfo = course.CourseInfo titleLang = lang try {localLang = courseInfo.CourseLanguages[0] != undefined ? tr : en} catch {} nameTR = courseInfo.Name[tr] nameEN = courseInfo.Name[en] nameLocal = titleLang == tr ? nameTR : nameEN nameForeign = titleLang == tr ? nameEN : nameTR program = courseInfo.ProgramName[lang] codeLabel = lang == tr ? STR_KODU : STR_CODE semesterLabel = lang == tr ? STR_YARIYILI : STR_SEMESTER creditsLabel = lang == tr ? STR_KREDISI : STR_CREDITS ectsCreditsLabel = lang == tr ? STR_AKTS_KREDISI : STR_ECTS_CREDITS degreeLabel = lang == tr ? STR_DERS_SEVIYESI : STR_COURSE_LEVEL typeLabel = lang == tr ? STR_DERSIN_TURU : STR_COURSE_TYPE languageLabel = lang == tr ? STR_DERSIN_DILI : STR_COURSE_LANGUAGE code = courseInfo.Code credits = courseInfo.Credit ectsCredits = courseInfo.ECTSCredit semester = '' if (courseInfo.Semesters[1] != undefined) { semester += courseInfo.Semesters[1][lang] if (courseInfo.Semesters[2] != undefined) { semester += ", "; } } if (courseInfo.Semesters[2] != undefined) { semester += courseInfo.Semesters[2][lang] if (courseInfo.Semesters[3] != undefined) { semester += ", "; } } if (courseInfo.Semesters[3] != undefined) { semester += courseInfo.Semesters[3][lang] } degree = '' if (courseInfo.Degree[0] != undefined) { degree += courseInfo.Degree[0][lang] if (courseInfo.Degree[1] != undefined) { degree += ", "; } } if (courseInfo.Degree[1] != undefined) { degree += courseInfo.Degree[1][lang] } type = '' if (courseInfo.Type[0] != undefined) { type += courseInfo.Type[0][lang] if (courseInfo.Type[1] != undefined) { type += ", "; } } if (courseInfo.Type[1] != undefined) { type += courseInfo.Type[1][lang] } language = '' if (courseInfo.CourseLanguages[0] != undefined) { language += courseInfo.CourseLanguages[0][lang] if (courseInfo.CourseLanguages[1] != undefined) { language += ", "; } } if (courseInfo.CourseLanguages[1] != undefined) { language += courseInfo.CourseLanguages[1][lang] } descriptionTR = course.Description[tr] descriptionEN = course.Description[en] objectiveTRList = course.Objectives[tr].map( objective => LIST_ITEM_TEMPLATE.replace('{item}', objective)).join('') objectiveENList = course.Objectives[en].map( objective => LIST_ITEM_TEMPLATE.replace('{item}', objective)).join('') outcomeTRList = course.LearningOutcomes[tr].map( outcome => LIST_ITEM_TEMPLATE.replace('{item}', outcome)).join('') outcomeENList = course.LearningOutcomes[en].map( outcome => LIST_ITEM_TEMPLATE.replace('{item}', outcome)).join('') referencesList = course.References.map( reference => LIST_ITEM_TEMPLATE.replace('{item}', reference)).join('') referencesLabel = lang == tr ? STR_KAYNAKLAR : STR_REFERENCES homeworkProjectsLabel = lang == tr ? STR_ODEVLER_VE_PROJELER : STR_HOMEWORK_AND_PROJECTS laboratoryWorkLabel = lang == tr ? STR_LABORATUAR_UYGULAMALARI : STR_LABORATORY_WORK computerUseLabel = lang == tr ? STR_BILGISAYAR_KULLANIMI : STR_COMPUTER_USE otherActivitiesLabel = lang == tr ? STR_DIGER_UYGULAMALAR : STR_OTHER_ACTIVITIES homeworkProjects = course.HomeworkProjects[lang] laboratoryWork = course.LaboratoryWork[lang] computerUse = course.ComputerUse[lang] otherActivities = course.OtherActivities[lang] assessmentCriteriaLabel = lang == tr ? STR_BASARI_DEGERLENDIRME_SISTEMI : STR_ASSESSMENT_CRITERIA activitiesLabel = lang == tr ? STR_FAALIYETLER : STR_ACTIVITIES quantityLabel = lang == tr ? STR_ADEDI : STR_QUANTITY effectsLabel = lang == tr ? STR_DEGERLENDIRMEKI_KATKISI : STR_EFFECTS_ON_GRADING midtermExamsLabel = lang == tr ? STR_YIL_ICI_SINAVLARI : STR_MIDTERM_EXAMS quizzesLabel = lang == tr ? STR_KISA_SINAVLAR : STR_QUIZZES homeworkLabel = lang == tr ? STR_ODEVLER : STR_HOMEWORK termPaperProjectLabel = lang == tr ? STR_DONEM_ODEVI_PROJESI : STR_TERM_PAPER_PROJECT laboratoryWorkLabel = lang == tr ? STR_LABORATUAR_UYGULAMASI : STR_LABORATUAR_UYGULAMASI otherActivitiesLabel = lang == tr ? STR_DIGER_UYGULAMALAR : STR_OTHER_ACTIVITIES finalExamLabel = lang == tr ? STR_FINAL_SINAVI : STR_FINAL_EXAM midtermExamsQuantity = course.AssessmentCriteria.Midterm.Quantity midtermExamsEffect = course.AssessmentCriteria.Midterm.Effect quizzesQuantity = course.AssessmentCriteria.Quiz.Quantity quizzesEffect = course.AssessmentCriteria.Quiz.Effect homeworkQuantity = course.AssessmentCriteria.Homework.Quantity homeworkEffect = course.AssessmentCriteria.Homework.Effect termPaperProjectQuantity = course.AssessmentCriteria.TermPaperProject.Quantity termPaperProjectEffect = course.AssessmentCriteria.TermPaperProject.Effect laboratoryWorkQuantity = course.AssessmentCriteria.Laboratory.Quantity laboratoryWorkEffect = course.AssessmentCriteria.Laboratory.Effect otherActivitiesQuantity = course.AssessmentCriteria.OtherActivities.Quantity otherActivitiesEffect = course.AssessmentCriteria.OtherActivities.Effect finalExamQuantity = course.AssessmentCriteria.Final.Quantity finalExamEffect = course.AssessmentCriteria.Final.Effect coursePlanTRRows = '' for(i = 1; i <= 14; i++) { coursePlanTRRows += COURSE_PLAN_ROW_TEMPLATE .replace('{week}', i) .replace('{topic}', course.Plan[tr][i].Topic) .replace('{outcomes}', course.Plan[tr][i].Outcomes) } coursePlanENRows = '' for(i = 1; i <= 14; i++) { coursePlanENRows += COURSE_PLAN_ROW_TEMPLATE .replace('{week}', i) .replace('{topic}', course.Plan[en][i].Topic) .replace('{outcomes}', course.Plan[en][i].Outcomes) } programOutcomesTRRows = '' for(i = 0; i < course.ProgramOutcomeContributions[tr].length; i++) { programOutcomesTRRows += PROGRAM_OUTCOME_ROW_TEMPLATE .replace('{no}', (i + 1)) .replace('{outcome}', course.ProgramOutcomeContributions[tr][i].Outcome) .replace('{1}', course.ProgramOutcomeContributions[tr][i].Contribution == '1' ? 'X' : '') .replace('{2}', course.ProgramOutcomeContributions[tr][i].Contribution == '2' ? 'X' : '') .replace('{3}', course.ProgramOutcomeContributions[tr][i].Contribution == '3' ? 'X' : '') } programOutcomesENRows = '' for(i = 0; i < course.ProgramOutcomeContributions[en].length; i++) { programOutcomesENRows += PROGRAM_OUTCOME_ROW_TEMPLATE .replace('{no}', (i + 1)) .replace('{outcome}', course.ProgramOutcomeContributions[en][i].Outcome) .replace('{1}', course.ProgramOutcomeContributions[en][i].Contribution == '1' ? 'X' : '') .replace('{2}', course.ProgramOutcomeContributions[en][i].Contribution == '2' ? 'X' : '') .replace('{3}', course.ProgramOutcomeContributions[en][i].Contribution == '3' ? 'X' : '') } $('#result').html(CATALOG_TEMPLATE .replace('{name-local}', nameLocal) .replace('{name-foreign}', nameForeign) .replace('{program}', program) .replace('{code-label}', codeLabel) .replace('{code}', code) .replace('{semester-label}', semesterLabel) .replace('{semester}', semester) .replace('{credits-label}', creditsLabel) .replace('{credits}', credits) .replace('{ects-credits-label}', ectsCreditsLabel) .replace('{ects-credits}', ectsCredits) .replace('{degree-label}', degreeLabel) .replace('{degree}', degree) .replace('{type-label}', typeLabel) .replace('{type}', type) .replace('{language-label}', languageLabel) .replace('{language}', language) .replace('{description-tr}', descriptionTR) .replace('{description-en}', descriptionEN) .replace('{objective-tr-list}', objectiveTRList) .replace('{objective-en-list}', objectiveENList) .replace('{outcome-tr-list}', outcomeTRList) .replace('{outcome-en-list}', outcomeENList) .replace('{references-label}', referencesLabel) .replace('{references-list}', referencesList) .replace('{homework-projects-label}', homeworkProjectsLabel) .replace('{homework-projects}', homeworkProjects) .replace('{laboratory-work-label}', laboratoryWorkLabel) .replace('{laboratory-work}', laboratoryWork) .replace('{computer-use-label}', computerUseLabel) .replace('{computer-use}', computerUse) .replace('{other-activities-label}', otherActivitiesLabel) .replace('{other-activities}', otherActivities) .replace('{assessment-criteria-label}', assessmentCriteriaLabel) .replace('{activities-label}', activitiesLabel) .replace('{quantity-label}', quantityLabel) .replace('{effects-label}', effectsLabel) .replace('{midterm-exams-label}', midtermExamsLabel) .replace('{midterm-exams-quantity}', midtermExamsQuantity) .replace('{midterm-exams-effect}', midtermExamsEffect) .replace('{quizzes-label}', quizzesLabel) .replace('{quizzes-quantity}', quizzesQuantity) .replace('{quizzes-effect}', quizzesEffect) .replace('{homework-label}', homeworkLabel) .replace('{homework-quantity}', homeworkQuantity) .replace('{homework-effect}', homeworkEffect) .replace('{term-paper-project-label}', termPaperProjectLabel) .replace('{term-paper-project-quantity}', termPaperProjectQuantity) .replace('{term-paper-project-effect}', termPaperProjectEffect) .replace('{laboratory-work-label}', laboratoryWorkLabel) .replace('{laboratory-work-quantity}', laboratoryWorkQuantity) .replace('{laboratory-work-effect}', laboratoryWorkEffect) .replace('{other-activities-label}', otherActivitiesLabel) .replace('{other-activities-quantity}', otherActivitiesQuantity) .replace('{other-activities-effect}', otherActivitiesEffect) .replace('{final-exam-label}', finalExamLabel) .replace('{final-exam-quantity}', finalExamQuantity) .replace('{final-exam-effect}', finalExamEffect) .replace('{course-plan-tr-rows}', coursePlanTRRows) .replace('{course-plan-en-rows}', coursePlanENRows) .replace('{program-outcomes-tr-rows}', programOutcomesTRRows) .replace('{program-outcomes-en-rows}', programOutcomesENRows) ) } }</script><meta name="Generator" content="Sitefinity 12.2.7200.0 PE" /><link rel="canonical" href="https://lee.itu.edu.tr/en/education/course-catalogue-forms" /><link href="/Telerik.Web.UI.WebResource.axd?d=PMrIT5dOWaVYIcpFWUE4nMZH4cOcRRI9ZgUEo0mXMG-Y3lxnXoAw5-tU5w70ytJ7rbde9DfGQ0nR0DfhX6lVNyX43BqWxo0ycJUOQQfNRM2DIg069L8ILkfXg1seE8_40&amp;t=637844425335746057&amp;compress=0&amp;_TSM_CombinedScripts_=%3b%3bTelerik.Sitefinity.Resources%2c+Version%3d12.2.7200.0%2c+Culture%3dneutral%2c+PublicKeyToken%3db28c218413bdf563%3aen%3ad68ea8b0-f692-45e9-809b-a8afeb3f1ad9%3a7a90d6a%3bTelerik.Web.UI%2c+Version%3d2019.3.917.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen%3acb7ecd12-8232-4d4a-979d-f12706320867%3a580b2269%3aeb8d8a8e" type="text/css" rel="stylesheet" /><link href="/Sitefinity/WebsiteTemplates/MozaikV3/App_Themes/MozaikV3Template/global/custom.css?v=637677516051283961" type="text/css" rel="stylesheet" /><style type="text/css" media="all">/* ------- Eğitmenlerimiz-------- */ @media (min-width: 768px){ .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } } .mb-30 { margin-bottom: 30px; } .img-full img { width: 100%; vertical-align: middle; border-style: none; transform: scale(1); transition: transform .9s; opacity: 1; -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%); } .img-full img:hover { transform:scale(1.12); transition: transform .9s; opacity: 0.8; -webkit-filter: none; /* Safari 6.0 - 9.0 */ filter: none; } } .teachers-area.section-padding { padding-bottom: 70px; } .agent { box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .agent .image { position: relative; overflow: hidden; } .agent .image .img { display: block; } .agent .image .social { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 15px; } .agent .image .social a { width: 30px; height: 30px; padding: 5px; text-align: center; border-radius: 50px; display: block; color: #ffffff; margin-bottom: 5px; margin-left: -50px; } .agent:hover .image .social a { margin-left: 0; } .agent .image .social a:hover { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; } .agent .image .social a.facebook { background-color: #4867AA; } .agent .image .social a:nth-child(2) { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; } .agent .image .social a.twitter { background-color: #1DA1F2; } .agent .image .social a:nth-child(3) { -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .agent .image .social a.linkedin { background-color: #007BB6; } .agent .image .social a:nth-child(4) { -webkit-transition-delay: 0.45s; transition-delay: 0.45s; } .agent .image .social a.google { background-color: #DD5144; } .agent .image .social a i { display: block; font-size: 14px; line-height: 20px; } .agent .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: left; padding: 20px; background-color: #f7f7f7; } .agent .content .title { font-weight: 400; margin-bottom: 10px; font-size: 16px; } .agent .content .title a { color: #000; } .agent .content .phone, .agent .content .email { line-height: 20px; margin-bottom: 5px; } .agent .content .properties { font-size: 13px; line-height: 18px; color: #004395; font-weight: 500; margin-top: 5px; } /* ------- Eğitmenlerimiz-------- */ /* ------- Eğitmenlerimiz Detay -------- */ .mb-30 { margin-bottom: 30px; } @media (min-width: 992px){ .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } } @media (min-width: 992px){ .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } } .team-image img { width: 100%; } .team-content .title { margin-bottom: 15px; font-weight: 600; font-size: 24px; } .team-content p { margin-bottom: 25px; } .team-content h4 { font-size: 18px; margin-bottom: 15px; font-weight: 600; } .team-content ul li { color: #666666; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 0 100%; flex: 1 0 100%; line-height: 24px; margin-bottom: 15px; margin-left: -40px; } .team-content ul li a::after { content: ','; margin-right: 1px; } .team-content ul li a:last-child::after { display: none; } .team-content ul li span:first-child { font-weight: 600; margin-right: 10px; color: #222222; display: inline-block; width: 120px !important; } .team-content ul li span { width: 440px; } @media screen and (max-width: 992px) { .team-content ul li span:first-child { display: block; width: 100% !important; } .team-content ul li span { display: block; width: 100% !important; } .team-content ul li { display: block; } } .team-content ul li i { font-size: 24px; line-height: 24px; width: 24px; text-align: center; margin-right: 10px; color: #222222; } .col-lg-5 .social { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 25px; margin-bottom: 25px; } .footer .container .sfContentBlock .social a { display: contents !important; } .social a { width: 30px; height: 30px; padding: 5px; text-align: center; border-radius: 50px; display: block; color: #ffffff; margin-right: 10px; } .social a:last-child { margin-right: 0; } .social a:hover { opacity: 0.9; } .social a i { display: block; font-size: 14px; line-height: 20px; } .social a.facebook { background-color: #4867AA; } .social a.twitter { background-color: #1DA1F2; } .social a.linkedin { background-color: #007BB6; } .social a.google { background-color: #DD5144; } .social a.instagram { background-color: #B23A94; } .social a.pinterest { background-color: #BD081B; } .social a.skype { background-color: #00A9F0; } .social a.tumblr { background-color: #36465D; } .social a:nth-child(2) { -webkit-transition-delay: 0.15s; -o-transition-delay: 0.15s; transition-delay: 0.15s; } .social a:nth-child(3) { -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; transition-delay: 0.3s; } .social a:nth-child(4) { -webkit-transition-delay: 0.45s; -o-transition-delay: 0.45s; transition-delay: 0.45s; } .social a:nth-child(5) { -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; } .social a:nth-child(6) { -webkit-transition-delay: 0.75s; -o-transition-delay: 0.75s; transition-delay: 0.75s; } .social a:nth-child(7) { -webkit-transition-delay: 0.9s; -o-transition-delay: 0.9s; transition-delay: 0.9s; } .social a:nth-child(8) { -webkit-transition-delay: 1.05s; -o-transition-delay: 1.05s; transition-delay: 1.05s; } /* ------- Eğitmenlerimiz Detay -------- */</style><style type="text/css" media="all">#lee-content-body { text-align: center; font-size: 16px; } #form-table { margin: auto; } #form-table td { padding: 5px; } .loading { margin-top: 10px; font-size: 14px; } .local-name-title { color: darkred !important; margin-bottom: 0; font-size: 42px; font-weight: bold; } .foreign-name-title { color: gray !important; margin-top: -20px !important; margin-bottom: 0; font-size: 32px; font-weight: bold; } .program-title { margin-bottom: 0; font-size: 28px; font-weight: bold; } .catalog-table { text-align: left; } #result div { padding: 5px; } #result .label-title { font-weight: bold; } #result h5 { font-size: 24px; font-weight: bold; } #result h6 { font-size: 18px; font-weight: bold; }</style><style type="text/css" media="all">i.icon-search { display: none; }</style></head> <body> <form method="post" action="./course-catalogue-forms" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="ctl08_TSM" id="ctl08_TSM" value="" /> <input type="hidden" name="ctl09_TSSM" id="ctl09_TSSM" value="" /> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="+xZN3Y8vzyjigzXd5md+oZLQwWLVgWTvwLf3EWxfXN8ZdQ3xEAWvmIiykj9nJhrYsUCmedktaT9rkTe65H0d4HbdfnLyb8co+tMu8KPPBF4gQpA6bTLGz6kXItZVmGgoyxXFQLwai9YZEna1JZwUea2L7AAj1vnV+Rtm7GOICIjxEUlbZTeJ+au2pV3/PzeVO0k7YcKoQAcr1To0bKoZ3w==" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['form1']; if (!theForm) { theForm = document.form1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZJvVy496HvcdwrXqFNGCuPbuCZU5cYnZzHbgZkAKbV7SNpZ7OkdY2hbYuj8nHv7Llg2&amp;t=637811837229275428" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ var __cultureInfo = {"name":"en","numberFormat":{"CurrencyDecimalDigits":2,"CurrencyDecimalSeparator":".","IsReadOnly":true,"CurrencyGroupSizes":[3],"NumberGroupSizes":[3],"PercentGroupSizes":[3],"CurrencyGroupSeparator":",","CurrencySymbol":"$","NaNSymbol":"NaN","CurrencyNegativePattern":0,"NumberNegativePattern":1,"PercentPositivePattern":1,"PercentNegativePattern":1,"NegativeInfinitySymbol":"-∞","NegativeSign":"-","NumberDecimalDigits":2,"NumberDecimalSeparator":".","NumberGroupSeparator":",","CurrencyPositivePattern":0,"PositiveInfinitySymbol":"∞","PositiveSign":"+","PercentDecimalDigits":2,"PercentDecimalSeparator":".","PercentGroupSeparator":",","PercentSymbol":"%","PerMilleSymbol":"‰","NativeDigits":["0","1","2","3","4","5","6","7","8","9"],"DigitSubstitution":1},"dateTimeFormat":{"AMDesignator":"AM","Calendar":{"MinSupportedDateTime":"\/Date(-62135596800000)\/","MaxSupportedDateTime":"\/Date(253402289999999)\/","AlgorithmType":1,"CalendarType":1,"Eras":[1],"TwoDigitYearMax":2029,"IsReadOnly":true},"DateSeparator":"/","FirstDayOfWeek":0,"CalendarWeekRule":0,"FullDateTimePattern":"dddd, MMMM d, yyyy h:mm:ss tt","LongDatePattern":"dddd, MMMM d, yyyy","LongTimePattern":"h:mm:ss tt","MonthDayPattern":"MMMM d","PMDesignator":"PM","RFC1123Pattern":"ddd, dd MMM yyyy HH\u0027:\u0027mm\u0027:\u0027ss \u0027GMT\u0027","ShortDatePattern":"M/d/yyyy","ShortTimePattern":"h:mm tt","SortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd\u0027T\u0027HH\u0027:\u0027mm\u0027:\u0027ss","TimeSeparator":":","UniversalSortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd HH\u0027:\u0027mm\u0027:\u0027ss\u0027Z\u0027","YearMonthPattern":"MMMM yyyy","AbbreviatedDayNames":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"ShortestDayNames":["Su","Mo","Tu","We","Th","Fr","Sa"],"DayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"AbbreviatedMonthNames":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec",""],"MonthNames":["January","February","March","April","May","June","July","August","September","October","November","December",""],"IsReadOnly":true,"NativeCalendarName":"Gregorian Calendar","AbbreviatedMonthGenitiveNames":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec",""],"MonthGenitiveNames":["January","February","March","April","May","June","July","August","September","October","November","December",""]},"eras":[1,"A.D.",null,0]};//]]> </script> <script src="/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl08_TSM&amp;compress=0&amp;_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen%3a5bc44d53-7cae-4d56-af98-205692fecf1f%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2019.3.917.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen%3acb7ecd12-8232-4d4a-979d-f12706320867%3aa1a4383a" type="text/javascript"></script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="326E472F" /> </div><script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ctl08', 'form1', [], [], [], 90, 'ctl00'); //]]> </script> <input type="hidden" name="ctl00$ctl08" id="ctl08" /> <script type="text/javascript"> //<![CDATA[ Sys.Application.setServerId("ctl08", "ctl00$ctl08"); Sys.Application._enableHistoryInScriptManager(); //]]> </script> <iframe id="__historyFrame" src="/ScriptResource.axd?d=2leqndDNhYhSU2586rRxrflCbRhUCtZmEzl32zW2U0oTs_6no8W-_63DW_fy5Uhq9_M8unCLN7xwlEaNMoVgSciG7dnghn6SlKPWhMeJDt41" style="display:none;"> </iframe> <div class="wrapper" data-page="newslist"> <!--Header Start--> <div class="header"> <div class="header__inner"> <div class="header__search"> <div class="container"> <div class="input-group"> <span class="input-group-addon"> <i class="icon-search"></i> </span> <input type="text" class="form-control" placeholder="ARANACAK KELİMEYİ ARAMA ALANINA YAZIN"> <span class="input-group-addon close-search"> <i class="icon-close"></i> </span> </div> </div> </div> <div class="navbar-top"> <div class="container"> <div class="row"> <div class="col-12 col-md-3 col-lg-3"> </div> <div class="col-12 col-md-9 col-lg-9"> </div> </div> </div> </div> <div class="header__nav"> <div class="container"> <div class="row"> <div class="col-xs-6 col-md-2 col-lg-3"> <div class='sfContentBlock'><div class="sfContentBlock"><a href="http://ehb.itu.edu.tr/en/home" class="header__logo hidden-xs"></a><a href="/en/home" class="header__logo hidden-xs"><img src="/images/librariesprovider66/default-album/lee-b-en.png?sfvrsn=5fcd194b_0" alt="lee-B-EN" data-displaymode="Original" /></a> <a href="/en/home" class="header__logo visible-xs"> <img src="/images/librariesprovider66/default-album/lee-k-en.png?sfvrsn=99d33729_0" alt="lee-K-EN" data-displaymode="Original" /></a>&nbsp;</div> </div> </div> <div class="col-xs-6 col-md-10 col-lg-9"> <div class="row menu_row clearfix"> <div class="col-xs-9 col-md-10"> <div class="header__main-menu"> <ul id="cphNavigation_T44395CC8002_ctl00_ctl00_navigationUl" class="sfNavHorizontalDropDown sfNavList"> <li class=> <a href="/en"><span>Home</span></a> </li> <li class=has-submenu> <a href="/en/about-us"><span>About Us</span></a> <em class='hidden-lg icon-circle-arrow-down'></em> <ul id="cphNavigation_T44395CC8002_ctl00_ctl00_ctl02_ctl01_childNodesContainer"> <li class=> <a href="/en/about-us/senate-principles"><span>Senate Principles</span></a> </li> <li class=> <a href="/en/about-us/youtube-links"><span>Youtube Links</span></a> </li> </ul> </li> <li class=has-submenu> <a href="/en/students"><span>Students</span></a> <em class='hidden-lg icon-circle-arrow-down'></em> <ul id="cphNavigation_T44395CC8002_ctl00_ctl00_ctl02_ctl02_childNodesContainer"> <li class=has-submenu> <a href="/en/students/prospective-students"><span>Prospective Students</span></a> <em class='hidden-lg icon-circle-arrow-down'></em> <ul id="cphNavigation_T44395CC8002_ctl00_ctl00_ctl02_ctl02_ctl01_childNodesContainer"> <li class=> <a href="/en/students/prospective-students/graduate-admissions"><span>Graduate Admissions</span></a> </li> <li class=> <a href="/en/students/prospective-students/graduate-interview-information"><span>Graduate Interview Information</span></a> </li> <li class=> <a href="/en/students/prospective-students/special-student-admissions"><span>Special Student Admissions</span></a> </li> <li class=> <a href="/en/students/prospective-students/inter-intra-departmental-transfer"><span>Inter / Intra Departmental Transfer</span></a> </li> <li class=> <a href="/en/students/prospective-students/orientation" target="_blank"><span>Orientation</span></a> </li> </ul> </li> <li class=has-submenu> <a href="/en/students/phd-degree"><span>PhD Degree</span></a> <em class='hidden-lg icon-circle-arrow-down'></em> </li> <li class=> <a href="/en/students/documents"><span>Student Documents</span></a> </li> <li class=> <a href="/en/students/amnesty-adaption-information"><span>Amnesty Adaption Information</span></a> </li> <li class=> <a href="/en/students/advisor-change"><span>Advisor Change</span></a> </li> <li class=> <a href="/en/students/course-registration"><span>Course Registration</span></a> </li> <li class=> <a href="/en/students/credit-transfer-and-course-exemption"><span>Credit Transfer and Course Exemption</span></a> </li> <li class=> <a href="/en/students/course-requests-outside-of-itu"><span>Course Requests Outside of ITU</span></a> </li> <li class=> <a href="/en/students/research-projects"><span>Research Projects</span></a> </li> <li class=> <a href="/en/students/erasmus-time"><span>Erasmus - Time</span></a> </li> </ul> </li> <li class=has-submenu> <a href="/en/education" class="sfSel"><span>Education</span></a> <em class='hidden-lg icon-circle-arrow-down'></em> <ul id="cphNavigation_T44395CC8002_ctl00_ctl00_ctl02_ctl03_childNodesContainer"> <li class=> <a href="/en/education/graduateprograms"><span>Graduate Programs</span></a> </li> <li class=> <a href="/en/education/course-list"><span>Course List</span></a> </li> <li class=> <a href="/en/education/course-catalogue-forms" class="sfSel"><span>Course Catalogue Forms</span></a> </li> <li class=> <a href="/en/education/compulsory-math-course-list"><span>Compulsory Math Course List</span></a> </li> </ul> </li> <li class=> <a href="/en/announcements"><span>Announcements</span></a> </li> <li class=has-submenu> <a href="/en/staff"><span>Staff</span></a> <em class='hidden-lg icon-circle-arrow-down'></em> <ul id="cphNavigation_T44395CC8002_ctl00_ctl00_ctl02_ctl05_childNodesContainer"> <li class=> <a href="/en/staff/administrative-staff"><span>Administrative Staff</span></a> </li> </ul> </li> <li class=> <a href="/en/faq"><span>FAQ</span></a> </li> <li class=> <a href="/en/contact"><span>Contact</span></a> </li> <li class="search hidden-xs hidden-sm hidden-md"> <a href="#"> <span> <i class="icon-search"></i> </span> </a> </li> </ul> </div> </div> <div class="col-xs-3 col-md-2"> <div id="cphLanguage_T44395CC8003" class="lang-switch"> <div id="cphLanguage_T44395CC8003_ctl00_ctl00_controlWrapper"> <ul class="sflanguagesHorizontalList"> <li id="cphLanguage_T44395CC8003_ctl00_ctl00_languagesRepeater_horizontal_langHolder_0" class="sflanguageItem sflang_tr"> <a href="../../egitim/ders-katalog-formlari" id="cphLanguage_T44395CC8003_ctl00_ctl00_languagesRepeater_horizontal_langLink_0" class="sflanguageLnk" lang="tr"><span id="cphLanguage_T44395CC8003_ctl00_ctl00_languagesRepeater_horizontal_langName_0">Türkçe</span></a> </li> </ul> </div> </div> </div> </div> <div class="header__mobile"> <a href="#" class="search"> <i class="icon-search"></i> </a> <a href="javascript:;" class="js-mobile-menu"> <i></i> </a> </div> </div> </div> </div> </div> </div> </div> <!--Header End--> <!--Sticy Social Link Start--> <!--Sticy Social Link End--> <!--Page Title Start--> <div id="cphpageTitle_T44395CC8009"> <div class="page-title"> <div class="container"> <div class="sfBreadcrumbWrp"> <span id="cphpageTitle_T44395CC8009_ctl00_ctl00_BreadcrumbLabel" class="sfBreadcrumbLabel" style="display:none;"></span> <div id="ctl00_cphpageTitle_T44395CC8009_ctl00_ctl00_Breadcrumb" class="RadSiteMap RadSiteMap_Default"> <!-- 2019.3.917.45 --><ul class="rsmFlow rsmLevel rsmOneLevel"> <li class="rsmItem sfBreadcrumbNavigation"><a class="rsmLink" href="../home">Home</a><span class='sfBreadcrumbNodeSeparator'>/</span></li> <li class="rsmItem sfBreadcrumbNavigation"><a class="rsmLink" href="../education">Education</a><span class='sfBreadcrumbNodeSeparator'>/</span></li> <li class="rsmItem sfNoBreadcrumbNavigation"><a class="rsmLink" href="javascript: void(0)">Course Catalogue Forms</a></li> </ul><input id="ctl00_cphpageTitle_T44395CC8009_ctl00_ctl00_Breadcrumb_ClientState" name="ctl00_cphpageTitle_T44395CC8009_ctl00_ctl00_Breadcrumb_ClientState" type="hidden" /> </div> </div> </div> </div> </div> <!--Page Title End--> <div class="main-container"> <!--Breadcrumb Start--> <div class="sf_cols"> <div class="sf_colsOut sf_3cols_1_33"> <div id="cphBreadCrumb_TBFB75599004_Col00" class="sf_colsIn sf_3cols_1in_33"> </div> </div> <div class="sf_colsOut sf_3cols_2_34"> <div id="cphBreadCrumb_TBFB75599004_Col01" class="sf_colsIn sf_3cols_2in_34"> </div> </div> <div class="sf_colsOut sf_3cols_3_33"> <div id="cphBreadCrumb_TBFB75599004_Col02" class="sf_colsIn sf_3cols_3in_33"> </div> </div> </div> <!--Breadcrumb End--> <!--Page Image Start--> <!--Page Image End--> <div class="content-area"> <div class="row"> <div class='sfContentBlock'><div id="lee-content-body"> </div> </div> </div> </div> </div> <!--Footer Start--> <div class="footer"> <!--Footer Top Start--> <!-- <div class="footer__top"> <!--Footer Top End--> <!--Footer Middle Start--> <div class='sfContentBlock'><div class="footer__top" style="text-align: left;"> <div class="container"> <div class="row address"> <div class="col-xs-12 col-md-4" style="text-align: left;"> <div class="address__item"> <em class="icon-phone"></em> <p><strong>Graduate School - Telephone </strong>+90 (212) 285 63 25</p> </div> </div> <div class="col-xs-12 col-md-4" style="text-align: left;"> <div class="address__item"> <em class="icon-fax"></em> <p><strong>Graduate School - Fax</strong> +90 (212) 285 61 69</p> </div> </div> <div class="col-xs-12 col-md-4"> <div class="address__item"> <em class="icon-location"></em> <p style="text-align: left;"><strong>Graduate School - Address </strong>İT&Uuml; Ayazaga Campus, 34469, Maslak/Istanbul </p> </div> </div> </div> </div> </div> </div> <!--Footer Middle End--> <!--Footer Bottom Start--> <div class='sfContentBlock'><div class="footer__bottom"> <div class="container"> <div class="row"> <div class="col-xs-12 col-md-4"> <a href="https://www.itu.edu.tr/en"><img alt="" src="/Sitefinity/WebSiteTemplates/MozaikV3/App_Themes/MozaikV3Template/Assets/images/logo_footer.png" /></a> </div> <div class="col-xs-12 col-md-4 col-md-push-4 footer__social"> <div class="footer__social-list"><a href="https://www.facebook.com/itulisansustu" target="_blank" class="footer__social-list-item"> <em class="icon-facebook"></em></a> <a href="https://twitter.com/itulisansustu" target="_blank" class="footer__social-list-item"> <em class="icon-twitter"></em></a> <a href="https://www.linkedin.com/company/itulisansustu" target="_blank" class="footer__social-list-item"><em class="icon-linkedin"></em></a> <a href="https://www.instagram.com/itulisansustu/" target="_blank" class="footer__social-list-item"> <em class="icon-instagram"></em></a></div> </div> <div class="col-xs-12 col-md-4 col-md-pull-4 footer__copyright"> <p>İT&Uuml; Information Technologies Directorate &copy; <span id="siteYear">2024</span></p> </div> </div> </div> </div> </div> </div> <!--Footer End--> </div> <script type="text/javascript"> //<![CDATA[ window.__TsmHiddenField = $get('ctl08_TSM');//]]> </script> <script type="text/javascript">$(document).ready(function() { var date = new Date(); $("#siteYear").html(date.getFullYear()); });</script> <script type="text/javascript"> //<![CDATA[ ;(function() { function loadHandler() { var hf = $get('ctl09_TSSM'); if (!hf._RSSM_init) { hf._RSSM_init = true; hf.value = ''; } hf.value += ';Telerik.Sitefinity.Resources, Version=12.2.7200.0, Culture=neutral, PublicKeyToken=b28c218413bdf563:en:d68ea8b0-f692-45e9-809b-a8afeb3f1ad9:7a90d6a;Telerik.Web.UI, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=121fae78165ba3d4:en:cb7ecd12-8232-4d4a-979d-f12706320867:580b2269:eb8d8a8e'; Sys.Application.remove_load(loadHandler); }; Sys.Application.add_load(loadHandler); })();Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadSiteMap, null, null, null, $get("ctl00_cphpageTitle_T44395CC8009_ctl00_ctl00_Breadcrumb")); }); //]]> </script> </form> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10