Japanese language course during the academic year
As the Polish-Japanese Academy of Information Technology, we promote the language, culture and traditions of the Land of the Cherry Blossom. For several years we have been conducting Japanese language courses for those who are interested.
In our Japanese language course you will learn:
- The basics of syntax, phonetics and writing of the Japanese language,
- Basic phrases of politeness, the most commonly used grammatical constructions,
- You will learn about the etiquette and customs governing the lives of Japanese women and men.
- you will master the basic vocabulary for communicating in everyday life and expressing yourself on important topics.
Learning the two basic syllabaries, hiragana and katakana, as well as the kanji notation, will allow you to go back to the original Japanese texts.
Gain a unique skill and enroll in a Japanese language course!
All classes are held in the building of PJATK Gdansk. Classes last 1.5 h once a week. Days and times of meetings will be announced before the start of the academic year.
Classes in the summer semester in the academic year 2022/20223
Group 1 (from basics) - Friday 15:15-16:45 - room A205-206
Group 2 (from basics) - Tuesday 16:30-18:00 - room A312
Group 3 (from basics) - Tuesday 19:30-21:00 - room A312
Advanced group - Tuesday 18:00-19:30 - room A312
Course Price:
- For 1 semester of classes 950 zł. (The price includes materials prepared by PJATK);
- For students of PJATK Gdansk the course is free of charge;
- It is possible to join the group during the semester.
For organized groups it is possible to agree on organizational and pricing conditions.
If you have any questions, please contact directly the Head of the Foreign Language Studio, Patricia Kowalak, MA:
e-mail: pkowalak@pja.edu.pl or sjogdansk@pja.edu.pl
phone: 512 957 762
For those interested in joining the course, please contact us by email or phone.
JAVA PROGRAMMING
This course is quite demanding. It's not that it requires any knowledge, everything is taught completely from scratch. Nevertheless, its completion proves that we have acquired at least the skills that a junior java developer should have. A huge amount of well-structured and assimilable knowledge awaits the student here, and for those who persevere, the reward cannot be overestimated.
The course offers the following modules:
Programmer's tools (4h) - course program
Java programming - basics (20h) - course program
Java programming - intermediate (20h) - course program
Java programming - advanced (20h) - course program
Prices for individual modules:
Programmer's Tools (4h) - regular price 150 PLN /price after discount for students and graduates of PJATK: 120 PLN
Programming Java - basics (20h) - regular price 990 PLN /price after discount for students and graduates of PJATK: 792 zł
Java Programming - intermediate (20h) - regular price 990 zł /price after discount for students and graduates of PJATK: 792 zł
Java Programming - advanced (20h) - regular price 990 zł /price after discount for students and graduates of PJATK: 792 zł
Contact for organizational matters:
Dean's Office of PJATK in Gdańsk
e-mail: gdansk@pja.edu.pl
tel. (+48) 798 941 974
JAVA COURSE - REST API TESTING
The purpose of the training is to provide knowledge and skills in Rest Api test automation in Java.
From the training you will learn, among other things:1. What is Rest Api
2. How to test Rest Api
3. How to interpret responses from Rest Api server
4. How to effectively communicate with the server using POJO data
5. What is the difference between authentication and authorization and how to implement it in a project
6. How to create a test framework using the Rest Assured library
7. How to create new automated tests based on the above aspects
You will also gain practical knowledge of the Postman tool and be able to use this program in your daily work.
Program of the course Rest Api Testing in Java.
The course lasts two days. It is possible to implement the course in a weekend format and during the week.
The nearest date for the course: 23-24.09.2023.
Number of hours: 16 h (lectures - 6 h, practical classes - 10 h)
Training price:
- 1600 zł
- 1200 PLN - price for students and graduates of PJATK.
Enrollment is accepted up to and including 17.09.2023.
For organized groups it is possible to agree on organizational and pricing conditions.
Course director: Piotr Dubiela
Contact in organizational matters: PJATK Gdansk Dean's Office
e-mail: gdansk@pja.edu.pl
tel. (+48) 798 941 974 or (+48) 789 429 097
CISCO ACADEMY
We have been working with Cisco Networking Academy for 10 years. We offer a full package of authorized training courses under the CISCO Academy.
Cisco Academy is a program of cooperation between the largest manufacturer of network equipment and educational centers in the world. The classes are designed for people who want to expand their knowledge in the area of creation, management and administration of computer networks.
Each student gets online access to the training materials. Classes are conducted in Polish, while original CISCO teaching materials are available in English. Completion of the Cisco Academy course prepares you for a certified exam, which is recognized by institutions around the world. The course is conducted stationary with online elements.
Available courses:
- Course syllabus CISCO CCNA-1 Introduction to Networking
- Course syllabus CISCO CCNA-2 Fundamentals Switching , Routing and Wireless Connectivity
- Course syllabus CISCO CCNA-3 Corporate Networks, Security and Automation
- CISCO Network Security Course Program
The course is implemented in the afternoon on weekdays.
Date of implementation of the course - after completing the group.
Number of hours:
- CISCO CCNA-1: Lectures 16 hours; Practical classes 28 hours.
- CISCO CCNA-2: Lectures 16 hours; Practical classes 28 hours.
- CISCO CCNA-3: Lectures 16 hours; Practical classes 28 hours.
- CISCO Network Security: Lectures 16 hours; Practical classes 34 hours.
Training price:
- CISCO CCNA-1 to CCNA-3 (price for single training)
1550 PLN - regular price
1240 PLN - price after discount (students and graduates of PJATK) - CISCO Network Security (price for single training)
1850 PLN - regular price
1480 PLN - price after discount (students and graduates of PJATK)
For organized groups it is possible to agree on organizational and pricing conditions.
- Course director: Agata Sledzińska, M.Sc.
Contact in organizational matters: PJATK Gdańsk Dean's Office
- e-mail: gdansk@pja.edu.pl
- tel. (+48) 798 941 974
Dates of the first meetings:
CCNA-1 organizational meeting on October 1 at 5:30 pm.
CCNA-3 deadline is September 24 also at 5:30 pm.
TENSOR FLOW - Deep neural networks
The course aims to introduce the basics of creating and using deep neural networks using the TensorFlow library as an example.
By completing this course, participants will be able to create and teach their own simple neural network.
Course Addresses: Those eager to start using DNNs (Deep Nerual Networks) and
need a quick introduction to this technology
Number of hours: 6
Price per course: 490 PLN
Price after discount (for organized groups): 392 zł
The prerequisite for the launch is the gathering of a group of at least 6 people.
Program Content:
- Fundamentals of the Python language and environment
- Concept of an artificial neuron and a neural network
- What neural network learning is all about
- Hyperparameters
- TensorFlow library
- Data handling
- Model preparation and learning
- Experiments
- Materials and documentation to further work with DNNs
Description of exercises
-Preparing the environment and project
-Installing TensorFlow
-Reminding or explaining the absolute basics of the Python language
-Creating a simple one-way neural network based on a classic example
-Learning the model
-Exporting and importing the learned model
-Experiments with hyperparameters and TensorBoard