On Sunday, May 03, 2026, the Faculty of Technology organized an awareness day and open house for first-year students in the common core science and technology program at the university's main conference hall, as part of introducing the various departments of the faculty and the specializations available for the 2026/2027 academic year.
The opening of this event was overseen by the Vice-Rector of the University in charge of Pedagogy, in the presence of the college's faculty and officials, along with the administrative and pedagogical staff, including the Vice-Deans, Heads of Departments, and Heads of Specializations.
The program included formal speeches and introductory presentations, in addition to interventions by department heads, highlighting the educational pathways and their various academic and professional prospects.
The floor was also opened for discussion, allowing students to raise their concerns and inquiries, which received thorough answers from the supervisors, in an interactive atmosphere that reflects the college's commitment to accompanying and guiding students.
jQuery(document).ready(function($){ // ouvrir la popup $("#open-popup").click(function(){ $("#popup-section").fadeIn(); }); $("#popup-section").fadeOut(); } } }); ($) { $(document). $('#popup-boxx').removeClass('show-popup'); $('#popup-overlay').removeClass('show-overlay'); document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".switch-lang-ar").forEach(function(el) { el.addEventListener("click", function (e) { e.preventDefault(); // bloque le lien du bouton Divi let url = new URL(window.location.href); if (url.hostname.startsWith("www.")) { url.hostname = url.hostname.replace("www.", "en."); else { url.hostname = "en." + url.hostname; (function($) { function setup_collapsible_submenus() { // mobile menu $('.mobile_nav .menu-item-has-children > a').after(''); $('.mobile_nav .menu-item-has-children > a').each(function() { $(this).next().next('.sub-menu').toggleClass('hide',1000); }); $(this).next('.sub-menu').toggleClass('hide',1000); } $(window).load(function() { setTimeout(function() { setup_collapsible_submenus(); }, 700); }); })(jQuery);