modern Archives - SoftUni Global https://softuni.org/tag/modern/ Learn Programming and Start a Developer Job Thu, 16 Jun 2022 06:27:38 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.3 https://softuni.org/wp-content/uploads/2022/04/cropped-SoftUni-Global-Logo-Square-notext-32x32.png modern Archives - SoftUni Global https://softuni.org/tag/modern/ 32 32 An Insider’s Perspective on the IT Industry https://softuni.org/dev-talks/an-insider-perspective-on-the-it-industry/ https://softuni.org/dev-talks/an-insider-perspective-on-the-it-industry/#respond Thu, 14 Apr 2022 15:00:00 +0000 https://softuni.org/?p=18039 In this article, we will meet you with William Abboud. He is a software engineer with more than 8 years of experience. Today he is here to answer your questions.

The post An Insider’s Perspective on the IT Industry appeared first on SoftUni Global.

]]>

Meet William Abboud. He is a senior software engineer that decided to talk about his path as a developer so far. We asked William some questions that might help you start your career as a programmer.

How did you get into programming?

As a student, I liked computer networking. In 12th grade, I first had to write programs with C++ and Pascal. The materials were not enough, and I watched a few youtube video tutorials and got hooked. After I graduated, I moved to the United Kingdom and started learning computer science there.

Which language to choose if you are a beginner?

The thing is, after years of programming development, it doesn’t matter. You need to learn Algorithms and Data Structures, and from there, it will be easy. The real question is, what do you want to do with programming? It depends on what you want to do. But still, I will prefer C# and Python.

Would you recommend JavaScript for beginners?

Yes. With JS, you can quickly see results on your screen. You usually program web apps, and you can see your results almost immediately. In C# or Java, your first tasks are mathematical equations, but in JS, the problems are more interesting. For example, you will have to move a box from the left to the right part of your screen. JavaScript is easy to start with, but it is hard to master. There is a great community and good tools. You can debug with chrome and so on. There are a lot of solved problems on the web.

What is the difference between a front and back-end developer?

A front-end developer creates a user interface that the user interacts with. Everything that the user clicks and see is what a front-end dev does. The back-end developer works with data and ensures that the users see the correct data. There is a lot behind the scene logic. You cannot make a site without the two sides.

What are the perks of a programmer's job?

One of the main perks is flexibility. You can work remotely the job from another country. Most companies are ok with you not going to the physical location. The job pays well. It can be a very creative and satisfying job.

Is it true that for each new project, you have to learn something?

Yeah. You have to constantly be on your feet and search for new techniques and tools. It’s a field where things can change very fast in a matter of a year. You always need to learn. You have to be wary of what is trending and the best tools to solve programming problems.

Will Machine Learning replace Software Engineering?

Partly yes. It’s a great tool, but I don’t think it will happen fully. In the next 10-15 years, I don’t believe that it will happen. It will make my job easier but not take my job.

What would you say recruiters look for when hiring?

They always look for experienced people. They don’t want to hire inexperienced, but some companies have to hire junior developers. There is a deficit for junior developers. For me, the most necessary quality is passion and motivation.

How can you best prepare for a job interview?

Every company has a different interview process. What I would say, research a company and the position you apply for. Ask the recruiters questions. Search for typical interview questions on the web, and I believe that you will be ready for the interview.

Do you want to be like him? Become a programmer with comprehensive, up-to-date online classes led by an expert. Study in your own time and at your own pace. Go back any time and rewatch the lessons, if needed. Click the button below, and start your journey today!

Video Topics

In the video, William talks about the following topics:
  • How did you get into programming?
  • Which language to choose if you are a beginner?
  • Would you recommend JavaScript for beginners?
  • What is the difference between a front and back-end developer?
  • What are the perks of a programmer’s job?
  • Is it true that for each new project, you have to learn something?
  • Will Machine Learning replace Software Engineering?
  • What would you say recruiters look for when hiring?
  • How can you best prepare for a job interview?

The post An Insider’s Perspective on the IT Industry appeared first on SoftUni Global.

]]>
https://softuni.org/dev-talks/an-insider-perspective-on-the-it-industry/feed/ 0
An Interview with One of Our Graduates – Ani Sarambelieva https://softuni.org/interviews/interview-with-one-of-our-graduates-ani/ https://softuni.org/interviews/interview-with-one-of-our-graduates-ani/#respond Thu, 07 Apr 2022 15:00:00 +0000 https://softuni.org/?p=17474 In this article, we will meet you with one of our graduates - Ani. Read how she became a software engineer and landed her dream job.

The post An Interview with One of Our Graduates – Ani Sarambelieva appeared first on SoftUni Global.

]]>

Meet Ani Sarambelieva. She is a software engineer that was brave enough to talk about her path as a developer so far. We asked Ani some questions that might help you start your career as a programmer.

How and when did you start programming?

It was never my dream job. It all started in 11th grade when I went to a programming presentation with my boyfriend. I was wondering where to study from, and the hardest part is to find out which is the best place. It was really interesting, but I didn’t know where to study. The hardest part was finding out, which is the best place to study from.

Why did you choose SoftUni?

