Top 4 Technologies I WOULDNT Learn in 2025

Tiff In Tech
23 Jul 202413:44

Summary

TLDRIn this tech-focused video, the speaker reflects on their coding journey and emphasizes the importance of selective learning in the rapidly evolving tech industry. They advise against investing time in outdated technologies like AngularJS, COBOL, Backbone.js, and SVN, explaining their historical relevance and current obsolescence. The speaker encourages viewers to focus on modern, relevant skills to grow their careers and invites discussion on other technologies that may not be worth learning in the coming years.

Takeaways

  • 😀 The video discusses the importance of selective learning in technology, emphasizing the need to identify what to learn and what to avoid as tech evolves rapidly.
  • 🚀 The speaker reflects on their personal journey in tech, from learning to code to leading a team at IBM, highlighting the audience's shared experiences.
  • 📈 The video stresses the significance of learning for career growth, especially in the fast-paced tech industry, but also acknowledges the challenge of finding time to learn amidst increasing responsibilities.
  • ⏰ Time is a critical factor in learning new technologies, and as people age, they often face more challenges in dedicating time to upskill due to family and other commitments.
  • 🛑 The speaker advises against learning certain technologies in 2024 and 2025 that may not offer benefits to one's career or salary, suggesting a strategic approach to learning.
  • 🔧 The first technology the speaker wouldn't learn is AngularJS, citing its lack of support since 2022 and the rise of more modern frameworks like React and Vue.
  • 📚 COBOL is mentioned as a high-paying niche skill, but the speaker doesn't recommend learning it for general career advancement due to its limited applicability and modern language advantages.
  • 🏗️ Backbone.js is presented as an early attempt to organize JavaScript but is not recommended for learning due to its outdated nature and the prevalence of more robust frameworks.
  • 🔄 The video touches on the history and decline of SVN, recommending against its learning in favor of Git, which offers superior functionality and is supported by user-friendly platforms like GitHub and GitLab.
  • 🔍 The importance of understanding the reasoning behind choosing a particular technology is highlighted, as it's crucial for career advancement, especially for roles like Solutions Architect.
  • 🌐 The speaker invites viewers to share their thoughts on technologies not worth learning and emphasizes the importance of such discussions in adapting to the rapidly changing tech landscape.

Q & A

  • What is the main theme of the video script discussing?

    -The main theme of the video script is about the importance of identifying what technologies to learn and what not to learn, especially as one's career progresses and time becomes more limited.

  • Why is it crucial to choose what to learn wisely as one advances in their tech career?

    -It's crucial because as technology evolves rapidly, learning outdated or less relevant technologies can be a waste of time and may not contribute to career growth, salary increases, or title advancements.

  • What does the speaker suggest about the learning process as one gets older?

    -The speaker suggests that as one gets older, learning becomes more challenging due to increased family and work responsibilities, making it even more important to focus on learning what is truly beneficial.

  • What is AngularJS and why might the speaker not recommend learning it in 2024 or 2025?

    -AngularJS is a JavaScript framework created by Google in 2010. The speaker might not recommend learning it because Google stopped supporting it in 2022, and it has been largely replaced by newer frameworks like Angular 2, React, and Vue.

  • What was AngularJS known for when it was popular?

    -AngularJS was known for introducing two-way data binding and dependency injection, which made it easier for developers to build and test applications efficiently.

  • What is COBOL and why might the speaker discourage learning it?

    -COBOL is an old programming language known for its English-like syntax and efficiency in handling large amounts of data. The speaker discourages learning it because it is outdated and not widely used in modern development, except in very niche areas.

  • What is Backbone.js and why is it no longer as popular as it once was?

    -Backbone.js is a lightweight JavaScript library that was popular for structuring web applications. It is no longer as popular due to the lack of two-way data binding, no built-in component system, and the requirement for manual DOM manipulation.

  • Why does the speaker mention that learning SVN might not be beneficial in 2024 or 2025?

    -SVN (Subversion) is a version control system that has been largely replaced by Git due to its centralized model and lack of features that Git provides, such as easier offline work and handling multiple project versions.

  • What is the fundamental difference between SVN and Git mentioned in the script?

    -The fundamental difference is that SVN is a centralized version control system, while Git is a distributed version control system, allowing developers to work more efficiently with multiple versions of a project.

  • What does the speaker suggest as an important aspect of choosing technologies to learn?

    -The speaker suggests that understanding the reasoning behind why a company or individual chooses a particular technology to learn is crucial for career advancement and becoming a Solutions architect.

  • What is the speaker's final call to action for the viewers?

    -The speaker encourages viewers to subscribe for more tech-related content, share their thoughts in the comments, and engage in discussions about which technologies are worth learning and which are not.

