Hơn 30 cán bộ huyện Tri Tôn được triển khai chuyên đề về Chính phủ số, kinh tế số, công dân điện tử

(Cổng TTĐT tỉnh AG)- Trung tâm Công nghệ thông tin và Truyền thông - Sở Thông tin và Truyền thông rr88 tải phối hợp Phòng Văn hóa và Thông tin huyện Tri Tôn tổ chức lớp tập huấn thông tin về Chính phủ số, kinh tế số, công dân điện tử cho cán bộ đoàn thể chính trị - xã hội của các cơ quan và đơn vị trên địa bàn huyện Tri Tôn. Lớp tập huấn diễn ra trong 02 ngày (từ ngày 12/8 – 13/8/2024).

Quang cảnh lớp tập huấn

Tham gia lớp tập huấn, hơn 30 học viên được tiếp cận và tìm hiểu các chuyên đề về kiến thức chung và tầm quan trọng của chuyển đổi số; Kỹ năng và cách sử dụng các nền tảng số cho cán bộ, rr88 tải; Các kỹ năng số cần thiết để hỗ trợ người dân, bảo vệ thông tin cá nhân và tìm kiếm thông tin trực tuyến hiệu quả cho cán bộ, rr88 tải trong hoạt động phổ cập kỹ năng số cộng đồng; Cung cấp kiến thức và kỹ năng để bảo vệ an toàn thông tin khi sử dụng email và thực hiện các giao dịch trực tuyến.

Thông qua lớp tập huấn, nhằm tuyên truyền và phổ biến kỹ năng số, chuyển đổi số đến đội ngũ cán bộ đoàn thể và chính trị - xã hội; Cung cấp thông tin cần thiết nhằm thúc đẩy rr888tải rr88 chuyển đổi số và nâng cao nhận thức về sự cần thiết phải tích cực triển khai chuyển đổi số, đáp ứng yêu cầu phát triển kinh tế - xã hội, góp phần thực hiện các mục tiêu, nhiệm vụ xây dựng rr88 app điện tử và chuyển đổi số trên địa bàn huyện./.

Thiện Quốc

 

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }