Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,151,578 members, 7,812,882 topics. Date: Monday, 29 April 2024 at 09:14 PM

What Is Your Current Programming STACK - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / What Is Your Current Programming STACK (582 Views)

Why Not Check This Means That Will Fetch You Income Faster Than Your Current Job / Full Stack Developer Needed !! / Looking For Frontend, Backend Or Full Stack Developers - Where Do I Find Them? (2) (3) (4)

(1) (Reply) (Go Down)

What Is Your Current Programming STACK by Deicide: 4:44pm On Feb 19
I know so many programing Language but currently my main stack are

1. Typescript
2. GoLang
3. Rust

I use Typescript and GoLang more though but i Love Rust more than both and wish i was very proficient with it.
Re: What Is Your Current Programming STACK by Stephen0mozzy: 4:50pm On Feb 19
smiley HTML, CSS
Re: What Is Your Current Programming STACK by Deicide: 7:07pm On Feb 19
try add Javascript
Stephen0mozzy:
smiley HTML, CSS
Re: What Is Your Current Programming STACK by Unbiased1: 8:38pm On Feb 19
Deicide:
I know so many programing Language but currently my main stack are

1. Typescript
2. GoLang
3. Rust

I use Typescript and GoLang more though but i Love Rust more than both and wish i was very proficient with it.

1) Next JS - Frontend
2) Node JS - Server
3) MongoDB - Database
4) Docker
5) Kubernetes
Re: What Is Your Current Programming STACK by Coder2Client(m): 5:51am On Feb 20
Deicide:
I know so many programing Language but currently my main stack are

1. Typescript
2. GoLang
3. Rust

I use Typescript and GoLang more though but i Love Rust more than both and wish i was very proficient with it.

Java
Springboot
PostgreSQL/MySQL
Docker

Sometimes I work on frontend not expert in it, though.
Angular framework

2 Likes

Re: What Is Your Current Programming STACK by Victherich: 5:54am On Feb 20
FRONT END
HTML
CSS
JavaScript
REACT JS
Re: What Is Your Current Programming STACK by Teckwizard56: 8:27am On Feb 20
Python
Django
Mysql/postgresql
Re: What Is Your Current Programming STACK by Stephen0mozzy: 12:31pm On Feb 20
Deicide:
try add Javascript

Thank you Chief
Re: What Is Your Current Programming STACK by airsaylongcome: 4:28pm On Feb 20
Stephen0mozzy:
smiley HTML, CSS

Are these programming languages?

1 Like

Re: What Is Your Current Programming STACK by Stephen0mozzy: 4:37pm On Feb 20
airsaylongcome:


Are these programming languages?

Yes Sir.

1 Like

Re: What Is Your Current Programming STACK by airsaylongcome: 4:58pm On Feb 20
Stephen0mozzy:


Yes Sir.

Are you able to do a For loop with say HTML or CSS? How about a Linked list? Able to implement a sort algorithm with any of HTML or CSS?
Re: What Is Your Current Programming STACK by jbreezy: 6:16pm On Feb 20
Javascript/Typescript
C#
Java

I know python too..but I just had to let it go
Re: What Is Your Current Programming STACK by EMIOMOADEOYE: 7:02pm On Feb 20
Unbiased1:


1) Next JS - Frontend
2) Node JS - Server
3) MongoDB - Database
4) Docker
5) Kubernetes

Devops on your radar?

1 Like

Re: What Is Your Current Programming STACK by Stephen0mozzy: 11:06pm On Feb 20
airsaylongcome:


Are you able to do a For loop with say HTML or CSS? How about a Linked list? Able to implement a sort algorithm with any of HTML or CSS?

Yes, I can implement a linked list in HTML....

Unsorted Linked List
<ul>
<li> List Item 5</li>
<li> List Item 2</li>
</ul>

Sorted LinkedList
<ol>
<li> List Item 1</li>
<li> List Item 2</li>
</ol>

I don't know about sort though, but I can easily implement a searching algorithm....linear search especially, not so efficient at O(n) though, but atleast it gets the job done. Here it is
<form action="api/algorithm" method="POST">
<label for="searchField">
<input type="text" id="searchField" placeholder="Enter search term here"/>
</label>
<button type="submit">Search!</button>
</form>

Don't even get me started with functions in CSS, btw CSS probably drags who has the highest number of frameworks with Javascript.

2 Likes

Re: What Is Your Current Programming STACK by silento(m): 11:28pm On Feb 20
PHP - backend
MYSQL - database
JAVASCRIPT - frontend
HTML - frontend
CSS - frontend

Apart from lit html I don't use any other framework for JavaScript
Re: What Is Your Current Programming STACK by airsaylongcome: 11:32pm On Feb 20
Stephen0mozzy:


Yes, I can implement a linked list in HTML....

Unsorted Linked List
<ul>
<li> List Item 5</li>
<li> List Item 2</li>
</ul>

Sorted LinkedList
<ol>
<li> List Item 1</li>
<li> List Item 2</li>
</ol>