Outlines

00:00

🚀 The Importance of Selective Learning in Tech

The script discusses the journey of a software developer, emphasizing the importance of selective learning in the rapidly evolving tech industry. It highlights the need to identify what technologies to learn and, more importantly, what to avoid learning due to their obsolescence or lack of career growth potential. The speaker shares personal experiences and introduces the concept of discussing the top five technologies they would not recommend learning in 2024 or 2025, based on their career impact.

05:00

❌ Avoiding Outdated Technologies: AngularJS and Beyond

This paragraph delves into the first technology the speaker would not recommend learning: AngularJS. It provides a brief history of AngularJS, explaining its initial popularity due to features like two-way data binding and dependency injection. However, the speaker points out the decline in AngularJS's relevance due to Google's release of Angular 2, which was incompatible with the first version, leading to a lack of support and the rise of competitors like React and Vue. The paragraph concludes with the fact that Google stopped supporting AngularJS in 2022, making it a poor choice for career growth.

10:01

🔍 The Decline of COBOL and Other Legacy Languages

The speaker moves on to discuss COBOL, a once-popular programming language known for its English-like syntax and data handling capabilities. Despite its historical significance and niche use in certain sectors, such as government agencies, the speaker advises against learning COBOL due to the dominance of modern, object-oriented languages and COBOL's difficulty in integrating with modern databases and mobile sites. The paragraph also invites COBOL developers to share their insights in the comments.

📚 The Evolution of Web Development Tools: Backbone.js and SVN

In this paragraph, the speaker addresses the decline of Backbone.js and SVN. Backbone.js, released in 2010, was an early toolkit for organizing JavaScript code but has since fallen out of favor due to newer frameworks offering two-way data binding and built-in component systems. The speaker also touches on the history of SVN, a version control system that was overshadowed by Git due to its centralized model and the user-friendly interfaces provided by platforms like GitHub and GitLab. The speaker notes that while these technologies are not dead, they are not recommended for new learning endeavors.

🛑 Reflecting on Technological Choices and Future Learning

The final paragraph wraps up the discussion by reflecting on the importance of understanding the history and evolution of technology. It stresses the value of knowing why certain technologies were chosen over others and the significance of this understanding for career advancement, particularly for roles like Solutions Architect. The speaker encourages viewers to share their thoughts on technologies not worth learning and invites suggestions for future video topics, emphasizing the importance of continuous learning and adaptation in the tech field.

Mindmap

Keywords

💡Journey

The term 'journey' in the script refers to the personal and professional development of the speaker, from learning to code to leading a team at IBM. It's a metaphor for the progression and evolution of one's career and skills, illustrating the continuous learning process necessary in the tech industry.

💡Learning

Learning is a central theme in the video, emphasizing the importance of acquiring new knowledge and skills, especially in the rapidly changing tech field. The script discusses the necessity of identifying what to learn and what not to learn to optimize time and effort, which is crucial for career growth.

💡Software Developer

A software developer is a professional who designs, codes, and maintains applications or systems software. In the script, the speaker reflects on their career as a software developer, highlighting the role as a milestone in their learning journey.

💡IBM

IBM, or International Business Machines Corporation, is a multinational technology company. The script mentions the speaker's experience working at IBM, indicating it as a significant part of their professional journey and a platform for leading a team of developers.

💡AngularJS

AngularJS is a JavaScript-based open-source front-end web application framework. The script discusses why the speaker would not recommend learning AngularJS in 2024, citing its obsolescence due to Google's discontinuation of support and the emergence of more modern frameworks.

💡Technology Obsolescence

Technology obsolescence refers to the process by which certain technologies become outdated and replaced by newer, more efficient ones. The video script uses this concept to advise against learning certain technologies that are no longer supported or in demand, such as AngularJS.

💡COBOL

COBOL, an acronym for Common Business-Oriented Language, is an older programming language known for its English-like syntax. The script mentions COBOL as a high-paying niche skill, but not recommended for general upskilling due to its limited modern application and the dominance of object-oriented languages.

💡Backbone.js

Backbone.js is a lightweight JavaScript library that provides structure to web applications. The script positions Backbone.js as an early attempt at organizing JavaScript code but notes its decline in popularity due to the lack of modern features like two-way data binding and a built-in component system.

