Tamil Software Engineer

Tamil Software Engineer

Hello, Welcome to my channel Tamil Software Engineer.

Tamil Software Engineer is a channel for learning HTML, CSS, Javascript, React, Node Js, and much more.

Make sure to Subscribe and turn on notifications!
Thank you.

Пікірлер

  • @dineshsethu4499
    @dineshsethu44995 күн бұрын

    super_bro clear explanation

  • @bhugee2019
    @bhugee2019Ай бұрын

    Excellent explanation thanks❤

  • @tamilsoftwareengineer
    @tamilsoftwareengineerАй бұрын

    Thanks bro 😎

  • @Deepakyuvaraj13
    @Deepakyuvaraj13Ай бұрын

    how to change the color of this progress bar used both color and background property

  • @cse995
    @cse9952 ай бұрын

    Bro Clg Third year padikre ,so placements vara pothu na both Front end and backend interested which one I study bro tell any one😢iam confused, i know little python,html,css help me bro what to do....❤

  • @tamilsoftwareengineer
    @tamilsoftwareengineerАй бұрын

    Both have equal opportunities and scope. It's completely based on your personal interest. Try to gain more knowledge on either FE/BE and then work on Full stack path. Since you have more time, focus on DS & Algo. Try to participate in weekly coding contests. Most product companies focus on this. All the best!!

  • @sarigasivakumar5237
    @sarigasivakumar52372 ай бұрын

    Very useful ❤

  • @skthegamer-07
    @skthegamer-072 ай бұрын

    hi bro im flutter developer and realize im not intrest in development side so can i switch operation side like networking and cloud like that.?

  • @learningmaths786
    @learningmaths7862 ай бұрын

    Flutter yenga padichinga??

  • @tamilsoftwareengineer
    @tamilsoftwareengineerАй бұрын

    Even networking or devops involve coding. Percentage of active development will be less when compared to development. Still you need to have that coding skills. If you are not interested in development better try for Product Management, Technical Program Manager if you are good at people management or UX designer roles if you like designing.

  • @prasathpalani
    @prasathpalani2 ай бұрын

    SPA need to build with React or Angular ... Backend need to build in Java Microservice need to build service mesh Backend Mongo, PostgreSQL SSO, AZURE, JWT and AUTHO

  • @karthikeyanjagan7832
    @karthikeyanjagan78322 ай бұрын

    Please make more React interview question

  • @tamilsoftwareengineer
    @tamilsoftwareengineer2 ай бұрын

    Already I have uploaded few project videos. Please go through. Stay subscribed for future videos. Building React Accordion Component - kzread.info/dash/bejne/e4qJkpVxaJTanaw.html React credit card - kzread.info/dash/bejne/foGN18aSedCTfMo.html Random OTP generator - kzread.info/dash/bejne/jIGjmpuChtLTYrA.html

  • @prasanthguru781
    @prasanthguru7812 ай бұрын

    Hi sir Currently I'm working in prod support... I want to switch my technology to grow....shall i go with cloud or full stack ...guide me

  • @tamilsoftwareengineer
    @tamilsoftwareengineer2 ай бұрын

    Hi, Please share your work experience and the technologies you are good at.

  • @prasanthguru781
    @prasanthguru7812 ай бұрын

    @@tamilsoftwareengineer i have 2 years of experience in mainframe prod support But I'm quite interested in cloud... I'm not good at coding and data structures

  • @prasanthguru781
    @prasanthguru7812 ай бұрын

    @@tamilsoftwareengineer i have 2 years of experience in mainframe And I'm not good at coding....

  • @tamilsoftwareengineer
    @tamilsoftwareengineer2 ай бұрын

    @prasanthguru781 You are already doing prod support, so you must have some basic knowledge about software development process. You must have some basic coding skills for scripting even for cloud/devops role. So I would suggest you to start learning Python.

  • @ReyasKhan-ig6zw
    @ReyasKhan-ig6zw2 ай бұрын

    Very useful! Thank you sir. I need some suggestion regarding career choose. I don't have any one to guide me or help me. Please help me sir. Currently I'm pursuing MCA and I completed cloud and devops courses plus certification in azure az 104, and I'm good at SQL, c++, python and basics of Java. Now I'm soo confused like entha path choose panrathu nu. Cloud engineer or devops engineer or python developer or data engineer or testing engineer or mern stack ??? ... I'm average in everything 😢.. I couldn't take better decision.. Please reply!!!🙏🏻 plsss

  • @tamilsoftwareengineer
    @tamilsoftwareengineer2 ай бұрын

    First thing first. Believe yourself. I am sharing the opinion based on my personal experience. From what you have mentioned, you are very good at core programming. Please don't focus on cloud/devops for now. The openings for devops is very less when compared to backend development role. Stick to one coding language. Either choose Python/Java but be strong with it. Start solving leetcode problems daily. Try to cover max topics with the difficulty ratio Easy:Medium:Hard 1:3:1. Also try to cover basic topics like networking, oops concepts which will be helpful .Once you are confident then start applying to the companies. Check for the coding hiring challenges in Hackerearth, Hackerrank websites. If you are able to solve these challenges, you will land in an interview. All the best for your career!!

  • @sathishsubramani8107
    @sathishsubramani81073 ай бұрын

    Thanks. Need more information

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    Sure. Please let us know what are the topics you are expecting

  • @socalledvinoth
    @socalledvinoth3 ай бұрын

    hi bro enaku error msg display agala UI la neenga panna ellam steps umm follow panitan

  • @socalledvinoth
    @socalledvinoth3 ай бұрын

    my code: __________ import './App.css'; import { ErrorBoundary } from "react-error-boundary"; function addComment() { throw new Error("Example Error: An error thrown to trigger error boundary"); } const Errmsg = () => { return <div> <p>error happend</p> </div> } function App() { return ( <div> <ErrorBoundary FallbackComponent={Errmsg}> <button onClick={addComment} > Add comment </button> </ErrorBoundary> </div> ); } export default App;

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    Bro, ErrorBoundary event handlers la vara errors ah catch panathu. You can use useErrorBoundary hook to catch those errors. Please refer - github.com/bvaughn/react-error-boundary?tab=readme-ov-file#useerrorboundary-hook

  • @socalledvinoth
    @socalledvinoth3 ай бұрын

    @@tamilsoftwareengineer thanks bro. It works

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    @@socalledvinoth Cool 👍

  • @ribinmathew9588
    @ribinmathew95883 ай бұрын

    🥰

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    🙏

  • @ArunPravin-os7kp
    @ArunPravin-os7kp3 ай бұрын

    Neega naaraiya video about JavaScript like this pooduga

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    Nan javascript video pota React video kekaranga🥹

  • @ArunPravin-os7kp
    @ArunPravin-os7kp3 ай бұрын

    @@tamilsoftwareengineer ohhh okay sir,neega JavaScript dom mattum full teach panni pooduga lot's of students stuck in dom how to use and when we can use ,so java dom poduga

  • @ArunPravin-os7kp
    @ArunPravin-os7kp3 ай бұрын

    Sir naa ippo JavaScript study pannitu eruken guide pannuga idea konjam kuduga,na python basics also studied but python consider panna maataga nu my cousin brother​ sonnar so Javascrip and react study pannalaam nu sonnar @@tamilsoftwareengineer

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    First decide what you want to become? If you want to work on core backend then focus on Python/Java but if you want to work on frontend then start with Js.

  • @ArunPravin-os7kp
    @ArunPravin-os7kp3 ай бұрын

    @@tamilsoftwareengineer thanks you sir😌frond end developer

  • @manokaranmanivasakan5141
    @manokaranmanivasakan51413 ай бұрын

    Super....

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    Thank you 🙏

  • @jernassham5571
    @jernassham55713 ай бұрын

    You have improve voice quality one of the minus point

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    Thanks for the feedback. I will try to improve on the voice quality.

  • @fitnessbro8442
    @fitnessbro84423 ай бұрын

    would have been happy if this video is even more beginner friendly

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    Please let me know the topics. I am happy to cover those. Thanks for the feedback 🙏

  • @ShivamKumar-rz7uv
    @ShivamKumar-rz7uv4 ай бұрын

    yeah buddy

  • @tamilsoftwareengineer
    @tamilsoftwareengineer3 ай бұрын

    ❤️

  • @jerriejd
    @jerriejd4 ай бұрын

    please do more videos on react brother ...it was quite good and helpful

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Thank you ❤️. Really happy to know my video is helpful.

  • @gokulrajpalanisamy235
    @gokulrajpalanisamy2354 ай бұрын

    ❤thanks bro.. waiting for more regular videos from you

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Sure. I will upload videos regularly.

  • @ragucool9468
    @ragucool94684 ай бұрын

    React redux with JWT Authentication - Sign up, Login, Logout & Private Route(access and refresh token redux state management ).how to handle token or session(state management redex store) in enterprice level application ....thanks in advance bro ... eagarly waiting bro..create enterprice level small application ( like ecommerce with cover all topics bro)

  • @kathirsamy490
    @kathirsamy4904 ай бұрын

    if you can understand english very well. please watch traversy media MERN Stack series

  • @ragucool9468
    @ragucool94684 ай бұрын

    @@kathirsamy490 send me playlist bro thanks

  • @ragucool9468
    @ragucool94684 ай бұрын

    @@kathirsamy490 kindly share playlist link bro ...Thanks bro...............

  • @kathirsamy490
    @kathirsamy4904 ай бұрын

    @@ragucool9468 kzread.info/head/PLTMNWTDdd5z_CtvbzG6r1f4hjnCaphPTV&si=83Sb3qAd1s73UXYw

  • @sujathakalidoss5578
    @sujathakalidoss55784 ай бұрын

    Sir, pls explain about card, grid container & flex Css neraya keys eduku use ahgudu theriyala pls

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    CSS flex box ku already video potruken - kzread.info/dash/bejne/o6dhqqOvZJm7frA.html. Ithu refer panunga.

  • @sujathakalidoss5578
    @sujathakalidoss55784 ай бұрын

    @@tamilsoftwareengineer tnk u sir and grid container &card confused ahgudu so pls clear explanation video irundha send me sir

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Sure. I will upload video soon on this topic. Please subscribe so that you won’t miss the videos.

  • @user-wt4xn2tq9p
    @user-wt4xn2tq9p4 ай бұрын

    Bro pl provide the code link ..

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Here is the source code link - github.com/TamilSoftwareEngineer/use-context-demo. Please subscribe and share the video with friends if you find it useful.

  • @ragucool9468
    @ragucool94684 ай бұрын

    React redux with JWT Authentication - Sign up, Login, Logout & Private Route(access and refresh token redux state management ).how to handle token or session(state management redex store) in enterprice level application ....thanks in advance bro ... eagarly waiting bro..create enterprice level small application ( like ecommerce with cover all topics bro)

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Thanks for the suggestion. Sure, I will try to upload videos on this topic.

  • @ragucool9468
    @ragucool94684 ай бұрын

    @@tamilsoftwareengineer Thanks bro

  • @talkwithganesh3626
    @talkwithganesh36264 ай бұрын

    Redux toolkit explanation in tamil

  • @gokulrajpalanisamy235
    @gokulrajpalanisamy2354 ай бұрын

    Subscribed ❤ waiting for more regular videos with explanation

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Thanks for subscribing 🙏 Sure will upload videos regularly.

  • @gokulrajpalanisamy235
    @gokulrajpalanisamy2354 ай бұрын

    Great bro❤ plz post more react based project with tamil voice over

  • @souleimanekonate3096
    @souleimanekonate30964 ай бұрын

    Great one again. I followed along and looking forward for the next one. Keep up the good work ! 🚀

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Glad to hear it ❤️. Please share the video with your friends as well.

  • @ArunKumar-zz4tg
    @ArunKumar-zz4tg4 ай бұрын

    Awesome bro

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Thank you 🙏

  • @suresh3847
    @suresh38474 ай бұрын

    Awesome bro I need more like this ❤

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Thanks. I will upload videos regularly. Please subscribe the channel so you don't miss any.

  • @suresh3847
    @suresh38474 ай бұрын

    @@tamilsoftwareengineer Sure 😇

  • @souleimanekonate3096
    @souleimanekonate30964 ай бұрын

    Excellent explanation

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Thanks a lot 🙏

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Could you please let me know what other topics you are interested in?

  • @souleimanekonate3096
    @souleimanekonate30964 ай бұрын

    ​@@tamilsoftwareengineer ❤ yes, these are the topics I'm currently interested in : - using SWR to get data - writing unit tests for React components -creating and consuming a context

  • @ArunKumar-zz4tg
    @ArunKumar-zz4tg4 ай бұрын

    neenga React ah Clear ah teach panringa bro

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Thank you 🙏

  • @ArunKumar-zz4tg
    @ArunKumar-zz4tg4 ай бұрын

    Super Explanation Brother Clear Explanation

  • @tamilsoftwareengineer
    @tamilsoftwareengineer4 ай бұрын

    Thank you 🙏. Please share with your friends also.

  • @PLATO-en5kp
    @PLATO-en5kp5 ай бұрын

    thank uuuu

  • @tamilsoftwareengineer
    @tamilsoftwareengineer5 ай бұрын

    Welcome 🙏

  • @tamilsoftwareengineer
    @tamilsoftwareengineer5 ай бұрын

    Source code for the image gallery - github.com/TamilSoftwareEngineer/image-gallery/tree/main. If you find this video helpful, please like and share with your friends.

  • @spark_santhosh03
    @spark_santhosh035 ай бұрын

  • @tamilsoftwareengineer
    @tamilsoftwareengineer5 ай бұрын

    Thank you !!

  • @sarigasivakumar5237
    @sarigasivakumar52375 ай бұрын

    Thanks. This is informative 👍

  • @user-cg1ih1mo5y
    @user-cg1ih1mo5y5 ай бұрын

    super bro

  • @tamilsoftwareengineer
    @tamilsoftwareengineer5 ай бұрын

    Thank you 😊

  • @aravinthdavid8837
    @aravinthdavid88376 ай бұрын

    Bro html css js project video

  • @tamilsoftwareengineer
    @tamilsoftwareengineer5 ай бұрын

    Sure. I will add.

  • @tamilsoftwareengineer
    @tamilsoftwareengineer5 ай бұрын

    Which type of project you need?

  • @aravinthdavid8837
    @aravinthdavid88375 ай бұрын

    Bro oru some company landing page project or product shopping page. And audio playing.

  • @tamilsoftwareengineer
    @tamilsoftwareengineer5 ай бұрын

    Sure I will create one video on this. Created a video for creating digital clock - kzread.info/dash/bejne/iqGEpdOmdMTblpM.html

  • @ezhil_pro
    @ezhil_pro6 ай бұрын

    Thanks bro this video helps me lot!!🙌

  • @tamilsoftwareengineer
    @tamilsoftwareengineer5 ай бұрын

    Thank you !!

  • @MyCodingDiarie
    @MyCodingDiarie10 ай бұрын

    Your videos are a constant source of inspiration for me. Please keep them coming!

  • @tamilsoftwareengineer
    @tamilsoftwareengineer10 ай бұрын

    Glad you like them!

  • @MyCodingDiarie
    @MyCodingDiarie10 ай бұрын

    Your content has helped me become a better programmer. Thank you for sharing your knowledge!

  • @tamilsoftwareengineer
    @tamilsoftwareengineer10 ай бұрын

    Great to hear!

  • @MyCodingDiarie
    @MyCodingDiarie10 ай бұрын

    Your explanations are always on point. Thanks for sharing your knowledge!

  • @tamilsoftwareengineer
    @tamilsoftwareengineer10 ай бұрын

    Glad you like it 👍

  • @crazyvickyv1
    @crazyvickyv110 ай бұрын

    Superb 👍🏻👍🏻

  • @tamilsoftwareengineer
    @tamilsoftwareengineer10 ай бұрын

    Thanks 🤗

  • @MyCodingDiarie
    @MyCodingDiarie10 ай бұрын

    Your videos are a constant source of inspiration for me. Please keep them coming!

  • @tamilsoftwareengineer
    @tamilsoftwareengineer10 ай бұрын

    Thank you! Will do!