TV/Movies › Re: What Movie Are You Watching Now? by Kvngfrosh(m): 5:27pm On Jun 04, 2025 |
SINNERS 8.5/10 |
|
TV/Movies › Re: What Series Are You Watching Now? Part 2 by Kvngfrosh(m): 5:15pm On Jan 28, 2025 |
Night Agent 2 - 5/10. |
TV/Movies › Re: What Series Are You Watching Now? Part 2 by Kvngfrosh(m): 11:51am On Jan 25, 2025 |
sweetveek: is this the title of this series? silo. |
|
TV/Movies › Re: What Series Are You Watching Now? Part 2 by Kvngfrosh(m): 3:16am On Oct 22, 2023 |
Ngl, Lupin is like a 6/10 to me. The entire series seemed like a money laundering scheme. |
TV/Movies › Re: What Series Are You Watching Now? Part 2 by Kvngfrosh(m): 3:14am On Oct 22, 2023 |
3RNEST: Lupin Season 3 English version 
where i can download it, please someone help me with link...
thanks nkiri |
Technology Market › Re: All Offerup, Letgo, Craigslist, 5miles, Ebay, Amazon Deals.*READ FIRST PAGE* by Kvngfrosh(m): 9:43pm On Jul 20, 2023 |
.... |
Programming › Re: Between C, C# , C++ And Java by Kvngfrosh(m): 12:42am On Jun 07, 2023 |
Lannister360: Java is the best, public static void main string args always delivers void main(){ } - Java 21 |
Programming › Re: QA Automation Tester Needed For A Job 400k Monthly Salary by Kvngfrosh(m): 2:55pm On Apr 23, 2023 |
logik29: If you already know Java, then it's easier for you to learn it
You just have to learn selenium webdriver (this is what dominates the market) . Selenium WebDriver is like an Automation tool that does the test without you doing anything. Just write the code and selenium webdriver will execute it
The code you write is Java that's why I said it's easier to learn if you know Java.
Next thing to learn is different test frameworks because selenium webdriver only automates task it does not test. The test frameworks are Junit5 and TestNG.
This is what does the actual test of the application under test.
Next thing is to learn api testing using postman or if you want to learn Cypress using JavaScript then you go ahead.
I'll stop here. I don't have any real world experience yet but atleast I know enough to be employable, the rest I'll learn on the job.
Ps. I'm telling you this because I've been seeing how interested you are in tech especially front-end development (which is also what I wanted to do) and the questions you've asked tensa. I just feel like we're in the same phase of our life and I know you even tho we have never talked before. So, I'm just updating you on the path I took.
The internet is strange lol. I've never talked to you before but I feel like we're close....any questions you got about test automation I'll answer you to the best of my ability
Have a good day sir. Hey man, thank you for sharing your insights with me! It's great to know that we have similar interests in Java, JUnit5, and API testing generally. Your offer to help answer any questions I may have is highly appreciated, and I would love to connect with you and learn from your experience. I agree with you on how amazing it is that the internet brings people together who share the same passion. I think it would be really cool to connect and grow together in the field. Thanks again, and have an awesome day! |
Programming › Re: QA Automation Tester Needed For A Job 400k Monthly Salary by Kvngfrosh(m): 10:58am On Apr 15, 2023 |
rukruk: just QA we are after what if I know just Java and Maven ? |
Career › Re: I Want To Relocate To Uyo Without Job Assurance by Kvngfrosh(m): 11:40am On Apr 07, 2023 |
I don’t think you should take your wife along. |
Programming › Re: I Must Learn Spring Boot by Kvngfrosh(m): 6:47pm On Feb 26, 2023 |
qtguru: Performance, Spring boot in action is indeed old, been a while I did that https://www .manning.com /books/ spring-in-action-sixth-edition |
Programming › Re: I Must Learn Spring Boot by Kvngfrosh(m): 6:43pm On Feb 26, 2023 |
Nmeri17: That's a terribly outdated book. I enjoyed reading it at the time cuz the writer is entertaining, but the experience in real life work is far different from what is taught there
In what ways is spring better than php? A new edition is out already… |
Programming › Re: I Must Learn Spring Boot by Kvngfrosh(m): 4:28pm On Feb 26, 2023 |
Luckydonalds: HR insisted that the programme is specifically for graduates. She said I should email her upon graduation or reapply next time. 😭 Ohhh. Keep on applying… |
Programming › Re: I Must Learn Spring Boot by Kvngfrosh(m): 4:27pm On Feb 26, 2023 |
Olamyyde: That spring security book is a bit outdated now because it uses that WebSecurityConfigurerAdapter. yh it is. SecurityFilterChain is the new way. It still doesn’t mean the underlying principles have changed. |
Programming › Re: I Must Learn Spring Boot by Kvngfrosh(m): 12:03am On Feb 24, 2023 |
Luckydonalds: I've a graduate trainee video interview with them tomorrow Sir, any valuable tips? I'd be graduating in June/July and I only have a surface understanding of Spring boot. How did this go… |
Programming › Re: I Must Learn Spring Boot by Kvngfrosh(m): 12:01am On Feb 24, 2023*. Modified: 12:19am On Feb 24, 2023 |
Olamyyde: I'm a junior java developer that has been using spring boot for about 1 year and 8 months now. It was really challenging learning it at the beginning. Everything just seemed so complicated. A lot of tutorials and articles teaching are outdated online. Spring security is literally one of the most complicated things I've ever had to learn. Documentation and tutorials on it are not straightforward at all. Another problem I have with spring is the errors you see on your console, they can be hard to read and understand at times. I’m also a junior Java developer and from my personal experience, the easiest way to understand the Spring framework is by reading books. Manning has several books on the Spring framework. Pertaining security, you should definitely read Spring Security in action. |
|
Programming › Re: Let's Talk About OpenAI ChatGPT. What's The Future of Developers ? by Kvngfrosh(m): 12:00am On Feb 03, 2023 |
studyless123: I rebutted your claim earlier. Now you know it's a paid service. it’s free and paid. |
Programming › Re: I Must Learn Spring Boot by Kvngfrosh(m): 4:37pm On Jan 31, 2023 |
Deicide: Something has never been this difficult for me to grasp. It is not just entering.
I thought that since spring boot does a lot for you, by abstracting a lot of stuff I'll just have to focus on the things that matter but still I am still not understanding anything. 😅
The reason I wanna learn spring-boot is to add a powerful framework for handling backends to my repository. But hmmm.....
Do we have spring boot Devs here? Read this book: “Spring boot start here” |
Programming › Re: I Must Learn Spring Boot by Kvngfrosh(m): 4:31pm On Jan 31, 2023 |
Deicide: Something has never been this difficult for me to grasp. It is not just entering.
I thought that since spring boot does a lot for you, by abstracting a lot of stuff I'll just have to focus on the things that matter but still I am still not understanding anything. 😅
The reason I wanna learn spring-boot is to add a powerful framework for handling backends to my repository. But hmmm.....
Do we have spring boot Devs here? Yh sure. |
Programming › Re: What Can Cause A 403 Error While Scraping by Kvngfrosh(m): 12:52pm On Jan 26, 2023 |
Kaka5: Good day everyone please what can cause a 403 error while scraping even after changing the user agent?
How does a website detect bots that are scraping their site? HttpStatus: 403 {Not Authorized.} |
|
|
|
Family › Re: My Pregnant Neighbour Has Been Restless Because She's Carrying Twin by Kvngfrosh(m): 8:19pm On Jan 20, 2023*. Modified: 10:23am On Jan 21, 2023 |
Honestly, she should be on birth control and she should also pray about it . |
Career › error… by Kvngfrosh(op): 11:48pm On Dec 31, 2022 |
. |
Nairaland General › Re: Send A Shoutout To Nairalanders That Made You Smile This Year by Kvngfrosh(m): 10:50pm On Dec 31, 2022 |
Hannania Qtguru Drlevi tensazangetsu20 Batistutajulio |
Programming › Re: Software Development Is Now An Oversaturated Field by Kvngfrosh(m): 9:38am On Dec 30, 2022 |
truthsayer009: Man used to be really cool before his life went downhill in 2021 by joining Facebook. His wife didn't agree with that decision, so he first lost his wife & child to divorce, then lost the Facebook job as well. Man ran into depression and everything went left. Used to watch his videos back in 2020 before he joined Facebook. He started AlgoExpert with Clement, then fought with everyone & left.
I am a strong believer of once your family deserts you, your life can never be the same again. Every thing goes downhill from there. Tech lead ? |
Programming › Re: Backend Development Is Actually Easier. by Kvngfrosh(m): 11:36am On Dec 23, 2022 |
Sleekcode: What's all the hype about backend Dev thinking they're some code god or something.
On the long run backend dev is easier than frontend dev these days.
No insults...
I know someone's gonna say well " You think Backend involves just sending and processing request while querying the Db with a specific language you chose for the project
I'm ready to tackle you on why you think frontend is easier that backend  Guy rest. Don’t you have better things to do ? |
Sports › Re: Argentina Vs Croatia: FIFA World Cup Qatar2022. Semi-Finals (3 - 0) On 13-12-22 by Kvngfrosh(m): 8:05pm On Dec 13, 2022 |
What package on Dstv shows World Cup matches ? |