💡SVN (Subversion)

SVN, or Subversion, is a version control system that was widely used before the rise of Git. The script explains that SVN is a centralized system, which has been largely replaced by Git due to the latter's distributed nature and user-friendly interfaces like GitHub and GitLab.

💡Git

Git is a distributed version control system that has become the industry standard for tracking changes in source code during software development. The video script contrasts SVN with Git, highlighting Git's advantages in offline work, handling multiple project versions, and integration with platforms like GitHub.

💡Career Growth

Career growth is a key message in the script, where the speaker emphasizes the importance of learning technologies that contribute to professional advancement. The script advises against investing time in outdated technologies that do not align with career growth objectives.

Highlights

The importance of learning to identify what to learn and what not to learn as technology moves quickly.

The journey from learning to code to leading a team at IBM and the value of the community's support.

The top five technologies not to learn in 2024 or 2025 due to their obsolescence or limited benefits for career growth.

AngularJS's historical significance and its decline due to incompatibility with Angular 2 and lack of support post-2022.

Cobalt's niche use and high-paying jobs despite its limited applicability in modern tech landscapes.

Backbone.js's role in organizing JavaScript and its decline due to newer frameworks like React and Vue.

SVN's centralized repository model and why it's less popular than Git, which allows for offline work and efficient version management.

The impact of user-friendly platforms like GitHub and GitLab on the adoption of Git over SVN.

The concept of unlearning outdated technologies to stay relevant in the fast-paced tech industry.

The personal anecdote about choosing the right technology for a project and the importance of understanding the rationale behind it.

The suggestion to learn the differences between SVN and Git to understand the evolution of version control systems.

The idea that understanding why certain technologies become obsolete is as important as knowing what to focus on.

The call to action for viewers to share their thoughts on technologies not worth learning in the current tech landscape.

The upcoming video on technologies to focus on for 2025 and the importance of continuous learning.

The value of having conversations about what technologies to avoid as much as what to pursue.

The personal touch of the video creator being in San Diego and the invitation for viewers to suggest a meetup.

The final thoughts on the importance of understanding technology deeply to advance one's career in tech.

Transcripts

play00:00

hi friends if you've been with me for a

play00:02

while now you know we've been on quite

play00:04

the journey together I mean I remember

play00:06

videos from back in the day when I was

play00:08

first learning the basics of how to code

play00:10

to getting my first software developer

play00:13

job to working at IBM as a software

play00:15

developer leading a team of developers

play00:17

working at small you get the point

play00:19

you've been with me for a lot of the

play00:21

journey one thing though that for me

play00:23

looking back on this journey would have

play00:25

not made this possible this journey or

play00:27

even for your own Journey sitting here

play00:28

watching this is not having the ability

play00:31

to learn now let me clarify that not

play00:33

just having the ability to learn what I

play00:35

mean by that is identifying what to

play00:38

learn but even more importantly

play00:41

identifying what not to learn learning

play00:43

as you get older is essential especially

play00:45

if you are looking to grow your salary

play00:47

your career your title everything that

play00:50

comes with it especially nowadays when

play00:52

Tech is moving faster than ever before

play00:54

but here's the reality and the biggest

play00:56

challenge with learning as we grow and

play00:59

you know get older it feels like older

play01:01

every single day well we are one of the

play01:04

challenges is time I mean when you think

play01:06

about learning wherever you are at in

play01:08

life you start to have a family you

play01:09

start to have more responsibilities and

play01:11

with that it becomes more challenging to

play01:14

learn new things that is why it is more

play01:16

important than ever to be able to

play01:18

identify what to learn and what not to

play01:21

learn what is not worth your time Tech

play01:22

is moving really quickly and with that

play01:24

comes technologies that are going to be

play01:26

outdated very quickly and we are going

play01:28

to have a little little fun video today

play01:31

where we are going to go through the top

play01:33

five Technologies I would not learn in

play01:35

2024 or 2025 going into 2025 and the

play01:39

reason I wouldn't learn these is because

play01:41

it wouldn't benefit my career my salary

play01:45

my skill set anything like that now

play01:47

obviously this is just my take it's

play01:49

personal and some of these Technologies

play01:51

they might still be needed in very Niche

play01:53

areas but overall if you are looking to

play01:56

learn new things these might not well

play01:59

I'm just going to say it they probably

play02:01

aren't the Technologies you should be

play02:02

focused on all right let's get into it

play02:05

actually before we do I'll insert a

play02:06

photo here I am back in San Diego I've

