Learn Python in 100 days thread

O.T.I.S.

Veteran
Joined
Sep 15, 2013
Messages
76,956
Reputation
16,446
Daps
296,865
Reppin
The Truth
Crazy I just bought a course like that. But lowkey I want to finish up on some CCNA course stuff and get my Linux+ before I begin. But if you know code you good
 

Mirin4rmfar

Superstar
Joined
Mar 11, 2015
Messages
11,661
Reputation
-466
Daps
58,544
Just started it, I have a lot of down time at work. I can't avoid this anymore. How can you tell a job you can set up a CI/CD pipeline when you don't even code yourself. Heck, some are even asking you to know some coding.

Heck, AWS, in order to automate it, you need to be able to build lambda functions in AWS. You can know everything but Lambda is crucial and automation. Even my job, to get to the consultant level, I need to know coding because they want clients to create playbooks for their security event. They are all asking me to know python in order to compete for positions.
 

69 others

Superstar
Joined
May 2, 2012
Messages
6,539
Reputation
776
Daps
24,231
Reppin
NULL
Just started it, I have a lot of down time at work. I can't avoid this anymore. How can you tell a job you can set up a CI/CD pipeline when you don't even code yourself. Heck, some are even asking you to know some coding.

Heck, AWS, in order to automate it, you need to be able to build lambda functions in AWS. You can know everything but Lambda is crucial and automation. Even my job, to get to the consultant level, I need to know coding because they want clients to create playbooks for their security event. They are all asking me to know python in order to compete for positions.

setting up a pipeline don't require coding. There should be a lot of docs on this especially if it's something open source like jenkins. What's the stack?
 

Mirin4rmfar

Superstar
Joined
Mar 11, 2015
Messages
11,661
Reputation
-466
Daps
58,544
setting up a pipeline don't require coding. There should be a lot of docs on this especially if it's something open source like jenkins. What's the stack?

I mean, it doesn't base on the labs I was doing, I was able to set up the pipe line with jenkins u sing google cloud repository as the source but I mean, sure you can give me the code and I can deploy it but I just think it would make more sense if you know some coding yourself.
 

69 others

Superstar
Joined
May 2, 2012
Messages
6,539
Reputation
776
Daps
24,231
Reppin
NULL
I mean, it doesn't base on the labs I was doing, I was able to set up the pipe line with jenkins u sing google cloud repository as the source but I mean, sure you can give me the code and I can deploy it but I just think it would make more sense if you know some coding yourself.

If you want to deploy your own code then open a GitHub account and connect your Jenkins instance with GitHub using webhooks. You can then submit code to GitHub and set up Jenkins to build, test and deploy it. At larger software engineering orgs, this will be set up for you but it's good to understand how these things work.
 

Unfiltered

The Dan Bongino Show (Mon. – Fri. 12p-3p ET)
Joined
May 31, 2022
Messages
1,001
Reputation
76
Daps
2,099
whoever k kws python well and can pass a test hit me up I'll give ypu 300 PayPal.
 

null

...
Joined
Nov 12, 2014
Messages
31,109
Reputation
5,448
Daps
48,924
Reppin
UK, DE, GY, DMV
whoever k kws python well and can pass a test hit me up I'll give ypu 300 PayPal.

hi breh
vHCq43O.png
 

Unfiltered

The Dan Bongino Show (Mon. – Fri. 12p-3p ET)
Joined
May 31, 2022
Messages
1,001
Reputation
76
Daps
2,099
Well the money gonna stay in my pocket gotta buckel down and complete this the hard way.

Was hoping some experts on here to RP into my machine and hide the tasks from the protocor but I guess not, gotta do this the hard way.

Might as well make some coffee.

Gonna make another thread about chairs in a minute this chair is killing my legs
 

Unfiltered

The Dan Bongino Show (Mon. – Fri. 12p-3p ET)
Joined
May 31, 2022
Messages
1,001
Reputation
76
Daps
2,099
paying someone to do python for me, I'm lost and it's almost been 3 months, fukk it.

If I get caught so be it.
 

The Fade

I don’t argue with niqqas on the Internet anymore
Joined
Nov 18, 2016
Messages
24,302
Reputation
7,677
Daps
132,084
i like her course so far. Sometimes you will come up with solutions to a problem other than hers. I just learned from this to make your code as simple as possible because sometimes my code is simpler than hers or more intricate than hers and some times it matches up.

I code along with her videos at around 1.5 speed. One lesson so far where I had to cheat a little because something didn’t click but it was easy to understand once I saw what I did where I was stuck.
 

Macallik86

Superstar
Supporter
Joined
Dec 4, 2016
Messages
6,791
Reputation
1,587
Daps
22,372
i like her course so far. Sometimes you will come up with solutions to a problem other than hers. I just learned from this to make your code as simple as possible because sometimes my code is simpler than hers or more intricate than hers and some times it matches up.

I code along with her videos at around 1.5 speed. One lesson so far where I had to cheat a little because something didn’t click but it was easy to understand once I saw what I did where I was stuck.
How far are you in the course?
 
Top