Skip to main content

An Event for Crazy Programmers Only Neeraj Mishra The Crazy Programmer

2020 has been an eventful year, but what if we tell you that events are not all the same?

What if there was an event for developers with no dress code, no small talk, no limits – only genuine connections?

What if there was no endless list of speakers with boring topics, but only the premium minds of the industry with the real tech knowledge and insights?

What if the main goal of the event was to help you upgrade your career with Coding, Learning & meaningful Networking opportunities?

Future.Works Tech Conference

Let me introduce you to the Future.Works Tech Conference, on the 9th and 10th of December. 2 days of coding and networking to learn JavaScript and Java with world-level tech speakers, live coding, workshops and career sessions. On the first day we will be focusing on Java, while on the second day the focus will be the JavaScript world. We couldn’t do this alone, so let me introduce you to two of our speakers:

Venkat Subramaniam is the Founder of Agile Developer, Inc. He is an award-winning author, creator of agilelearner.com, co-founder of the devdotnext software conference, and an instructional professor at the University of Houston. He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is a regularly-invited speaker at several international conferences. 

He will be speaking about Java Functional Programming Idioms. Recently, organizations and developers are starting to use Functional Programming with Java. In this talk, Venkat will help you to take a step back and look at programming style as idioms. This will help you gravitate to a better coding style, avoiding some common pitfalls and help you avoid having to learn new skills the hard way.

Mark Thompson will be speaking about Angular and the Supercharged CLI. Mark loves to teach and code. His love for both of these disciplines has led to becoming an award winning university instructor and software engineer. With over a decade of developing solutions across the tech stack, Mark likes to use that experience to break down fear of technology and make challenging technical topics more accessible. Lately, Mark has been spending time as a Developer Advocate at Google.

In his talk, he will help you make your development more productive through the Angular framework. The command line interface can really enrich your developer experience, and he will be showing off the power of the CLI and how you can use it to really become even a more productive developer.

These are only two examples of what you can expect from the Future.Works Tech Conference. You’ll have access to so much more. And the best of all? It’s completely free. What are you waiting for?

Register here or check the event website here to learn more.

About Future.Works:

At Future.Works we believe in the power of tech to impact society in a meaningful, fair and sustainable way. We unlock talent potential for positive impact by transforming career development and hiring, empowering individuals to own their careers and let their talent shine through.

The post An Event for Crazy Programmers Only appeared first on The Crazy Programmer.



from The Crazy Programmer https://ift.tt/3fy2y4N

Comments

Popular posts from this blog

A guide to data integration tools

CData Software is a leader in data access and connectivity solutions. It specializes in the development of data drivers and data access technologies for real-time access to online or on-premise applications, databases and web APIs. The company is focused on bringing data connectivity capabilities natively into tools organizations already use. It also features ETL/ELT solutions, enterprise connectors, and data visualization. Matillion ’s data transformation software empowers customers to extract data from a wide number of sources, load it into their chosen cloud data warehouse (CDW) and transform that data from its siloed source state, into analytics-ready insights – prepared for advanced analytics, machine learning, and artificial intelligence use cases. Only Matillion is purpose-built for Snowflake, Amazon Redshift, Google BigQuery, and Microsoft Azure, enabling businesses to achieve new levels of simplicity, speed, scale, and savings. Trusted by companies of all sizes to meet...

2022: The year of hybrid work

Remote work was once considered a luxury to many, but in 2020, it became a necessity for a large portion of the workforce, as the scary and unknown COVID-19 virus sickened and even took the lives of so many people around the world.  Some workers were able to thrive in a remote setting, while others felt isolated and struggled to keep up a balance between their work and home lives. Last year saw the availability of life-saving vaccines, so companies were able to start having the conversation about what to do next. Should they keep everyone remote? Should they go back to working in the office full time? Or should they do something in between? Enter hybrid work, which offers a mix of the two. A Fall 2021 study conducted by Google revealed that over 75% of survey respondents expect hybrid work to become a standard practice within their organization within the next three years.  Thus, two years after the world abruptly shifted to widespread adoption of remote work, we are dec...

10 Simple Image Slider HTML CSS JavaScript Examples Neeraj Mishra The Crazy Programmer

Slider is a very important part of any website or web project. Here are some simple image slider examples that I handpicked from various sites. These are built by different developers using basic HTML, CSS, and JavaScript. Some are manual while others have auto-slide functionality. You can find the source code for each by clicking on the code button or on the image. 1. Very Simple Slider Demo + Code 2. Popout Slider Demo + Code 3. Really Simple Slider Demo + Code 4. Jquery Simple Slider Demo + Code 5. Manual Slideshow Demo + Code 6. Slideshow Indicators Demo + Code 7. Simple Responsive Fullscreen Slider Demo + Code 8. Responsive Image Slider Demo + Code 9. Simple Image Slider Demo + Code 10. Slicebox – 3D Image Slider Demo + Code I hope these simple image sliders are helpful for you. For any queries, you can ask in the comment section below. The post 10 Simple Image Slider HTML CSS JavaScript Examples appeared first on The Crazy Prog...