play02:09

been doing a little bit of traveling

play02:10

this summer and I'm Looking Over The

play02:12

Water right now with some jet skis boats

play02:15

it's so beautiful here if you've been to

play02:17

San Diego let me know in the comments or

play02:18

if you live here let me know maybe I

play02:20

should come back and do a meet up that'd

play02:21

be really fun all right back to

play02:24

[Music]

play02:25

Tech now the first one I'm going to

play02:27

cover is one that I think might a little

play02:30

controversial but that's okay because

play02:32

I'm sharing what I wouldn't learned and

play02:33

I'm curious to hear if you disagree with

play02:35

this why you disagree but all right

play02:38

let's just get into it the first one I

play02:39

would not learn is angularjs now why

play02:42

wouldn't I learn it well let's take a

play02:43

step back why was angular.js created it

play02:46

was created back in 2010 by Google and

play02:48

at the time it became very popular

play02:50

because it offered a new way to spin up

play02:53

websites really faster than what felt

play02:55

like ever before there was great

play02:56

documentation on it great support on it

play02:59

I mean it was fact it was created by

play03:00

Google so here are some things that

play03:02

angularjs introduced it introduced

play03:04

two-way data binding which automatically

play03:06

synchronized data between the model and

play03:09

the view so this is really exciting to

play03:11

developers to see and it also integrated

play03:13

dependency injection which really made

play03:15

it easier to manage and test application

play03:17

components so at the end of the day even

play03:20

if you are someone who isn't familiar

play03:21

with angularjs it was a really big

play03:24

moment for developers to build faster

play03:27

more efficiently introducing 2 a data

play03:30

binding it was really exciting so why

play03:32

isn't it as popular now or what happened

play03:35

for the decline well for one I think the

play03:36

first issue was Google released uh

play03:38

angular 2 which was not compatible with

play03:42

the first one which I think is so

play03:43

strange that they would do that that

play03:44

obviously gave developers a lot of grief

play03:46

especially when it came to maintaining I

play03:48

mean everything had to be relearned not

play03:50

to mention at that time newer Frameworks

play03:53

or librar started coming onto the scene

play03:55

especially react and then view I mean

play03:58

there was so many to choose from so if

play04:00

your framework was not pristine or easy

play04:04

to adapt or implement or even maintain

play04:07

in this case often times it would fall

play04:09

to the side it also had limited mobile

play04:11

development support which was a headache

play04:13

once again now here's the real catch as

play04:15

to why I wouldn't learn angularjs in

play04:18

2024 and Beyond Google stopped

play04:20

supporting angularjs back in 2022 so if

play04:24

you are learning this you're not going

play04:25

to have any updated support which really

play04:27

equates to companies are not going to be

play04:29

looking to start picking Angular JS up

play04:32

your role if you are learning something

play04:34

like that would be more for maintenance

play04:36

so it's definitely not something that

play04:37

will help grow your career per se or

play04:40

something you really should pursue once

play04:41

again this is just my opinion people get

play04:43

very heated on these topics but if you

play04:45

disagree let me know in the comments as

play04:47

to why coming at number two on the list

play04:48

is Cobalt and listen before you come at

play04:51

me for this one I know there are very

play04:53

high paying jobs for Cobalt developers

play04:56

no one's saying that why are they high

play04:58

high paying because there's very few

play05:00

Cobalt developers this is something if

play05:02

you're looking to get very Niche very

play05:04

specific maybe you know a company that's

play05:06

hiring for these developers then go and

play05:08

learn it but if you are looking to

play05:10

upskill level your your income grow your

play05:13

income level up your career would I

play05:16

learn Cobalt absolutely not unless there

play05:19

was a very specific reason to but let's

play05:21

take a step back why was Cobalt popular

play05:23

so Cobalt was actually popular back in

play05:26

around where it's created around 1959

play05:29

and and at the time it became very

play05:31

popular because it was one of the first

play05:33

programming languages that read almost

play05:35

like English which made it for easier

play05:37

for non-technical people to understand

play05:40

at least on a high level anyways and I

play05:41

mean even for developers it was at the

play05:44

time easier to get acquainted with and

play05:46

what also made cobal really special is

play05:47

it can handle large amounts of data

play05:50

really well which made it really great

play05:51

for batch processing why isn't it

play05:53

growing Now where's Cobalt well for one

play05:56

modern programming languages especially

play05:58

objectoriented program programming came

play06:00

onto the scene and in turn really took

play06:03

over from cobal I mean for myself I've