I don't know about sort though, but I can easily implement a searching algorithm....linear search especially, not so efficient at O(n) though, but atleast it gets the job done. Here it is
<form action="api/algorithm" method="POST">
<label for="searchField">
<input type="text" id="searchField" placeholder="Enter search term here"/>
</label>
<button type="submit">Search!</button>
</form>

Don't even get me started with functions in CSS, btw CSS probably drags who has the highest number of frameworks with Javascript.


If what you wrote up there is really your attempt at implementing a Linked list and a search algorithm, then all I can say is WOW

2 Likes

Re: What Is Your Current Programming STACK by Stephen0mozzy: 11:43pm On Feb 20
airsaylongcome:


If what you wrote up there is really your attempt at implementing a Linked list and a search algorithm, then all I can say is WOW

What can I say Sir, HTML offers a high-level of abstraction that allows me focus on what I want, not "How it should be done".

You should try it on your next DSA task.
Re: What Is Your Current Programming STACK by Unbiased1: 12:34am On Feb 21
EMIOMOADEOYE:


Devops on your radar?

Yeah
Re: What Is Your Current Programming STACK by SIXFEETUNDER: 8:53am On Feb 21
Cpp and asm


I hate rust devs and wish they'll just rope themselves for once
Re: What Is Your Current Programming STACK by airsaylongcome: 9:50am On Feb 21
Stephen0mozzy:


What can I say Sir, HTML offers a high-level of abstraction that allows me focus on what I want, not "How it should be done".

You should try it on your next DSA task.

Totally correct! HTML really does abstract the details. Good job on your linked list and Search algo

1 Like

Re: What Is Your Current Programming STACK by Karleb(m): 9:54am On Feb 21
airsaylongcome:


Totally correct! HTML really does abstract the details. Good job on your linked list and Search algo

I don't know who is serious or unserious here. 🀣
Re: What Is Your Current Programming STACK by airsaylongcome: 10:06am On Feb 21
Karleb:


I don't know who is serious or unserious here. 🀣

Wetin you want make I talk na. E say HTML dey do data abstraction for am so e no really need.to bother about the details of LL. I say he is right.
Re: What Is Your Current Programming STACK by Maxxim: 10:13am On Feb 21
Karleb:


I don't know who is serious or unserious here. 🀣
Boss see as I just dey here dey observe dey shine teeth
Re: What Is Your Current Programming STACK by Stephen0mozzy: 10:40am On Feb 21
airsaylongcome:


Totally correct! HTML really does abstract the details. Good job on your linked list and Search algo

Lol..thank you Boss. HTML is the future and I'm glad you agree now.

Funny how you didn't see the joke all through πŸ˜…

1 Like

Re: What Is Your Current Programming STACK by nnamdiosu(m): 10:46am On Feb 21
Stephen0mozzy:


Yes, I can implement a linked list in HTML....

Unsorted Linked List
<ul>
<li> List Item 5</li>
<li> List Item 2</li>
</ul>

Sorted LinkedList
<ol>
<li> List Item 1</li>
<li> List Item 2</li>
</ol>

I don't know about sort though, but I can easily implement a searching algorithm....linear search especially, not so efficient at O(n) though, but atleast it gets the job done. Here it is
<form action="api/algorithm" method="POST">
<label for="searchField">
<input type="text" id="searchField" placeholder="Enter search term here"/>
</label>
<button type="submit">Search!</button>
</form>

Don't even get me started with functions in CSS, btw CSS probably drags who has the highest number of frameworks with Javascript.


Lol.
Are u for real? grin
Re: What Is Your Current Programming STACK by nnamdiosu(m): 10:57am On Feb 21
Stephen0mozzy:


Lol..thank you Boss. HTML is the future and I'm glad you agree now.

Funny how you didn't see the joke all through πŸ˜…

Lol. I thought as much .
Nice one. grin
Re: What Is Your Current Programming STACK by Stephen0mozzy: 11:00am On Feb 21
nnamdiosu:


Lol. I thought as much .
Nice one. grin

Lol... someone has to speak up for the little guy (HTML)
Re: What Is Your Current Programming STACK by nnamdiosu(m): 11:10am On Feb 21
Stephen0mozzy:


Lol... someone has to speak up for the little guy (HTML)

Lol. I'm telling u. Funny enough no other language or programming language can exist outside of html.

Yet he is still the most despised.
That's human beings for you. grin

1 Like

Re: What Is Your Current Programming STACK by BRATISLAVA: 9:54pm On Feb 22
airsaylongcome:


If what you wrote up there is really your attempt at implementing a Linked list and a search algorithm, then all I can say is WOW

Maybe it's an AI generated linked list.
Re: What Is Your Current Programming STACK by yungevvy(m): 9:16pm On Feb 24
nnamdiosu:


Lol. I'm telling u. Funny enough no other language or programming language can exist outside of html.

Yet he is still the most despised.
That's human beings for you. grin

?
Re: What Is Your Current Programming STACK by Lamas2012(m): 7:12pm On Feb 25
grin
airsaylongcome:


If what you wrote up there is really your attempt at implementing a Linked list and a search algorithm, then all I can say is WOW

(1) (Reply)

Carrington Themes Programmers Help Your Boy / Need A Hxxker. / If You Build It, They Probably Won’t Come

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 35
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.