I was very insecure and had trouble with the basics. SoftUni starts from the basics, and the community is friendly with novices. There were a lot of colleagues that helped me with my exercises. One of the things that motivated me was the fact that there were a lot of people that found their dream job here.

What is the thing you love most about being a software engineer?

It will sound strange but for me, it was the ability to fall easily into the flow of work. It is the state of, being one with your surrounding. Time passes and you don’t even notice it. For example, at 9 am I start working, and I sometimes forget lunchtime. The work is interesting, and challenging and can bring the best out of you. It is creative and you can add your ideas and logic, for the specific task.

Do you remember your first working experience as a programmer?

I was nervous and anxious. There was that feeling of not being ready for the job. My first tasks were not as hard as I thought that they would be and managed to do them. My work colleagues give me hints and guidelines that helped me later on. As time goes, my tasks become harder, and this is how I developed. The one thing that helped me was asking a lot of questions and communicating with the team.

 

What is the most important thing you learn in SoftUni?

Consistency. It is one of the most important things. Having regular homeworks, exercise sessions, and having to write code every day. Studying is a never-ending process, even after graduating and starting a job.

Do you have advice for our students?

Coding InstructorsNever give up when you have a bad day! When you start learning something new, there is the void that you are missing some parts. By studying consistently, you will succeed. You learn by doing, and it will take some time. Give yourself time and be patient.

Where do you recommend for a beginner to start their career path?

Without a doubt, it is at SoftUni. I wish good luck to all of you.

Do you want to be like her? Become a programmer with comprehensive, up-to-date online classes led by an expert. Study in your own time and at your own pace. Go back any time and rewatch the lessons, if needed. Click the button below, and start your journey today!

Video Topics

In the video, Ani talks about the following topics:
  • Brief Introduction

  • How and when did you start programming?

  • Why did you choose SoftUni?

  • What is the thing you love most about being a software engineer?

  • Do you remember your first working experience as a programmer?
  • What is the most important thing you learn in SoftUni?
  • Do you have advice for our students?
  • Where should your career begin?

The post An Interview with One of Our Graduates – Ani Sarambelieva appeared first on SoftUni Global.

]]>
https://softuni.org/interviews/interview-with-one-of-our-graduates-ani/feed/ 0
“I chose SoftUni, because the training is extremely innovative and modern” https://softuni.org/interviews/i-chose-software-university-because-the-training-is-extremely-innovative-and-modern/ Fri, 24 Jul 2020 16:06:00 +0000 https://blog.softuni.org/?p=582 We would like to introduce you to Angel Buzov, from SoftUni, who will tell us what motivated him to choose to program and which were his most difficult moments and how did he deal with them. “I chose Software university because the training is extremely innovative and modern, the new trends in the technological world …

“I chose SoftUni, because the training is extremely innovative and modern” Read More »

The post “I chose SoftUni, because the training is extremely innovative and modern” appeared first on SoftUni Global.

]]>
We would like to introduce you to Angel Buzov, from SoftUni, who will tell us what motivated him to choose to program and which were his most difficult moments and how did he deal with them. “I chose Software university because the training is extremely innovative and modern, the new trends in the technological world are monitored and the training program is being updated along with them. It emphasizes the practice, not the dry theories”. How does he succeed in just two years to become Junior Java Developer and what is the success formula? Read from our new blog article.

Hello, Angel! Can you introduce yourself with a few words for the readers of our blog?

Hello, my name is Angel Buzov and I’m from Gotse Delchev. I have been actively engaged in programming for about 2 years, a few months ago I graduated from Software University and now I am a Junior Java Developer

What attracted you to programming and do you have a favorite programming language?

I’ve always had a great interest in computers and how things work in the background. That was the main reason I started programming. I have studied several languages, but my favorite is Java, it’s easy to write, has good documentation, and runs on all platforms.

Why did you choose Software University and what was the atmosphere during the training?

I chose Software university because the training is extremely innovative and modern, the new trends in the technological world are monitored and the training program is being updated along with them. Everything is “straight to the point”. Moreover, something that I think is extremely important is that much emphasis is put on practice rather than on dry theories

What was the biggest difficulty for you during the program?

I do not think I had any major difficulties. Only my first attempt with object-oriented programming was a little more complicated, but with hard work, everything was accomplished

What skills did you acquire at the Software University, in addition to programming?

I have been able to get teamwork skills. It seems easy at first glance, but to reconcile all the different ideas and opinions of the team is a rather complex task. Also, I learned to be organized and not to leave things for the last minute.

Did the Software University Diploma help you to find a realization?

I started looking for a job before my diploma was ready. I think that not the diploma, but the acquired skills and what you are showing in a job interview are the things that help to find a professional realization.

How do you see yourself after 5 years?

After 5 years I see myself as a programmer with even more knowledge and experience.

Finally, what will you advise all future students who are about to start learning at the Software University?

My advice to them is NOT to give up. No matter how difficult a problem seems to be, it always has a solution. That’s why they have to believe in themselves and do not stop trying!

The post “I chose SoftUni, because the training is extremely innovative and modern” appeared first on SoftUni Global.

]]>