play06:05

never learned cobal but I've seen its

play06:07

syntax compared to say JavaScript I or

play06:10

even Python and I think I just why would

play06:12

I learn that when I can learn something

play06:14

that's so much more userfriendly and it

play06:16

also has difficulty integrating into

play06:18

modern databases and also with mobile uh

play06:21

sites as well but it's important to note

play06:23

as I mentioned at the beginning talking

play06:24

about Cobalt it is not dead a lot of

play06:27

government agencies still use it so it's

play06:29

just more if you are a Cobalt developer

play06:31

I think that's really cool but I'm

play06:33

curious to hear if you are a Cobalt

play06:35

developer but you weren't if that makes

play06:38

sense would you suggest for people to

play06:40

pick it up leave in the comments all

play06:42

right coming at number three is backbone

play06:44

JS and I'm curious to hear how many of

play06:46

you who are watching this have used

play06:48

backbone JS before this is really

play06:50

interesting here is a bit of history on

play06:52

it it was released back in 2010 and was

play06:54

one of the first popular toolkits for

play06:57

organizing the JavaScript code on a

play06:59

website and you can kind of think of it

play07:01

as you know I like to equate things back

play07:02

to real world examples think of it as an

play07:05

early attempt at creating a filing

play07:07

system for the chaotic desk of web

play07:09

development we were trying to make

play07:10

things a bit more organized with

play07:12

backbone JS so here is why it was so

play07:14

popular at the time it helped structure

play07:16

web applications like providing a basic

play07:18

set of shelves and drawers for a messy

play07:20

room it also was lightweight and didn't

play07:22

try and do everything which was pretty

play07:24

refreshing and it worked well with

play07:26

servers which really made it easier for

play07:28

websites to send and received data so

play07:30

for more of a technical explanation back

play07:33

it's hard to say backbonejs is

play07:36

unopinionated allowing for developers to

play07:38

structure their applications as they see

play07:40

fit so it sounds pretty cool why

play07:42

wouldn't it be as popular now as it was

play07:44

back when it was released in 2010 well

play07:46

for one it was lack of two-way data

play07:48

binding and this became a standard for

play07:50

newer Frameworks also there was no

play07:52

built-in component system which would

play07:54

require additional libraries or custom

play07:56

Solutions and manual Dom manipulation

play07:59

was required which made everything feel

play08:01

more air prone now backbonejs is the

play08:04

last time it was updated actually let me

play08:05

quickly search what was the last time

play08:07

backbone JS was updated I think it was

play08:09

in 2021 let me double check one so right

play08:13

now this is not when it was updated but

play08:14

right now backbone is used by 1% of all

play08:17

the websites whose JavaScript library we

play08:18

know that's pretty large that's a 0.8%

play08:22

of all websites so it's definitely not

play08:23

dead by any means when you think of how

play08:25

many websites exist out there now let's

play08:27

keep on going well it says it's still

play08:30

actively being maintained there's mixed

play08:32

reviews on it there's a lot of this that

play08:35

comes up which is I don't know can you

play08:37

see this I'll screenshot oh yeah there

play08:39

you go it say is a lot of search queries

play08:41

you know how Google does the

play08:42

recommendations of is backbone JS dead

play08:45

or not so no it's not dead but as you

play08:47

can see by the numbers and the

play08:49

statistics it's not something that I

play08:51

personally would choose to spend my free

play08:52

time learning now if I worked at a

play08:54

company where they were using it well I

play08:55

mean they're paying me to learn it so of

play08:56

course I would it's not something

play08:58

negative to learn I just wouldn't go out

play09:00

and Source it and learn on my own time

play09:02

and the fourth thing I would not learn

play09:03

in 2024 going into 25 is SVN now this is

play09:07

really cool actually though just

play09:08

understanding the history of this

play09:10

technology and how the history of

play09:12

Technology as to how it evolves and what

play09:14

we're using today and understanding the

play09:16

evolution of it is really interesting

play09:18

and will make you a better technologist

play09:20

better developer I think it's so key too

play09:22

so here's what SBN is it stands for sub

play09:24

verion I've never used SBN before I

play09:26

think it a little bit before my time you

play09:28

can kind of think of it though as it's

play09:29

very similar uh well not totally but you

play09:33

can think of it as get kind of took over

play09:35

and that's why we don't use SBN anymore

play09:37

it was released back in 2000 and it

play09:39

really helped developers similar to get

play09:41

keep track of changes to their code and

play09:44

work together on the same project so SVN

