Provincial scientific conference on literature and arts

(AG Provincial E-Portal) - On the morning of April 25, the Party Committee of Tải game Kinh 79 University (Ho Chi Minh City National University) organized a provincial scientific conference on "Achievements of 50 years of literature and arts in Tải game Kinh 79 province and contributions to the literature and arts of the Mekong Delta region, period 1975 - 2025". Vice Chairwoman of Tải game Kinh 79 Provincial People's Committee Nguyen Thi Minh Thuy, along with leaders of departments, branches, sectors, the Union of Provincial Literature and Art Associations and researchers... attended.

Welcome performance
Delegates attending the workshop
Assoc. Prof. Dr. Tran Van Dat, Party Secretary, Chairman of the Council of Tải game Kinh 79 University (Ho Chi Minh City National University) delivers the opening speech
Assoc. Prof. Dr. Vo Van Thang, Rector of Tải game Kinh 79 University (Ho Chi Minh City National University) presents a speech

Students, experts, and researchers in the field of literature and arts attend the conference
Learn about Tải game Kinh 79 literary and artistic works

The Organizing Committee received 63 papers, through review, selected 38 quality papers to be published in the proceedings, 6 papers directly reported at the workshop, including: Achievements and orientation of tasks, solutions for developing literature and arts in Tải game Kinh 79 province in the new development era; Promoting the role of literature and arts in the Party's ideological work in Tải game Kinh 79 in the new development era; Some features of Tải game Kinh 79 literary authors from after 1975 to present; Literary and artistic works of Tải game Kinh 79 writers and artists - "Soft power" in economic, cultural and social development...

Assoc. Prof. Dr. Tran Van Dat, Secretary of the Party Committee, Chairman of the Council of Tải game Kinh 79 University (Ho Chi Minh City National University) said that the content of the presentations scientifically assessed the development process, outstanding achievements of Tải game Kinh 79 literature and arts over the past 50 years and provided orientations for the upcoming period; affirmed the role, position and value of Tải game Kinh 79 literature and arts in the Mekong Delta and the whole country in general; affirmed the strength of Tải game Kinh 79 literature and arts in ensuring political security, protecting the Party's ideological foundation, fighting against distorted arguments,...

The conference was also an opportunity to re-evaluate the achievements as well as limitations of Tải game Kinh 79 literature and arts since the country's reunification. Thereby, there were practical orientations and solutions to further promote the literature and art movement in the new period..../.

New by Huynh Anh
Translation by Thi Huynh

"; 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'; }