play09:47

uses a centralized repository model

play09:49

where all version controlled files are

play09:51

stored on a central server and similar

play09:53

to get it allowed for branching or

play09:55

allows for branching tagging and uh

play09:58

collabor ation with other team members

play10:00

so it brings up an interesting question

play10:02

SVN was released back in 2000 why isn't

play10:06

it still widely used such as git what

play10:09

made git take over well here is kind of

play10:11

the technical downfall of SPN or I

play10:13

should say why it's not as popular now

play10:15

because it still is used git was

play10:17

essentially like SVN but with

play10:18

superpowers git allowed developers to

play10:20

work offline more easily and to also

play10:22

juggle multiple versions of a project

play10:25

more efficiently it really was svm SVN

play10:29

but enhanced not to mention websites

play10:31

like GitHub gitlab made using git so

play10:35

much more user friendly everything

play10:37

really what happened was everything went

play10:39

to for Developers for us went to

play10:42

being you know more userfriendly which

play10:45

makes me really interested to see what

play10:46

will happen another 10 years because we

play10:48

like userfriendly things we like

play10:50

friendly interfaces for these

play10:51

Technologies where are we going to be at

play10:52

in another 10 years from now but that's

play10:54

what really happened websites came along

play10:56

such as I mentioned as GitHub or gitlab

play10:58

making using git so much more user

play11:00

friendly it just Advanced so much

play11:02

quicker as a side note here's something

play11:03

really interesting that you can learn

play11:04

today what exactly is the difference

play11:07

then between SVN and git the key

play11:09

difference is that SVN as we mentioned

play11:11

is centralized so it's a centralized

play11:13

Version Control System whereas git is a

play11:15

distributed control version control

play11:17

system and this is a huge fundamental

play11:19

difference which leads to many other

play11:21

distinctions from that as to how they

play11:23

are run all right those are the four

play11:25

Technologies I will not be spending my

play11:27

time learning in 2024 going to 2025 I

play11:30

think the next video we need to do are

play11:32

the four to five technologies that I

play11:33

have my eye on courses I'm looking to

play11:35

take for 2025 that being said I'm

play11:39

curious to hear what are some other

play11:40

technologies that you think are not

play11:43

worth learning in this year or moving

play11:45

forward it doesn't have to be looked at

play11:47

as a negative what it needs to be looked

play11:49

at as is things are evolving quickly and

play11:51

we need to have these conversations as

play11:53

much as we have the conversations what

play11:54

to focus on I think in my opinion it's

play11:57

it's honestly equally if not more

play11:59

important to have these conversations

play12:01

because it's taking a step back through

play12:03

time looking at history where things

play12:05

began and understanding as to why they

play12:09

didn't work out I remember it was when I

play12:12

was at IBM it was a senior developer I

play12:15

think he was a Solutions architect

play12:16

actually and I I really wanted to become

play12:19

a Solutions architect at the time and I

play12:20

remember him saying to me I was using

play12:23

angular and he said to me but why are

play12:26

you using angular this is for a client

play12:27

project we're working on I said I don't

play12:30

know it's great like and I listed a few

play12:31

points as to why it's great and he's

play12:33

like yeah but why do we choose angular

play12:35

over react or view like what what is it

play12:38

that the requirements needed angular for

play12:40

this project and I couldn't answer it

play12:42

initially and it was and he knew he

play12:45

that's why he was asking this question

play12:46

because so many developers just pick the

play12:49

latest and greatest without

play12:51

understanding really the reasoning

play12:53

behind why a company or why they are

play12:55

picking a technology to learn and that's

play12:57

really important to have that

play12:59

understanding if you want to become a

play13:01

Solutions architect or really take your

play13:03

career to the next level by actually

play13:06

understanding the technology it's one

play13:07

thing to build with it it's a whole

play13:09

other thing to understand it I hope that

play13:11

makes sense anyways I hope you enjoyed

play13:13

this video they're really fun to make

play13:15

hit that subscribe button for more Tech

play13:17

coding AI Tech news oh everything Tech

play13:20

you know the drill all right I love you

play13:22

all and I'll see you soon leave in the

play13:24

comments any questions suggestions you

play13:25

have I will do my best to answer every

play13:27

single one of them bye

play13:29

[Music]

Rate This

5.0 / 5 (0 votes)

相关标签
Tech TrendsCareer AdviceAngularJSCobaltBackboneJSSVNGitWeb DevelopmentSoftware EvolutionLearning Prioritization
您是否需要英文摘要?